build(deps): update commitlint to v20 (main) (major)#34
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
build(deps): update commitlint to v20 (main) (major)#34renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
6860d92 to
085ba2d
Compare
1dd81b1 to
cd7b938
Compare
cd7b938 to
12f0d7d
Compare
f87ff72 to
9b9cd30
Compare
023e54a to
51448e7
Compare
51448e7 to
3cfbac8
Compare
db70cde to
2d6ec14
Compare
1ac9991 to
ee20e42
Compare
ee20e42 to
ea38912
Compare
26939de to
31bf0ca
Compare
31bf0ca to
4dde957
Compare
4dde957 to
d7d375d
Compare
d7d375d to
9dcdc6e
Compare
9dcdc6e to
3fdf3e5
Compare
a18847e to
a34fe82
Compare
a34fe82 to
ad831e8
Compare
ad831e8 to
3aaa9b8
Compare
3aaa9b8 to
6d916b7
Compare
6989b20 to
1f21a9b
Compare
1f21a9b to
8aead7c
Compare
cbd6c39 to
faac061
Compare
faac061 to
962bce4
Compare
89489db to
eb7ca50
Compare
eb7ca50 to
d49d62a
Compare
d49d62a to
8d3685b
Compare
8d3685b to
0cd4104
Compare
4e1f644 to
1710ad9
Compare
1710ad9 to
04e5a86
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.6.1→20.5.318.6.3→20.5.318.6.1→20.5.3Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v20.5.3Compare Source
Note: Version bump only for package @commitlint/cli
v20.5.2Compare Source
Note: Version bump only for package @commitlint/cli
v20.5.0Compare Source
Bug Fixes
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/cli
20.4.3 (2026-03-03)
Bug Fixes
20.4.2 (2026-02-19)
Note: Version bump only for package @commitlint/cli
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/cli
v20.4.4Compare Source
Note: Version bump only for package @commitlint/cli
v20.4.3Compare Source
Bug Fixes
v20.4.2Compare Source
Note: Version bump only for package @commitlint/cli
v20.4.1Compare Source
Note: Version bump only for package @commitlint/cli
v20.4.0Compare Source
Features
20.3.1 (2026-01-08)
Note: Version bump only for package @commitlint/cli
v20.3.1Compare Source
Note: Version bump only for package @commitlint/cli
v20.3.0Compare Source
Note: Version bump only for package @commitlint/cli
v20.2.0Compare Source
Note: Version bump only for package @commitlint/cli
v20.1.0Compare Source
Note: Version bump only for package @commitlint/cli
v20.0.0Compare Source
Note: Version bump only for package @commitlint/cli
19.8.1 (2025-05-08)
Bug Fixes
v19.8.1Compare Source
Bug Fixes
v19.8.0Compare Source
Performance Improvements
node:prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/cli
19.6.1 (2024-12-15)
Note: Version bump only for package @commitlint/cli
v19.7.1Compare Source
Note: Version bump only for package @commitlint/cli
v19.6.1Compare Source
Note: Version bump only for package @commitlint/cli
v19.6.0Compare Source
Note: Version bump only for package @commitlint/cli
v19.5.0Compare Source
Features
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/cli
v19.4.1Compare Source
Note: Version bump only for package @commitlint/cli
v19.4.0Compare Source
Features
v19.3.0Compare Source
Note: Version bump only for package @commitlint/cli
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/cli
19.2.1 (2024-03-19)
Note: Version bump only for package @commitlint/cli
v19.2.2Compare Source
Note: Version bump only for package @commitlint/cli
v19.2.1Compare Source
Note: Version bump only for package @commitlint/cli
v19.2.0Compare Source
Features
v19.1.0Compare Source
Note: Version bump only for package @commitlint/cli
19.0.3 (2024-02-28)
Note: Version bump only for package @commitlint/cli
19.0.2 (2024-02-28)
Note: Version bump only for package @commitlint/cli
19.0.1 (2024-02-27)
Bug Fixes
resolve-from,resolve-globalandimport-fresh, resolve global packages correctly (#3939) (8793c63), closes #3938v19.0.3Compare Source
Note: Version bump only for package @commitlint/cli
v19.0.2Compare Source
Note: Version bump only for package @commitlint/cli
v19.0.1Compare Source
Bug Fixes
resolve-from,resolve-globalandimport-fresh, resolve global packages correctly (#3939) (8793c63), closes #3938v19.0.0Compare Source
Reverts
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPresetwith anotherawaittest: migrate to vitest
test: remove no replacement
--runInBandtest-ci scriptchore: fix code reviews
refactor(load): rewrite resolve logic
fix(config-nx-scopes): fix syntax error
feat(resolve-extends): add resolveFrom and loadParserPreset
feat(load): use resolveFrom and loadParserPreset from resolve-extends
test: include only @commitlint/* packages src in coverage
test: explicit import vitest utilities
test: remove @jest/globals from dependencies
fix(resolve-extends):
resolveFromoutput should be platform awaretest: restore NO_COLOR to test script
chore: fix linting issues
fix: should use fileURLToPath instead of pathname for Windows compatibility
Apply suggestions from code review
fix: should reuse
cliinstead callyargs()feat(cli): set terminalWidth as wrap to avoid work break on help
Update .eslintrc.cjs
feat: migrate @commitlint/config-conventional to pure ESM
18.6.1 (2024-02-13)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v20.5.3Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.5.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/config-conventional
20.4.3 (2026-03-03)
Bug Fixes
20.4.2 (2026-02-19)
Note: Version bump only for package @commitlint/config-conventional
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/config-conventional
v20.4.4Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.4.3Compare Source
Bug Fixes
v20.4.2Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.4.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.4.0Compare Source
Features
20.3.1 (2026-01-08)
Note: Version bump only for package @commitlint/config-conventional
v20.3.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.3.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.2.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.0.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
19.8.1 (2025-05-08)
Note: Version bump only for package @commitlint/config-conventional
v19.8.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.8.0Compare Source
Performance Improvements
node:prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/config-conventional
v19.7.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.6.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.5.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/config-conventional
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/config-conventional
v19.4.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.2.2Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.1.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
19.0.3 (2024-02-28)
Note: Version bump only for package @commitlint/config-conventional
v19.0.3Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.0.0Compare Source
Reverts
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPresetwith anotherawaittest: migrate to vitest
test: remove no replacement
--runInBandtest-ci scriptchore: fix code reviews
refactor(load): rewrite resolve logic
fix(config-nx-scopes): fix syntax error
feat(resolve-extends): add resolveFrom and loadParserPreset
feat(load): use resolveFrom and loadParserPreset from resolve-extends
test: include only @commitlint/* packages src in coverage
test: explicit import vitest utilities
test: remove @jest/globals from dependencies
fix(resolve-extends):
resolveFromoutput should be platform awaretest: restore NO_COLOR to test script
chore: fix linting issues
fix: should use fileURLToPath instead of pathname for Windows compatibility
Apply suggestions from code review
fix: should reuse
cliinstead callyargs()feat(cli): set terminalWidth as wrap to avoid work break on help
Update .eslintrc.cjs
feat: migrate @commitlint/config-conventional to pure ESM
18.6.3 (2024-03-11)
Bug Fixes
wrapper.mjs(#3966) (c2c3c7c), closes #395818.6.2 (2024-02-14)
Bug Fixes
18.6.1 (2024-02-13)
Note: Version bump only for package @commitlint/config-conventional
conventional-changelog/commitlint (@commitlint/cz-commitlint)
v20.5.3Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v20.5.2Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v20.5.1Compare Source
Bug Fixes
v20.5.0Compare Source
Features
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/cz-commitlint
20.4.3 (2026-03-03)
Note: Version bump only for package @commitlint/cz-commitlint
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/cz-commitlint
v20.4.4Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v20.4.3Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v20.4.1Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v20.4.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
20.3.1 (2026-01-08)
Note: Version bump only for package @commitlint/cz-commitlint
v20.3.1Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v20.3.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v20.2.0Compare Source
Features
v20.1.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v20.0.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
19.8.1 (2025-05-08)
Note: Version bump only for package @commitlint/cz-commitlint
v19.8.1Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.8.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
19.6.1 (2024-12-15)
Note: Version bump only for package @commitlint/cz-commitlint
v19.6.1Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.5.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.4.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.2.0Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.1.0Compare Source
Bug Fixes
Features
19.0.3 (2024-02-28)
Note: Version bump only for package @commitlint/cz-commitlint
19.0.2 (2024-02-28)
Note: Version bump only for package @commitlint/cz-commitlint
19.0.1 (2024-02-27)
Note: Version bump only for package @commitlint/cz-commitlint
v19.0.3Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.0.2Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.0.1Compare Source
Note: Version bump only for package @commitlint/cz-commitlint
v19.0.0Compare Source
Reverts
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPresetwith anotherawaittest: migrate to vitest
test: remove no replacement
--runInBandtest-ci scriptchore: fix code reviews
refactor(load): rewrite resolve logic
fix(config-nx-scopes): fix syntax error
feat(resolve-extends): add resolveFrom and loadParserPreset
feat(load): use resolveFrom and loadParserPreset from resolve-extends
test: include only @commitlint/* packages src in coverage
test: explicit import vitest utilities
test: remove @jest/globals from dependencies
fix(resolve-extends):
resolveFromoutput should be platform awaretest: restore NO_COLOR to test script
chore: fix linting issues
fix: should use fileURLToPath instead of pathname for Windows compatibility
Apply suggestions from code review
fix: should reuse
cliinstead callyargs()feat(cli): set terminalWidth as wrap to avoid work break on help
Update .eslintrc.cjs
feat: migrate @commitlint/config-conventional to pure ESM
18.6.1 (2024-02-13)
Note: Version bump only for package @commitlint/cz-commitlint
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.