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 dependency @aureooms/js-integer-big-endian to v6 #40

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@aureooms/js-integer-big-endian (source) dependencies major ^5.0.1 -> ^6.0.0

Release Notes

aureooms/js-integer-big-endian ### [`v6.0.0`](https://togithub.com/aureooms/js-integer-big-endian/releases/v6.0.0) [Compare Source](https://togithub.com/aureooms/js-integer-big-endian/compare/v5.0.2...v6.0.0) - :boom: BREAKING CHANGE: Rename \_powd to \_pow_double. [`269b784`](https://togithub.com/aureooms/js-integer-big-endian/commit/269b784) - :mag: test(ava): Increase timeout. [`58b8be7`](https://togithub.com/aureooms/js-integer-big-endian/commit/58b8be7) - :books: docs(README): Add link to documentation in README. [`c385a47`](https://togithub.com/aureooms/js-integer-big-endian/commit/c385a47) - :art: style: Obliterate commented code. [`e727969`](https://togithub.com/aureooms/js-integer-big-endian/commit/e727969) - :mag: test(add): Write random tests for add. [`99ccd92`](https://togithub.com/aureooms/js-integer-big-endian/commit/99ccd92)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 4 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 97.927% when pulling 5d7ef2f2ab8be0fc2bc06d38c55e4d9e4b6919a3 on renovate/aureooms-js-integer-big-endian-6.x into 22631684788f67fba0db2a4ce80e8c385ae614cd on master.

codecov-io commented 4 years ago

Codecov Report

Merging #40 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   97.92%   97.92%           
=======================================
  Files           8        8           
  Lines         193      193           
=======================================
  Hits          189      189           
  Misses          4        4           
Impacted Files Coverage Δ
src/Integer.js 96.72% <100.00%> (ø)

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 2263168...5d7ef2f. Read the comment docs.

renovate[bot] commented 4 years ago

Autoclosing Skipped

This PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.