The version 7.0.2 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of bignumber.js.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 7.0.2 of bignumber.js was just published.
bignumber.js
The version 7.0.2 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of bignumber.js.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 18 commits.
93f9209
v7.0.2
612e29d
#165 Bugfix: upper-case letters for bases 11-36 in a custom alphabet
d1c28e5
Add note to README regarding creating BigNumbers from Number values
14b9082
Merge pull request #159 from sun-zheng-an/patch-1
7a0e7e2
Fix the declarations of
decimalPlaces
anddp
f070571
v7.0.1
8c3e52d
#158 Fix global object variable name typo
5d31744
v7.0.0
09a636f
#144 Enable compatibility with Object.freeze(Object.prototype).
4d6f8e9
Clean-up typings
e5538ac
Only throw on bad value or 16+ sig. dig. number if BigNumber.DEBUG is true
3d34eb4
#143 Remove global BigNumber from typings
8e887cb
Comment-out excess tests
0365d12
Whitespace
e6ec119
#154 exponentiatedBy: allow BigNumber exponent
There are 18 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: