Skip to content

Commit 09e5f7d

Browse files
chore(deps): update all non-major dependencies (#744)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [commitizen](https://redirect.github.com/commitizen/cz-cli) | [`^4.3.0` -> `^4.3.1`](https://renovatebot.com/diffs/npm/commitizen/4.3.0/4.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/commitizen/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/commitizen/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/commitizen/4.3.0/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/commitizen/4.3.0/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [cz-git](https://cz-git.qbb.sh) ([source](https://redirect.github.com/Zhengqbbb/cz-git/tree/HEAD/packages/cz-git)) | [`^1.9.4` -> `^1.10.0`](https://renovatebot.com/diffs/npm/cz-git/1.9.4/1.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cz-git/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cz-git/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cz-git/1.9.4/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cz-git/1.9.4/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [sass](https://redirect.github.com/sass/dart-sass) | [`^1.79.3` -> `^1.79.4`](https://renovatebot.com/diffs/npm/sass/1.79.3/1.79.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.79.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sass/1.79.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sass/1.79.3/1.79.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.79.3/1.79.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>commitizen/cz-cli (commitizen)</summary> ### [`v4.3.1`](https://redirect.github.com/commitizen/cz-cli/releases/tag/v4.3.1) [Compare Source](https://redirect.github.com/commitizen/cz-cli/compare/v4.3.0...v4.3.1) ##### [4.3.1](https://redirect.github.com/commitizen/cz-cli/compare/v4.3.0...v4.3.1) (2024-09-27) ##### Bug Fixes - Close process after retry commit. Closes [#&#8203;974](https://redirect.github.com/commitizen/cz-cli/issues/974) ([#&#8203;1001](https://redirect.github.com/commitizen/cz-cli/issues/1001)) ([3ce8dd5](https://redirect.github.com/commitizen/cz-cli/commit/3ce8dd5a87f58f9ae8be5d4d8db8278bebd3181a)) </details> <details> <summary>Zhengqbbb/cz-git (cz-git)</summary> ### [`v1.10.0`](https://redirect.github.com/Zhengqbbb/cz-git/blob/HEAD/packages/cz-git/CHANGELOG.md#1100-2024-09-28) [Compare Source](https://redirect.github.com/Zhengqbbb/cz-git/compare/v1.9.4...v1.10.0) ##### Bug Fixes - **cli:** upgrade commitlint version to resolve config extension issue ([#&#8203;187](https://redirect.github.com/Zhengqbbb/cz-git/issues/187)) ([dee8b44](https://redirect.github.com/Zhengqbbb/cz-git/commit/dee8b445f6f6fe7300ce5e189b43fc99dd026804)), closes [#&#8203;186](https://redirect.github.com/Zhengqbbb/cz-git/issues/186) ##### Features - **cz-git,cli:** add `aiModel` option to support multiple OpenAI models ([#&#8203;185](https://redirect.github.com/Zhengqbbb/cz-git/issues/185)) ([241577b](https://redirect.github.com/Zhengqbbb/cz-git/commit/241577bdd2d452aa607e704ee232597f93e00f8b)), closes [#&#8203;180](https://redirect.github.com/Zhengqbbb/cz-git/issues/180) - **cz-git:** add env `CZ_EDITOR` to change editor during confirm ([#&#8203;174](https://redirect.github.com/Zhengqbbb/cz-git/issues/174)) ([0fad291](https://redirect.github.com/Zhengqbbb/cz-git/commit/0fad29132f9f25f2d1aade8636e8670a15c7f7cc)) ##### Performance Improvements - **cli:** remove `fs-extra`. bundle size -100KB ([79a7833](https://redirect.github.com/Zhengqbbb/cz-git/commit/79a7833f0ec5c5ba3d73f60b6740b10505e4b052)) #### [1.9.4](https://redirect.github.com/Zhengqbbb/cz-git/compare/v1.9.3...v1.9.4) (2024-07-19) ##### Bug Fixes - suppress node 22 deprecated error messages ([#&#8203;179](https://redirect.github.com/Zhengqbbb/cz-git/issues/179)) ([9f4ff58](https://redirect.github.com/Zhengqbbb/cz-git/commit/9f4ff58fa34b1857a6b37c0642ffd55a90a4bf26)) #### [1.9.3](https://redirect.github.com/Zhengqbbb/cz-git/compare/v1.9.2...v1.9.3) (2024-06-11) ##### Bug Fixes - **cli:** czg export type can not be used ([#&#8203;175](https://redirect.github.com/Zhengqbbb/cz-git/issues/175)) ([4fe94cf](https://redirect.github.com/Zhengqbbb/cz-git/commit/4fe94cf149b0800a37af5b1f94a6bfff1580e89f)) #### [1.9.2](https://redirect.github.com/Zhengqbbb/cz-git/compare/v1.9.1...v1.9.2) (2024-05-26) ##### Bug Fixes - **cz-git:** incorrect maxSubjectLength on custom scope ([#&#8203;173](https://redirect.github.com/Zhengqbbb/cz-git/issues/173)) ([baa58ae](https://redirect.github.com/Zhengqbbb/cz-git/commit/baa58ae2d1853c8a486937d896b805e0a7e8747c)) #### [1.9.1](https://redirect.github.com/Zhengqbbb/cz-git/compare/v1.9.0...v1.9.1) (2024-03-30) ##### Bug Fixes - make ai fields to be optional ([#&#8203;164](https://redirect.github.com/Zhengqbbb/cz-git/issues/164)) ([5c007ce](https://redirect.github.com/Zhengqbbb/cz-git/commit/5c007ce44f277ac97c8d75330fad7e0e1edb4183)) </details> <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.79.4`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1794) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.79.3...1.79.4) ##### JS API - Fix a bug where passing `green` or `blue` to `color.change()` for legacy colors would fail. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/mheob/include-fussball-de-widgets).
1 parent f9cf808 commit 09e5f7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

1.11 KB
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,21 @@
5757
"@wordpress/postcss-plugins-preset": "^5.8.0",
5858
"babel-loader": "^9.2.1",
5959
"bestzip": "^2.2.1",
60-
"commitizen": "^4.3.0",
60+
"commitizen": "^4.3.1",
6161
"copy-webpack-plugin": "^12.0.2",
6262
"cpr": "^3.0.1",
6363
"cspell": "^8.14.4",
6464
"css-loader": "^7.1.2",
6565
"cssnano": "^7.0.6",
66-
"cz-git": "^1.9.4",
66+
"cz-git": "^1.10.0",
6767
"eslint": "^9.11.1",
6868
"husky": "^9.1.6",
6969
"lint-staged": "^15.2.10",
7070
"mini-css-extract-plugin": "^2.9.1",
7171
"postcss-loader": "^8.1.1",
7272
"prettier": "^3.3.3",
7373
"rimraf": "^6.0.1",
74-
"sass": "^1.79.3",
74+
"sass": "^1.79.4",
7575
"sass-loader": "^16.0.2",
7676
"source-map-loader": "^5.0.0",
7777
"terser-webpack-plugin": "^5.3.10",

0 commit comments

Comments
 (0)