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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @aureooms/js-integer-big-endian to v10 #49

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 30, 2020

This PR contains the following updates:

Package Type Update Change
@aureooms/js-integer-big-endian (source) devDependencies major 9.0.2 -> 10.0.0

Release Notes

aureooms/js-integer-big-endian

v10.0.0

Compare Source

  • ✨ feat(gcd): Use _imod and add assertions. a1d6532
  • ✨ feat(div): Add assertions. 0209f44
  • ✨ feat(pow): Better assertions. ed9465b
  • ✨ feat(mul): Better assertions. 46ed3a2
  • ✨ feat(convert): Better assertions. 7c5bd08
  • ✨ feat(array): Better assertions. 1a408ac
  • ✨ feat(compare): Better assertions. ceff2ea
  • 🔍 test: Better test titles. 96990cc
  • ✨ feat(add/sub): Better assertions. 5417ec9
  • ✨ feat(package.json): Add sideEffects: false. c723ed9
  • 📚 docs(code/convert): Sprinkle asserts. 9be7cc3
  • ✨ docs: Sprinkle more asserts and fix some documentation. 811d360
  • 🔍 test(idivmod): Fix bad test title. 708459f
  • 🐛 fix(_convert_dc): Fix out of bound call to mul. 55b999d
  • 🐛 fix(_karatsuba): Fix issue when smallest operand is too small. 05d5bdf
  • 🔍 test: Sprinkle asserts and expose some bugs. ced074b
  • 🔨 build: Enable power-assert and unassert transforms. 6562959
  • 😒 chore(dev-deps): Use regenerator-runtime. e53cbda
  • Update dependency ava to v3.11.0 d75aa1b
  • Update dependency ava to v3.10.1 95422c1
  • Update babel monorepo to v7.10.5 b406204
  • Update dependency np to v6.3.2 d3a7b64
  • Update dependency np to v6.3.1 bace729
  • Update babel monorepo to v7.10.4 bf7b61c
  • Update dependency np to v6.2.5 24db03a
  • Update babel monorepo to v7.10.3 0ea76f7
  • Update dependency ava to v3.9.0 6d119b9
  • Update dependency np to v6.2.4 e5cdf45
  • Update dependency nyc to v15.1.0 2828938
  • Update babel monorepo to v7.10.2 a112bb8
  • Update babel monorepo to v7.10.1 e808489
  • Update babel monorepo to v7.10.0 002c7e8

Renovate configuration

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

🚦 Automerge: Enabled.

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

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


  • If you want to rebase/retry this PR, check this box

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

@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #49   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          140       140           
=========================================
  Hits           140       140           

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 5b61ba4...bedfedf. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling bedfedf on renovate/aureooms-js-integer-big-endian-10.x into 5b61ba4 on master.

@renovate renovate bot merged commit 46e52fc into master Jul 30, 2020
@renovate renovate bot deleted the renovate/aureooms-js-integer-big-endian-10.x branch July 30, 2020 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants