fix(deps): update dependency bignumber.js to v11#145
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
b045607 to
aaae462
Compare
aaae462 to
366b618
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.
This PR contains the following updates:
9.1.2→11.1.1Release Notes
MikeMcl/bignumber.js (bignumber.js)
v11.1.1Compare Source
decimalPlacesAPI description.v11.1.0Compare Source
BigNumber.sum: return zero if there are no arguments.toBigIntmethod.fromFormatmethod.decimalPlaces,toFixedandtoFormat: support negative decimal places.toFormat: support minimum/maximum decimal places.toFormat: fallback toFORMATfor each property not inoptions.DECIMAL_PLACEScausing slow hex integer base conversion.v11.0.0Compare Source
STRICTconfiguration option:if
true(default), throw an exception on invalid input.if
false, returnNaNon invalid input.toFraction: return[1, 0]forInfinityand[0, 0]forNaN.v10.0.2Compare Source
v10.0.1Compare Source
v10.0.0Compare Source
BigNumber.DEBUG, so the behaviour is now always as if it wastrue:NaN.c,e, andsproperties of objects passed toisBigNumbertoStringon any arbitrary object passed to the constructor.toObjectprototype method which returns a plain object withc,e, andsproperties.filesin package.json is used. Add .gitignore.devDependencies.v9.3.1Compare Source
toPrecisionfix.v9.3.0Compare Source
export as namespaceto bignumber.d.ts.?from staticBigNumberanddefaultproperties.v9.2.1Compare Source
BigNumberas named export.v9.2.0Compare Source
BigIntargument.comparedToreturn type.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.