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-error to v5 #111

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aureooms/js-error (source) ^4.0.1 -> ^5.0.0 age adoption passing confidence

Release Notes

aureooms/js-error ### [`v5.0.1`](https://togithub.com/aureooms/js-error/releases/v5.0.1) [Compare Source](https://togithub.com/aureooms/js-error/compare/v5.0.0...v5.0.1) - :recycle: refactor: Remove useless polyfill. [`892830e`](https://togithub.com/aureooms/js-error/commit/892830e) ### [`v5.0.0`](https://togithub.com/aureooms/js-error/releases/v5.0.0) [Compare Source](https://togithub.com/aureooms/js-error/compare/v4.0.1...v5.0.0) - :books: docs(README): Add emoji to heading. [`c75ce93`](https://togithub.com/aureooms/js-error/commit/c75ce93) - :robot: config(typescript): Create tsconfig.json. [`e6913fd`](https://togithub.com/aureooms/js-error/commit/e6913fd) - :robot: chore: Define custom script to run on travis. [`82b0e77`](https://togithub.com/aureooms/js-error/commit/82b0e77) - :robot: chore(package.json): Add dev script. [`6a8140c`](https://togithub.com/aureooms/js-error/commit/6a8140c) - :robot: config(husky): Configure pre-commit hook. [`fef118b`](https://togithub.com/aureooms/js-error/commit/fef118b) - :robot: docs: Simplify scripts. [`e0dcaf4`](https://togithub.com/aureooms/js-error/commit/e0dcaf4) - :robot: chore: Lint source files. [`7ffc7f1`](https://togithub.com/aureooms/js-error/commit/7ffc7f1) - :robot: docs: Correctly import regenerator/runtime. [`5de4ffc`](https://togithub.com/aureooms/js-error/commit/5de4ffc) - :robot: chore: Use regenerator-runtime instead of [@​babel/polyfill](https://togithub.com/babel/polyfill). [`7a069d5`](https://togithub.com/aureooms/js-error/commit/7a069d5) - :robot: config(renovate.json): Remove custom automerge key. [`19d9c9d`](https://togithub.com/aureooms/js-error/commit/19d9c9d) - :robot: config(renovate.json): Use shared config. [`063e680`](https://togithub.com/aureooms/js-error/commit/063e680) - :robot: config(release): Customize commit message. [`2db6587`](https://togithub.com/aureooms/js-error/commit/2db6587) - :robot: docs(README.md): Make travis-ci.org point to travis-ci.com. [`f3257be`](https://togithub.com/aureooms/js-error/commit/f3257be) - :robot: docs(README.md): Use https for homepage URL. [`89a2645`](https://togithub.com/aureooms/js-error/commit/89a2645) - :robot: docs(README.md): Remove trailing slash in homepage URL. [`c49cd47`](https://togithub.com/aureooms/js-error/commit/c49cd47) - :robot: chore(package.json): Setup xo for linting sources. [`7a3a5cf`](https://togithub.com/aureooms/js-error/commit/7a3a5cf) - :robot: chore(package.json): Add debug script. [`edcb3a3`](https://togithub.com/aureooms/js-error/commit/edcb3a3) - :robot: build: Configure microbundle to produce build. [`2611370`](https://togithub.com/aureooms/js-error/commit/2611370) - :robot: config(babel): Setup environments. [`8c5e672`](https://togithub.com/aureooms/js-error/commit/8c5e672) - :robot: chore: Add test key in .babel.env. [`526d713`](https://togithub.com/aureooms/js-error/commit/526d713) - :robot: chore: Add production key in .babel.env. [`ca26163`](https://togithub.com/aureooms/js-error/commit/ca26163) - :robot: chore: Add debug key in .babel.env. [`37b7256`](https://togithub.com/aureooms/js-error/commit/37b7256) - :robot: config(husky): Configure commit-msg hook. [`850eabe`](https://togithub.com/aureooms/js-error/commit/850eabe) - :robot: config(git-hooks): Setup husky. [`2151cba`](https://togithub.com/aureooms/js-error/commit/2151cba) - :robot: config(github): Configure workflow to automate gh-pages generation. [`bfde9aa`](https://togithub.com/aureooms/js-error/commit/bfde9aa) - :robot: cleaning(package.json): Remove esdoc script. [`31c5aaa`](https://togithub.com/aureooms/js-error/commit/31c5aaa) - :robot: chore: Add build-docs script. [`fa7298b`](https://togithub.com/aureooms/js-error/commit/fa7298b) - :robot: chore: Use c8 instead of nyc. [`f5ae206`](https://togithub.com/aureooms/js-error/commit/f5ae206) - :robot: chore: Lint configuration files. [`ba6df23`](https://togithub.com/aureooms/js-error/commit/ba6df23) - :robot: config(fixpack): Update or create .fixpackrc. [`809d0dd`](https://togithub.com/aureooms/js-error/commit/809d0dd) - :robot: chore(package.json): Setup fixpack for linting package.json. [`3c97c39`](https://togithub.com/aureooms/js-error/commit/3c97c39) - :robot: chore(package.json): Remove .git suffix of repository URL. [`4307dca`](https://togithub.com/aureooms/js-error/commit/4307dca) - :robot: chore(package.json): Use https for homepage URL. [`5660f32`](https://togithub.com/aureooms/js-error/commit/5660f32) - :robot: chore(package.json): Remove trailing slash from homepage. [`2774232`](https://togithub.com/aureooms/js-error/commit/2774232) - :robot: config(mangle): Create mangle.json. [`4a8a0c6`](https://togithub.com/aureooms/js-error/commit/4a8a0c6) - :robot: chore: Format .esdoc.json. [`46e4054`](https://togithub.com/aureooms/js-error/commit/46e4054) - :robot: refactor: Use ESM import syntax. [`a93125b`](https://togithub.com/aureooms/js-error/commit/a93125b) - :robot: config(codeclimate): Rename exclude_paths to exclude_patterns. [`26d77ef`](https://togithub.com/aureooms/js-error/commit/26d77ef) - :robot: config(codeclimate): Remove obsolete languages key. [`be419e2`](https://togithub.com/aureooms/js-error/commit/be419e2) - :robot: chore: Format .codeclimate.yml. [`66eb3d7`](https://togithub.com/aureooms/js-error/commit/66eb3d7) - :robot: chore: Remove .codacy.yml. [`f9c9ce3`](https://togithub.com/aureooms/js-error/commit/f9c9ce3) - :recycle: refactor(tests): Test each error individually. [`1c84899`](https://togithub.com/aureooms/js-error/commit/1c84899) - :see_no_evil: chore(eslint): Ignore portability-related use of **proto**. [`9f791b2`](https://togithub.com/aureooms/js-error/commit/9f791b2) - :art: refactor(customError): Name default export for style. [`4ad2549`](https://togithub.com/aureooms/js-error/commit/4ad2549) - :boom: refactor(api)!: Do not export default export. [`8684af2`](https://togithub.com/aureooms/js-error/commit/8684af2) - :test_tube: test: Fix style. [`7cf20f8`](https://togithub.com/aureooms/js-error/commit/7cf20f8) - Update babel monorepo to v7.13.10 [`2c3ca62`](https://togithub.com/aureooms/js-error/commit/2c3ca62) - Update dependency [@​babel/preset-env](https://togithub.com/babel/preset-env) to v7.13.9 [`2238093`](https://togithub.com/aureooms/js-error/commit/2238093) - Update babel monorepo to v7.13.8 [`20c102c`](https://togithub.com/aureooms/js-error/commit/20c102c) - Update dependency [@​babel/preset-env](https://togithub.com/babel/preset-env) to v7.13.5 [`b76b99b`](https://togithub.com/aureooms/js-error/commit/b76b99b) - Update dependency [@​babel/core](https://togithub.com/babel/core) to v7.13.1 [`6970f97`](https://togithub.com/aureooms/js-error/commit/6970f97) - Update babel monorepo to v7.13.0 [`0b266cf`](https://togithub.com/aureooms/js-error/commit/0b266cf) - Update babel monorepo to v7.12.17 [`9fe82d1`](https://togithub.com/aureooms/js-error/commit/9fe82d1) - Update dependency np to v7.4.0 [`f9578fa`](https://togithub.com/aureooms/js-error/commit/f9578fa) - Update babel monorepo to v7.12.16 [`5b967fc`](https://togithub.com/aureooms/js-error/commit/5b967fc) - Update dependency np to v7.3.0 [`11e0ebf`](https://togithub.com/aureooms/js-error/commit/11e0ebf) - Update babel monorepo to v7.12.13 [`4cfe61d`](https://togithub.com/aureooms/js-error/commit/4cfe61d) - Update dependency ava to v3.15.0 [`16fd6eb`](https://togithub.com/aureooms/js-error/commit/16fd6eb) - Update dependency np to v7.2.0 [`09b51f3`](https://togithub.com/aureooms/js-error/commit/09b51f3) - Update dependency np to v7.1.0 [`e564884`](https://togithub.com/aureooms/js-error/commit/e564884) - Update dependency [@​babel/preset-env](https://togithub.com/babel/preset-env) to v7.12.11 [`a4489c0`](https://togithub.com/aureooms/js-error/commit/a4489c0) - Update babel monorepo to v7.12.10 [`e338fac`](https://togithub.com/aureooms/js-error/commit/e338fac) - Update dependency ava to v3.14.0 [`f59edee`](https://togithub.com/aureooms/js-error/commit/f59edee) - Update dependency [@​babel/core](https://togithub.com/babel/core) to v7.12.9 [`a171b28`](https://togithub.com/aureooms/js-error/commit/a171b28) - Update babel monorepo to v7.12.8 [`ab57ff1`](https://togithub.com/aureooms/js-error/commit/ab57ff1) - Update babel monorepo to v7.12.7 [`878464d`](https://togithub.com/aureooms/js-error/commit/878464d) - :books: docs: Link to main branch. [`e51bd5f`](https://togithub.com/aureooms/js-error/commit/e51bd5f) - :unamused: chore(README): Link to main branch. [`a1018c5`](https://togithub.com/aureooms/js-error/commit/a1018c5) - Update dependency np to v7 [`accd929`](https://togithub.com/aureooms/js-error/commit/accd929) - Update dependency [@​babel/core](https://togithub.com/babel/core) to v7.12.3 [`409e338`](https://togithub.com/aureooms/js-error/commit/409e338) - Update babel monorepo to v7.12.1 [`01c15bd`](https://togithub.com/aureooms/js-error/commit/01c15bd) - Update babel monorepo to v7.12.0 [`a65b733`](https://togithub.com/aureooms/js-error/commit/a65b733) - Update dependency ava to v3.13.0 [`063578a`](https://togithub.com/aureooms/js-error/commit/063578a) - Update babel monorepo to v7.11.6 [`fa282b5`](https://togithub.com/aureooms/js-error/commit/fa282b5) - Update babel monorepo to v7.11.5 [`d198af2`](https://togithub.com/aureooms/js-error/commit/d198af2) - Update dependency np to v6.5.0 [`e68b6be`](https://togithub.com/aureooms/js-error/commit/e68b6be) - Update dependency ava to v3.12.1 [`d6129d4`](https://togithub.com/aureooms/js-error/commit/d6129d4) - Update dependency ava to v3.12.0 [`45cd372`](https://togithub.com/aureooms/js-error/commit/45cd372) - Update dependency [@​babel/core](https://togithub.com/babel/core) to v7.11.4 [`f3d0123`](https://togithub.com/aureooms/js-error/commit/f3d0123) - Update dependency np to v6.4.0 [`07e6baa`](https://togithub.com/aureooms/js-error/commit/07e6baa) - Update dependency [@​babel/core](https://togithub.com/babel/core) to v7.11.1 [`209f1e5`](https://togithub.com/aureooms/js-error/commit/209f1e5)

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.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling eac1c6bef19bb5d39f1eeef553f50db37fb46a7f on renovate/aureooms-js-error-5.x into a03e779160ab8ac153e0c342a7bad195f9bc153e on main.