chore(deps): update commitlint monorepo to v20 (major)#468
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update commitlint monorepo to v20 (major)#468renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
ec2b6ce to
cb045f1
Compare
cb045f1 to
3983c8e
Compare
3983c8e to
5db396c
Compare
5db396c to
0ac9c56
Compare
0ac9c56 to
104a2a4
Compare
104a2a4 to
5a0f8f4
Compare
5a0f8f4 to
c06a306
Compare
c06a306 to
7922828
Compare
6a3106a to
6befe65
Compare
6befe65 to
5f58491
Compare
09ec5fa to
ce1b659
Compare
ce1b659 to
c3bcd59
Compare
c3bcd59 to
a42ef49
Compare
9b8cfac to
c87ca06
Compare
c87ca06 to
4345ea1
Compare
4345ea1 to
a5871b4
Compare
2affd80 to
753afa4
Compare
3646b70 to
917abba
Compare
96c7bc4 to
c285cb0
Compare
c285cb0 to
3a4ccda
Compare
3a4ccda to
7ae71b5
Compare
7ae71b5 to
4014b22
Compare
4014b22 to
7dde09f
Compare
7dde09f to
f838781
Compare
f838781 to
acb5ca0
Compare
acb5ca0 to
16af8fe
Compare
16af8fe to
a79a416
Compare
a79a416 to
31f1fdf
Compare
31f1fdf to
044ac92
Compare
044ac92 to
1a74c76
Compare
1a74c76 to
3a88b51
Compare
3a88b51 to
3599755
Compare
3599755 to
4a25b47
Compare
4a25b47 to
a22b4dc
Compare
a22b4dc to
4b6a0ee
Compare
4b6a0ee to
33d628d
Compare
33d628d to
6d4e390
Compare
6d4e390 to
e98fe8f
Compare
e98fe8f to
82c6079
Compare
82c6079 to
01dd372
Compare
a748738 to
b6a688e
Compare
0c746af to
8a00999
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:
12.1.4→20.5.012.1.4→20.5.0Release Notes
conventional-changelog/commitlint (@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
v18.6.3Compare Source
Bug Fixes
wrapper.mjs(#3966) (c2c3c7c), closes #3958v18.6.2Compare Source
Bug Fixes
v18.6.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.6.0Compare Source
Features
v18.5.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/config-conventional
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/config-conventional
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/config-conventional
v18.4.4Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.4.3Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.4.2Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.4.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.1.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.0.0Compare Source
BREAKING CHANGES
drop node v14 and v16 support
chore: remove unused types
docs: prepare node update and new release
chore!: minimum TS version v5
drop TS v4 support
ci: remove node v14/16 checks
chore: adjust node types to minimal supported version
chore!: further major versions of other deps
upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,
docs: simplify releases and remove roadmap
17.8.1 (2023-10-20)
Note: Version bump only for package @commitlint/config-conventional
v17.8.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.8.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.7.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
17.6.7 (2023-07-19)
Note: Version bump only for package @commitlint/config-conventional
17.6.6 (2023-06-24)
Note: Version bump only for package @commitlint/config-conventional
17.6.5 (2023-05-30)
Note: Version bump only for package @commitlint/config-conventional
17.6.3 (2023-05-04)
Note: Version bump only for package @commitlint/config-conventional
17.6.1 (2023-04-14)
Note: Version bump only for package @commitlint/config-conventional
v17.6.7Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.6.6Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.6.5Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.6.3Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.6.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.6.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
17.4.4 (2023-02-17)
Note: Version bump only for package @commitlint/config-conventional
17.4.3 (2023-02-13)
Note: Version bump only for package @commitlint/config-conventional
17.4.2 (2023-01-12)
Note: Version bump only for package @commitlint/config-conventional
v17.4.4Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.4.3Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.4.2Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.4.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.3.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.2.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.1.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
17.0.3 (2022-06-25)
Note: Version bump only for package @commitlint/config-conventional
17.0.2 (2022-06-01)
Bug Fixes
v17.0.3Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.0.2Compare Source
Bug Fixes
v17.0.0Compare Source
BREAKING CHANGES
drop node v12 support
chore: rename circleci windows job
node version is not defned by the name anyways (i think)
16.2.4 (2022-04-28)
Note: Version bump only for package @commitlint/config-conventional
16.2.1 (2022-02-13)
Note: Version bump only for package @commitlint/config-conventional
v16.2.4Compare Source
Note: Version bump only for package @commitlint/config-conventional
v16.2.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v16.0.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v15.0.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v14.1.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v14.0.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v13.2.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
v13.1.0Compare Source
Bug Fixes
v13.0.0Compare Source
Features
add subject-exclamation-mark rule to improve error messages (#2593) (be701bd)
chore!: remove node 10 support (#2596) (4db4ba1), closes #2596
BREAKING CHANGES
12.1.3 (2021-05-12)
Note: Version bump only for package @commitlint/config-conventional
12.1.2 (2021-04-29)
Note: Version bump only for package @commitlint/config-conventional
12.1.1 (2021-04-02)
Note: Version bump only for package @commitlint/config-conventional
conventional-changelog/commitlint (commitlint)
v20.5.0Compare Source
Note: Version bump only for package commitlint
20.4.4 (2026-03-12)
Note: Version bump only for package commitlint
20.4.3 (2026-03-03)
Note: Version bump only for package commitlint
20.4.2 (2026-02-19)
Note: Version bump only for package commitlint
20.4.1 (2026-02-02)
Note: Version bump only for package commitlint
v20.4.4Compare Source
Note: Version bump only for package commitlint
20.4.4 (2026-03-12)
Note: Version bump only for package commitlint
20.4.3 (2026-03-03)
Note: Version bump only for package commitlint
20.4.2 (2026-02-19)
Note: Version bump only for package commitlint
20.4.1 (2026-02-02)
Note: Version bump only for package commitlint
v20.4.3Compare Source
Note: Version bump only for package commitlint
v20.4.2Compare Source
Note: Version bump only for package commitlint
v20.4.1Compare Source
Note: Version bump only for package commitlint
v20.4.0Compare Source
Note: Version bump only for package commitlint
20.3.1 (2026-01-08)
Note: Version bump only for package commitlint
v20.3.1Compare Source
Note: Version bump only for package commitlint
v20.3.0Compare Source
Note: Version bump only for package commitlint
v20.2.0Compare Source
Note: Version bump only for package commitlint
v20.1.0Compare Source
Note: Version bump only for package commitlint
v20.0.0Compare Source
Note: Version bump only for package commitlint
19.8.1 (2025-05-08)
Bug Fixes
v19.8.1Compare Source
Note: Version bump only for package commitlint
19.8.1 (2025-05-08)
Bug Fixes
v19.8.0Compare Source
Note: Version bump only for package commitlint
19.8.1 (2025-05-08)
Bug Fixes
v19.7.1Compare 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
19.6.1 (2024-12-15)
Note: Version bump only for package commitlint
v19.6.1Compare 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
19.6.1 (2024-12-15)
Note: Version bump only for package commitlint
v19.6.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
19.6.1 (2024-12-15)
Note: Version bump only for package commitlint
v19.5.0Compare Source
Note: Version bump only for package commitlint
19.4.1 (2024-08-28)
Note: Version bump only for package commitlint
v19.4.1Compare Source
Note: Version bump only for package commitlint
19.4.1 (2024-08-28)
Note: Version bump only for package commitlint
v19.4.0Compare Source
Note: Version bump only for package commitlint
19.4.1 (2024-08-28)
Note: Version bump only for package commitlint
v19.3.0Compare Source
Note: Version bump only for package commitlint
19.2.2 (2024-04-14)
Note: Version bump only for package commitlint
19.2.1 (2024-03-19)
Note: Version bump only for package commitlint
v19.2.2Compare Source
Note: Version bump only for package commitlint
19.2.2 (2024-04-14)
Note: Version bump only for package commitlint
19.2.1 (2024-03-19)
Note: Version bump only for package commitlint
v19.2.1Compare Source
Note: Version bump only for package commitlint
19.2.2 (2024-04-14)
Note: Version bump only for package commitlint
19.2.1 (2024-03-19)
Note: Version bump only for package commitlint
v19.2.0Compare Source
Note: Version bump only for package commitlint
19.2.2 (2024-04-14)
Note: Version bump only for package commitlint
19.2.1 (2024-03-19)
Note: Version bump only for package commitlint
v19.1.0Compare Source
Note: Version bump only for package commitlint
19.0.3 (2024-02-28)
Note: Version bump only for package commitlint
19.0.2 (2024-02-28)
Note: Version bump only for package commitlint
19.0.1 (2024-02-27)
Note: Version bump only for package commitlint
v19.0.3Compare Source
Note: Version bump only for package commitlint
19.0.3 (2024-02-28)
Note: Version bump only for package commitlint
19.0.2 (2024-02-28)
Note: Version bump only for package commitlint
19.0.1 (2024-02-27)
Note: Version bump only for package commitlint
v19.0.2Compare Source
Note: Version bump only for package commitlint
19.0.3 (2024-02-28)
Note: Version bump only for package commitlint
19.0.2 (2024-02-28)
Note: Version bump only for package commitlint
19.0.1 (2024-02-27)
Note: Version bump only for package commitlint
v19.0.1Compare Source
Note: Version bump only for package commitlint
19.0.3 (2024-02-28)
Note: Version bump only for package commitlint
19.0.2 (2024-02-28)
Note: Version bump only for package commitlint
19.0.1 (2024-02-27)
Note: Version bump only for package commitlint
v19.0.0Compare Source
Note: Version bump only for package commitlint
19.0.3 (2024-02-28)
Note: Version bump only for package commitlint
19.0.2 (2024-02-28)
Note: Version bump only for package commitlint
19.0.1 (2024-02-27)
Note: Version bump only for package commitlint
v18.6.1Compare Source
Reverts
BREAKING C
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.