chore(deps): bump bignumber.js from 9.3.1 to 11.1.1#84
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
b46176c to
bcae019
Compare
Bumps [bignumber.js](https://github.com/MikeMcl/bignumber.js) from 9.3.1 to 11.1.1. - [Release notes](https://github.com/MikeMcl/bignumber.js/releases) - [Changelog](https://github.com/MikeMcl/bignumber.js/blob/main/CHANGELOG.md) - [Commits](MikeMcl/bignumber.js@v9.3.1...v11.1.1) --- updated-dependencies: - dependency-name: bignumber.js dependency-version: 11.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
bcae019 to
eab5715
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps bignumber.js from 9.3.1 to 11.1.1.
Release notes
Sourced from bignumber.js's releases.
Changelog
Sourced from bignumber.js's changelog.
... (truncated)
Commits
1e55b9av11.1.1300e0f3docs: fix decimalPlaces API descriptioncca72eeUpdate version number in API.html2f0e7dev11.1.0e06dfc2Implement fromFormat. toFormat: support [min, max] decimal places.128ad3a#262 decimalPlaces: accept a negative decimal places count.85482a3#352 Add toBigInt method.aa2cfdbBigNumber.sum: return zero if there are no arguments1b09c08v11.0.0aceb0d2Support underscores as separators. Refactor constructor.