Commit 253f17b
authored
fix(deps): update commitlint monorepo to ^20.4.3 (#1592)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@commitlint/cli](https://commitlint.js.org/)
([source](https://redirect.github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli))
| [`^20.4.2` →
`^20.4.3`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/20.4.2/20.4.3)
|

|

|
| [@commitlint/config-conventional](https://commitlint.js.org/)
([source](https://redirect.github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional))
| [`^20.4.2` →
`^20.4.3`](https://renovatebot.com/diffs/npm/@commitlint%2fconfig-conventional/20.4.2/20.4.3)
|

|

|
---
### Release Notes
<details>
<summary>conventional-changelog/commitlint
(@​commitlint/cli)</summary>
###
[`v20.4.3`](https://redirect.github.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#2043-2026-03-03)
[Compare
Source](https://redirect.github.com/conventional-changelog/commitlint/compare/v20.4.2...v20.4.3)
##### Bug Fixes
- footer parser does not escape special chars for regex
[#​4560](https://redirect.github.com/conventional-changelog/commitlint/issues/4560)
([#​4634](https://redirect.github.com/conventional-changelog/commitlint/issues/4634))
([8ff7c7f](https://redirect.github.com/conventional-changelog/commitlint/commit/8ff7c7fcbc2db2b45910ecb5c01e9f1763060770))
</details>
<details>
<summary>conventional-changelog/commitlint
(@​commitlint/config-conventional)</summary>
###
[`v20.4.3`](https://redirect.github.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#2043-2026-03-03)
[Compare
Source](https://redirect.github.com/conventional-changelog/commitlint/compare/v20.4.2...v20.4.3)
##### Bug Fixes
- footer parser does not escape special chars for regex
[#​4560](https://redirect.github.com/conventional-changelog/commitlint/issues/4560)
([#​4634](https://redirect.github.com/conventional-changelog/commitlint/issues/4634))
([8ff7c7f](https://redirect.github.com/conventional-changelog/commitlint/commit/8ff7c7fcbc2db2b45910ecb5c01e9f1763060770))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 00:00 before 16:00 on monday"
in timezone Europe/Paris, 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.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->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/pplancq/dev-tools).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d8ff522 commit 253f17b
3 files changed
Lines changed: 101 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments