-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 09e5f7d
authored
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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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 [#​974](https://redirect.github.com/commitizen/cz-cli/issues/974) ([#​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 ([#​187](https://redirect.github.com/Zhengqbbb/cz-git/issues/187)) ([dee8b44](https://redirect.github.com/Zhengqbbb/cz-git/commit/dee8b445f6f6fe7300ce5e189b43fc99dd026804)), closes [#​186](https://redirect.github.com/Zhengqbbb/cz-git/issues/186)
##### Features
- **cz-git,cli:** add `aiModel` option to support multiple OpenAI models ([#​185](https://redirect.github.com/Zhengqbbb/cz-git/issues/185)) ([241577b](https://redirect.github.com/Zhengqbbb/cz-git/commit/241577bdd2d452aa607e704ee232597f93e00f8b)), closes [#​180](https://redirect.github.com/Zhengqbbb/cz-git/issues/180)
- **cz-git:** add env `CZ_EDITOR` to change editor during confirm ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 09e5f7dCopy full SHA for 09e5f7d
File tree
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changedOpen diff view settings
Binary file not shown.
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments