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 #890

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/cli (source) 7.16.7 -> 7.16.8 age adoption passing confidence
@babel/preset-env (source) 7.16.7 -> 7.16.8 age adoption passing confidence
@babel/register (source) 7.16.7 -> 7.16.9 age adoption passing confidence
mocha (source) 9.1.3 -> 9.1.4 age adoption passing confidence

Release Notes

babel/babel ### [`v7.16.8`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7168-2022-01-10) [Compare Source](https://togithub.com/babel/babel/compare/v7.16.7...v7.16.8) ##### :bug: Bug Fix - `babel-generator`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-parameters` - [#​14113](https://togithub.com/babel/babel/pull/14113) Print trailing comma after a single TS generic in arrow fns ([@​ozanhonamlioglu](https://togithub.com/ozanhonamlioglu)) - `babel-traverse` - [#​14105](https://togithub.com/babel/babel/pull/14105) fix: forward stop signal to parent path ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-register` - [#​14107](https://togithub.com/babel/babel/pull/14107) Don't mutate `@babel/register` options ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-modules-commonjs` - [#​14097](https://togithub.com/babel/babel/pull/14097) Register binding for newly created vars for commonjs transforms ([@​The-x-Theorist](https://togithub.com/The-x-Theorist)) - `babel-plugin-transform-typescript` - [#​14093](https://togithub.com/babel/babel/pull/14093) Fix TypeScript Enum self-references ([@​magic-akari](https://togithub.com/magic-akari)) ##### :nail_care: Polish - `babel-generator` - [#​14094](https://togithub.com/babel/babel/pull/14094) Always print directives with double quotes when minified ([@​overlookmotel](https://togithub.com/overlookmotel)) ##### :house: Internal - `babel-helper-fixtures`, `babel-plugin-proposal-record-and-tuple`, `babel-preset-env` - [#​14118](https://togithub.com/babel/babel/pull/14118) Always use the plugin/preset name in fixtures options ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-helper-remap-async-to-generator`, `babel-helper-wrap-function`, `babel-plugin-transform-async-to-generator` - [#​14122](https://togithub.com/babel/babel/pull/14122) Optimize `transform-async-to-generator` output ([@​magic-akari](https://togithub.com/magic-akari))
mochajs/mocha ### [`v9.1.4`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​914--2022-01-14) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.3...v9.1.4) #### :bug: Fixes - [#​4807](https://togithub.com/mochajs/mocha/issues/4807): `import` throws wrong error if loader is used ([**@​giltayar**](https://togithub.com/giltayar)) #### :nut_and_bolt: Other - [#​4777](https://togithub.com/mochajs/mocha/issues/4777): Add Node v17 to CI test matrix ([**@​outsideris**](https://togithub.com/outsideris))

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: