commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter
http://commitizen.github.io/cz-cli/
MIT License
16.6k stars 552 forks source link

chore(deps): update all non-major dependencies #891

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.16.7 -> 7.16.12 age adoption passing confidence
@babel/preset-env (source) 7.16.8 -> 7.16.11 age adoption passing confidence
chai (source) 4.3.4 -> 4.3.6 age adoption passing confidence
mocha (source) 9.1.4 -> 9.2.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.16.12`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v71612-2022-01-22) [Compare Source](https://togithub.com/babel/babel/compare/v7.16.10...v7.16.12) ##### :bug: Bug Fix - `babel-core` - [#​14192](https://togithub.com/babel/babel/pull/14192) Avoid dynamic import when it's not needed ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​14194](https://togithub.com/babel/babel/pull/14194) fix: incorrect `in` parsing in arrow ConciseBody ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v7.16.10`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v71610-2022-01-19) [Compare Source](https://togithub.com/babel/babel/compare/v7.16.7...v7.16.10) ##### :bug: Bug Fix - `babel-highlight` - [#​14165](https://togithub.com/babel/babel/pull/14165) Avoid infinite loop when highlighting an empty input ([@​blankPen](https://togithub.com/blankPen)) - `babel-traverse` - [#​14164](https://togithub.com/babel/babel/pull/14164) Handle logical assignment in super property transforms ([@​magic-akari](https://togithub.com/magic-akari)) - [#​14162](https://togithub.com/babel/babel/pull/14162) Fix the transform of `super.foo--`/`super[foo]--` (and prefix) ([@​magic-akari](https://togithub.com/magic-akari)) - `babel-core` - [#​14110](https://togithub.com/babel/babel/pull/14110) Respect `package.json#exports` when resolving plugins ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​14153](https://togithub.com/babel/babel/pull/14153) Disable "Reentrant plugin detected" error in async mode ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-plugin-transform-runtime` - [#​14157](https://togithub.com/babel/babel/pull/14157) Remove workaround for `_typeof` in runtime build script ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​14130](https://togithub.com/babel/babel/pull/14130) Improve errors location tracking ([@​tolmasky](https://togithub.com/tolmasky)) ##### :microscope: Output optimization - `babel-helper-create-class-features-plugin`, `babel-preset-env` - [#​14169](https://togithub.com/babel/babel/pull/14169) Skip class fields transform when not necessary for private methods ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
babel/babel (@​babel/preset-env) ### [`v7.16.11`](https://togithub.com/babel/babel/releases/v7.16.11) [Compare Source](https://togithub.com/babel/babel/compare/v7.16.10...v7.16.11) #### v7.16.11 (2022-01-20) This empty releases force-publishes a new version of `@babel/plugin-proposal-private-methods` (which was not published in v7.16.10 because it didn't have any actual change) and of `@babel/preset-env`. This solves [an incompatibility](https://togithub.com/babel/babel/pull/14169#issuecomment-1016948723) between `@babel/preset-env@7.16.10` and `@babel/helper-create-class-features-plugin@7.16.7`, by making sure that `@babel/preset-env` transitively depends on `@babel/helper-create-class-features-plugin@^7.16.10`. ### [`v7.16.10`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v71610-2022-01-19) [Compare Source](https://togithub.com/babel/babel/compare/v7.16.8...v7.16.10) ##### :bug: Bug Fix - `babel-highlight` - [#​14165](https://togithub.com/babel/babel/pull/14165) Avoid infinite loop when highlighting an empty input ([@​blankPen](https://togithub.com/blankPen)) - `babel-traverse` - [#​14164](https://togithub.com/babel/babel/pull/14164) Handle logical assignment in super property transforms ([@​magic-akari](https://togithub.com/magic-akari)) - [#​14162](https://togithub.com/babel/babel/pull/14162) Fix the transform of `super.foo--`/`super[foo]--` (and prefix) ([@​magic-akari](https://togithub.com/magic-akari)) - `babel-core` - [#​14110](https://togithub.com/babel/babel/pull/14110) Respect `package.json#exports` when resolving plugins ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​14153](https://togithub.com/babel/babel/pull/14153) Disable "Reentrant plugin detected" error in async mode ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-plugin-transform-runtime` - [#​14157](https://togithub.com/babel/babel/pull/14157) Remove workaround for `_typeof` in runtime build script ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​14130](https://togithub.com/babel/babel/pull/14130) Improve errors location tracking ([@​tolmasky](https://togithub.com/tolmasky)) ##### :microscope: Output optimization - `babel-helper-create-class-features-plugin`, `babel-preset-env` - [#​14169](https://togithub.com/babel/babel/pull/14169) Skip class fields transform when not necessary for private methods ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
chaijs/chai ### [`v4.3.6`](https://togithub.com/chaijs/chai/releases/v4.3.6) [Compare Source](https://togithub.com/chaijs/chai/compare/v4.3.5...v4.3.6) Update loupe to 2.3.1 ### [`v4.3.5`](https://togithub.com/chaijs/chai/releases/v4.3.5) [Compare Source](https://togithub.com/chaijs/chai/compare/v4.3.4...v4.3.5) - build chaijs [`fca5bb1`](https://togithub.com/chaijs/chai/commit/fca5bb1) - build(deps-dev): bump codecov from 3.1.0 to 3.7.1 ([#​1446](https://togithub.com/chaijs/chai/issues/1446)) [`747eb4e`](https://togithub.com/chaijs/chai/commit/747eb4e) - fix package.json exports [`022c2fa`](https://togithub.com/chaijs/chai/commit/022c2fa) - fix: package.json - deprecation warning on exports field ([#​1400](https://togithub.com/chaijs/chai/issues/1400)) [`5276af6`](https://togithub.com/chaijs/chai/commit/5276af6) - feat: use chaijs/loupe for inspection ([#​1401](https://togithub.com/chaijs/chai/issues/1401)) ([#​1407](https://togithub.com/chaijs/chai/issues/1407)) [`c8a4e00`](https://togithub.com/chaijs/chai/commit/c8a4e00)
mochajs/mocha ### [`v9.2.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​920--2022-01-24) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.4...v9.2.0) #### :tada: Enhancements - [#​4813](https://togithub.com/mochajs/mocha/issues/4813): Parallel: assign each worker a worker-id ([**@​forty**](https://togithub.com/forty)) #### :nut_and_bolt: Other - [#​4818](https://togithub.com/mochajs/mocha/issues/4818): Update production dependencies ([**@​juergba**](https://togithub.com/juergba))

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.2.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: