commitizen / cz-cli

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

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

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.17.0 -> 7.17.6 age adoption passing confidence
@babel/core (source) 7.17.2 -> 7.17.5 age adoption passing confidence
@babel/plugin-proposal-object-rest-spread (source) 7.16.7 -> 7.17.3 age adoption passing confidence
mocha (source) 9.2.0 -> 9.2.1 age adoption passing confidence

Release Notes

babel/babel ### [`v7.17.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7176-2022-02-21) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.3...v7.17.6) ##### :eyeglasses: Spec Compliance - `babel-helper-module-transforms` - [#​14287](https://togithub.com/babel/babel/pull/14287) Make module namespace sort compare function consistent ([@​devsnek](https://togithub.com/devsnek)) ##### :bug: Bug Fix - `babel-cli` - [#​14281](https://togithub.com/babel/babel/pull/14281) cli: handle multiple input sources in watch mode ([@​JLHwung](https://togithub.com/JLHwung)) ##### :microscope: Output optimization - `babel-plugin-transform-react-constant-elements` - [#​12975](https://togithub.com/babel/babel/pull/12975) `allowMutablePropsOnTags`: cache JSX constant elements with function props ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-pipeline-operator`, `babel-standalone` - [#​14278](https://togithub.com/babel/babel/pull/14278) \[hack pipes] Inline topic token when possible ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-preset-env` - [#​14275](https://togithub.com/babel/babel/pull/14275) Avoid IIFE for single-expression class static blocks ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.17.3`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7173-2022-02-15) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.0...v7.17.3) ##### :bug: Bug Fix - `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​14271](https://togithub.com/babel/babel/pull/14271) jsx-development: do not emit `this` within ts module block ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-destructuring` - [#​14240](https://togithub.com/babel/babel/pull/14240) Fix destructuring with holes in assign pattern ([@​magic-akari](https://togithub.com/magic-akari)) ##### :house: Internal - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner` - [#​14253](https://togithub.com/babel/babel/pull/14253) Convert all SourceMapConsumers to TraceMaps ([@​jridgewell](https://togithub.com/jridgewell)) ##### :microscope: Output optimization - `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-transform-new-target`, `babel-plugin-transform-parameters`, `babel-traverse` - [#​14268](https://togithub.com/babel/babel/pull/14268) Skip unnecessary temp vars in `path.insertAfter` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
mochajs/mocha ### [`v9.2.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​921--2022-02-19) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.2.0...v9.2.1) #### :bug: Fixes - [#​4832](https://togithub.com/mochajs/mocha/issues/4832): Loading of config files throws wrong error ([**@​juergba**](https://togithub.com/juergba)) - [#​4799](https://togithub.com/mochajs/mocha/issues/4799): Reporter: configurable `maxDiffSize` reporter-option ([**@​norla**](https://togithub.com/norla))

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 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: