-
Notifications
You must be signed in to change notification settings - Fork 13
chore: upgrade bignumber #1227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: upgrade bignumber #1227
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR upgrades the bignumber.js library dependency across multiple apps and libraries in the monorepo from various versions (primarily 9.3.0 and some 9.0.2) to version 9.3.1, ensuring consistency across the codebase.
- Standardized bignumber.js version to ^9.3.1 across all packages
- Updated version specification format to use caret notation consistently
- Upgraded from older versions (9.0.2) to the latest patch version
Reviewed Changes
Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
libs/units/package.json | Updated bignumber.js from ^9.3.0 to ^9.3.1 |
libs/design-system/package.json | Updated bignumber.js from ^9.3.0 to ^9.3.1 |
libs/clusterd/package.json | Updated bignumber.js from ^9.0.2 to ^9.3.1 |
apps/walletd/package.json | Updated bignumber.js from ^9.3.0 to ^9.3.1 |
apps/renterd/package.json | Updated bignumber.js from ^9.3.0 to ^9.3.1 |
apps/indexd/package.json | Updated bignumber.js from 9.3.0 to ^9.3.1 and added caret notation |
apps/hostd/package.json | Updated bignumber.js from ^9.0.2 to ^9.3.1 |
apps/explorer/package.json | Updated bignumber.js from ^9.3.0 to ^9.3.1 |
5900192
to
22c495a
Compare
Merge activity
|
Uh oh!
There was an error while loading. Please reload this page.