lookfirst / bittrex-typescript

Sorry for yet another client, I didn't like what else was out there
MIT License
9 stars 4 forks source link

Update bignumber.js to the latest version 🚀 #5

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

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’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 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](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 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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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