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

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.6 -> 7.17.10 age adoption passing confidence
@babel/core (source) 7.17.9 -> 7.18.0 age adoption passing confidence
@babel/plugin-proposal-object-rest-spread (source) 7.17.3 -> 7.18.0 age adoption passing confidence
@babel/preset-env (source) 7.16.11 -> 7.18.0 age adoption passing confidence
glob 7.2.0 -> 7.2.3 age adoption passing confidence
inquirer 8.2.2 -> 8.2.4 age adoption passing confidence
nodemon (source) 2.0.15 -> 2.0.16 age adoption passing confidence

Release Notes

babel/babel ### [`v7.17.10`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v71710-2022-04-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.6...v7.17.10) ##### :bug: Bug Fix - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner` - [#​14479](https://togithub.com/babel/babel/pull/14479) \[cli] Avoid `SourceMapGenerator` for simple map concatenation ([@​jridgewell](https://togithub.com/jridgewell)) ##### :nail_care: Polish - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-fixtures`, `babel-helper-transform-fixture-test-runner` - [#​14506](https://togithub.com/babel/babel/pull/14506) Do not add sourcemap markings for indentation ([@​jridgewell](https://togithub.com/jridgewell)) - `babel-plugin-proposal-pipeline-operator`, `babel-traverse` - [#​14424](https://togithub.com/babel/babel/pull/14424) Update detection of pure nodes (`Scope#isPure`) ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-core` - [#​14493](https://togithub.com/babel/babel/pull/14493) Remove git.io shortlinks from repo ([@​Andoryuuta](https://togithub.com/Andoryuuta)) - Other - [#​14462](https://togithub.com/babel/babel/pull/14462) fix: build standalone on windows ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :running_woman: Performance - `babel-cli`, `babel-core`, `babel-generator` - [#​14497](https://togithub.com/babel/babel/pull/14497) Switch to `@jridgewell/gen-mapping` for sourcemap generation ([@​jridgewell](https://togithub.com/jridgewell))
isaacs/node-glob ### [`v7.2.3`](https://togithub.com/isaacs/node-glob/compare/v7.2.2...v7.2.3) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v7.2.2...v7.2.3) ### [`v7.2.2`](https://togithub.com/isaacs/node-glob/compare/v7.2.0...v7.2.2) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v7.2.0...v7.2.2)
SBoudrias/Inquirer.js ### [`v8.2.4`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.3...inquirer@8.2.4) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.3...inquirer@8.2.4) ### [`v8.2.3`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%408.2.3) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.2...inquirer@8.2.3) - Fix line wrapping with using with terminal links - Fix number prompt not working with negative numbers
remy/nodemon ### [`v2.0.16`](https://togithub.com/remy/nodemon/releases/tag/v2.0.16) [Compare Source](https://togithub.com/remy/nodemon/compare/v2.0.15...v2.0.16) ##### Bug Fixes - support windows by using path.delimiter ([e26aaa9](https://togithub.com/remy/nodemon/commit/e26aaa97d9ba245d33e82d42e248f72f50b1e351))

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: