likecoin / likecoin-prayer

LikeCoin batch transaction service used for automated payments
GNU General Public License v3.0
14 stars 3 forks source link

Update bignumber.js to the latest version πŸš€ #21

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency bignumber.js was updated from 7.2.1 to 8.0.0.

This version 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.


Find out more about this release.

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:

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 01bfc34 v8.0.1
  • dbe94d3 Typescript definitions: rest parameter must be array type
  • 286efa6 Update CHANGELOG

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 90672e7 v8.0.2
  • 73097f5 Improve Use section of README
  • 3bcba45 Optimise toString(10)
  • 171e195 Add verson number to API doc
  • c324fc8 #209 toPrecision without argument should follow toString

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • 398b54f Merge branch 'dev'
  • b86c22c Merge pull request #220 from iamdoron/master
  • 7b8eeb9 v8.1.0
  • 18bf82a fix formatting
  • 788335b Remove [key: string] from BigNumber.Object, improve BigNumber.Object by adding a union with NaNObject
  • 8c34396 Allow { s: null, e: null, c: null } (NaN)
  • cefa7c8 Rename interface BigNumber.BigNumberData to BigNumber.Object
  • ccd14b4 Merge pull request #221 from matthew1534/master
  • cd65f21 Corrected docs using method that doesn't exist
  • 5606fa9 Allow creating BigNumber with {s, e, c}
  • bde4ac1 Correct version number

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits ahead by 4, behind by 5.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 986fd70 v9.0.0
  • 97a83d7 For compatibility with legacy browsers, remove Symbol references

See the full diff