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

chore(deps): update dependency @aureooms/js-integer to v10 #82

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aureooms/js-integer (source) 9.0.2 -> 10.0.1 age adoption passing confidence

Release Notes

aureooms/js-integer

v10.0.1

Compare Source

  • 🔨 config(build): Avoid mangling dependency props. 1e4e010
  • 🔨 config(build): Mangle _limbs_in_base to c. 507baba

v10.0.0

Compare Source

  • 💥 config(build)!: Mangle some properties. 7a0d8f4
  • 🩹 fix(Integer#abs): Remove bogus parameter in #opposite call. 7708588
  • ♻️ refactor: Remove most circular dependencies. 199dc17
  • 🤖 config(husky): Configure pre-commit hook. 3bf51db
  • 🤖 docs: Simplify scripts. a1160f7
  • 🤖 chore: Lint source files. 38e72d9
  • 🤖 config(package.json): Lint config in dev script. 967ece3
  • 🤖 config(package.json): Lint sources in dev script using lint-and-fix script. e7555d2
  • 🤖 chore(package.json): Configure xo. bcd8ad6
  • 🤖 config(typescript): Create tsconfig.json. b8eb3b8
  • 🤖 config(travis): Lint config in script. 2bccd57
  • 🤖 config(renovate.json): Remove custom automerge key. b301822
  • 🤖 config(renovate.json): Use shared config. 82e4bba
  • 🤖 config(release): Customize commit message. 86aeb39
  • 🤖 docs(README.md): Make travis-ci.org point to travis-ci.com. 7fe89b7
  • 🤖 chore(package.json): Configure prettier. 76dc97e
  • 🤖 chore(package.json): Add lint-and-fix script. 8ae81c7
  • 🤖 config(package.json): Enable linting with xo. dc3730f
  • 🤖 chore(package.json): Add debug script. 0d43740
  • 🤖 config(babel): Sort keys. 8f2c552
  • 🤖 config(babel): Enable sourceMaps files. a5217a9
  • 🤖 config(babel): Setup test environment. c39ccd1
  • 🤖 config(babel): Sort environments keys. 2d56374
  • 🤖 build: Configure microbundle to produce build. 221918a
  • 🤖 config(babel): Setup debug environment. cd9ac3f
  • 🤖 chore: Add debug key in .babel.env. 7bc7f21
  • 🤖 config(babel): Setup default presets. 7ecfd7e
  • 🤖 config(husky): Configure commit-msg hook. 601420b
  • 🤖 config(git-hooks): Setup husky. e0d8479
  • 🤖 config(github): Configure workflow to automate gh-pages generation. 98bd880
  • 🤖 docs: Correctly import regenerator/runtime. ee453e2
  • 🤖 cleaning(package.json): Remove esdoc script. 98cabd3
  • 🤖 chore: Add build-docs script. 7d0fd2c
  • 🤖 chore(package.json): Add devDependency xo. 6e01ea3
  • 🤖 chore: Use c8 instead of nyc. 6d28504
  • 🤖 config(ava): Sort keys. 1b8c82d
  • 🤖 chore: Lint configuration files. 0c6f031
  • 🤖 config(fixpack): Update or create .fixpackrc. cb83165
  • 🤖 chore(package.json): Setup fixpack for linting package.json. 860f6e4
  • 🤖 chore(package.json): Remove .git suffix of repository URL. 0359e5b
  • 🤖 config(mangle): Create mangle.json. 24a3a9d
  • 🤖 chore(.esdoc.json): Sort plugins. 7c47bd4
  • 🤖 refactor: Use ESM import syntax. 306e288
  • 🤖 config(codeclimate): Rename exclude_paths to exclude_patterns. 115ae22
  • 🤖 config(codeclimate): Remove obsolete languages key. 4b223be
  • 🤖 chore: Format .codeclimate.yml. 3a19d3c
  • 🤖 chore: Remove .codacy.yml. b08ef76
  • 👕 refactor: Lint sources and tests. 68f6c54
  • ⬆️ deps: Upgrade. cc4f739
  • Update dependency @​aureooms/js-itertools to v5 d515214
  • Update dependency @​aureooms/js-error to v5 9b94a77
  • Update babel monorepo to v7.13.10 a03e779
  • Update dependency @​babel/preset-env to v7.13.9 c249d8f
  • Update babel monorepo to v7.13.8 c33f407
  • Update dependency @​babel/preset-env to v7.13.5 e1cbd1a
  • Update babel monorepo 28ba943
  • Update babel monorepo to v7.12.17 fcc97c2
  • Update dependency np to v7.4.0 1389eae
  • Update babel monorepo to v7.12.16 e502c3e
  • Update dependency np to v7.3.0 8537526
  • Update babel monorepo to v7.12.13 188a852
  • Update dependency js-big-integer to v3.0.7 cedc8ce
  • Update dependency ava to v3.15.0 b67900b
  • Update dependency np to v7.2.0 5b1c42c
  • Update dependency np to v7.1.0 683c87f
  • ✨ feat(limits): Rely on existing constants. ea24658
  • Update dependency @​babel/preset-env to v7.12.11 674a275

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.

@renovate renovate bot force-pushed the renovate/aureooms-js-integer-10.x branch from 0e27142 to 45b1d58 Compare March 23, 2021 20:48
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.

1 participant