make-github-pseudonymous-again / js-integer

:zzz: Integers for JavaScript (β„€)
https://make-github-pseudonymous-again.github.io/js-integer
GNU Affero General Public License v3.0
1 stars 0 forks source link

Update @aureooms/js-integer-big-endian to the latest version πŸš€ #19

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of @aureooms/js-integer-big-endian just got published.

Dependency @aureooms/js-integer-big-endian
Current Version 3.0.0
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of @aureooms/js-integer-big-endian. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 20 commits0.

  • 865dc94 4.0.0
  • c394d76 rebuild
  • 108c7a1 tests style
  • 09d4424 fix tests and fix #23
  • efe57f8 style for api tests
  • 5730375 drop remaining legacy code and rename
  • f05a59b drop legacy code
  • fa46476 _mul > handle simple cases more efficiently
  • 143bf39 add codacy config file
  • 75c2c9f update travis and codeclimate configs
  • fa406f0 use presets-env instead of presets-latest
  • 6f3161b update dependencies and rebuild
  • 12f7518 Merge pull request #21 from aureooms/greenkeeper/@aureooms/js-itertools-3.2.1
  • 0145c4a chore(package): update @aureooms/js-itertools to version 3.2.1
  • 5eda2bb Merge pull request #20 from aureooms/greenkeeper-ava-0.19.0

There are 20 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.17% when pulling 344ef44726f3539f1257f501626e93c0e5cfadfa on greenkeeper/@aureooms/js-integer-big-endian-4.0.0 into ef5e5cad80f16b8c5ca62ce881cf841477419b27 on master.

codecov-io commented 7 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   86.17%   86.17%           
=======================================
  Files           6        6           
  Lines          94       94           
=======================================
  Hits           81       81           
  Misses         13       13

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update ef5e5ca...344ef44. Read the comment docs.