richardschneider / money-works

Work with money in multiple currencies
MIT License
13 stars 5 forks source link

Update big.js to the latest version 🚀 #23

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.1.0 of big.js was just published.

Dependency big.js
Current Version 3.2.0
Type dependency

The version 5.1.0 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 big.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 20 commits.

  • 25f2971 v5.1.0
  • 08ee99c Amend .mjs exports. Remove extension from main field in package.json.
  • 12a9eac Merge pull request #94 from jaeh/master
  • e8066fb Update package.json
  • 8871284 add module and jsnext:main field
  • 8759c0f v5.0.3
  • c444cd3 #89 Optimisation of internal round function
  • f7fe392 v5.0.2
  • 271ebed Update README. Add CHANGELOG.
  • 5a3dc4d Correct Big.version number
  • 8248fef v5.0.0
  • 1937677 Update API doc. Change colour scheme etc.
  • a4ff2c7 Return -0 for valueOf. Refactor errors etc.
  • c3fbace Merge pull request #88 from bdavidxyz/patch-version-1
  • 706c426 Update big.js

There are 20 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:

greenkeeper[bot] commented 6 years ago

Version 5.1.1 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 6 years ago

Version 5.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • b4db24d v5.1.2
  • dd4c3e5 Restore named export to enable import {Big}
  • 551af02 Merge pull request #97 from jacobheun/master
  • c7691fd add browser field to package.json

See the full diff

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.005%) to 99.301% when pulling 0db0f09f0681e0de677bee3c33b12a75513c3c77 on greenkeeper/big.js-5.1.0 into 366c269afff868d72920ddf0e23000b97195d0e5 on master.

richardschneider commented 6 years ago

:tada: This PR is included in version 1.5.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: