Skip to content

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

Merged
merged 1 commit into from
Aug 1, 2025
Merged

chore: upgrade bignumber #1227

merged 1 commit into from
Aug 1, 2025

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Jul 31, 2025

  • Sync up bignumber library version

@Copilot Copilot AI review requested due to automatic review settings July 31, 2025 15:02
Copy link

changeset-bot bot commented Jul 31, 2025

⚠️ No Changeset found

Latest commit: 22c495a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Jul 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2025 4:36pm
explorer-zen ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2025 4:36pm
hostd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2025 4:36pm
indexd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2025 4:36pm
renterd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2025 4:36pm

Copy link

@Copilot Copilot AI left a 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

Copy link
Member Author

alexfreska commented Jul 31, 2025

Copy link
Member Author

alexfreska commented Aug 1, 2025

Merge activity

  • Aug 1, 1:21 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Aug 1, 1:21 PM UTC: @alexfreska merged this pull request with Graphite.

@alexfreska alexfreska merged commit f0bf188 into main Aug 1, 2025
76 checks passed
@alexfreska alexfreska deleted the chore_upgrade_bignumber branch August 1, 2025 13:21
@github-project-automation github-project-automation bot moved this from In Progress to Done in Sia Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants