Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bignumber.js to the latest version 馃殌 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 27, 2017

Version 5.0.0 of bignumber.js was just published.

Dependency bignumber.js
Current Version 4.1.0
Type dependency

The version 5.0.0 is not covered by your current version range.

If you don鈥檛 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鈥檛 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 2 commits.

  • 861ecdc v5.0.0
  • ede35b5 #81 Don't throw on constructor call without new

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Jan 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 26, 2018

Version 6.0.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 33e7d0a v6.0.0
  • d7e89ec Refactor tests. Rewrite declaration file. Add and rename methods etc.
  • ac8bd47 Remove ERRORS option. Refactor error messages
  • feb9ba6 Add configurable base-conversion alphabet

See the full diff

greenkeeper bot added a commit that referenced this pull request May 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 17, 2018

Version 7.0.2 just got published.

Update to this version instead 馃殌

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 and dp
  • 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

greenkeeper bot added a commit that referenced this pull request May 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 18, 2018

Version 7.1.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 7f6504b v7.1.0
  • 3df0084 Add module field to package.json for bignumber.mjs

See the full diff

greenkeeper bot added a commit that referenced this pull request May 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 22, 2018

Version 7.2.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 0f8d126 v7.2.0
  • 336a54f #166 Correct .mjs file. Remove extension from main field in package.json.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants