-
Notifications
You must be signed in to change notification settings - Fork 722
chore(deps): update commitlint monorepo to v20 (v2) (major) #1076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
v2
Choose a base branch
from
renovate/v2-major-commitlint-monorepo
base: v2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
5b07775 to
ba88846
Compare
ba88846 to
67fd9b8
Compare
67fd9b8 to
a3be358
Compare
a3be358 to
86de8d4
Compare
5885693 to
0bf9c25
Compare
0bf9c25 to
05a3fd4
Compare
05a3fd4 to
aa950e4
Compare
aa950e4 to
52820ae
Compare
52820ae to
dcc45ae
Compare
dcc45ae to
5a27fba
Compare
5a27fba to
96d4759
Compare
96d4759 to
53d4240
Compare
53d4240 to
db64380
Compare
db64380 to
88d491f
Compare
5e9f1c7 to
3354d39
Compare
3354d39 to
7a60902
Compare
05ee7f8 to
e111352
Compare
e111352 to
5a7a176
Compare
5a7a176 to
5fecb3c
Compare
3a7ba48 to
b3b25ee
Compare
02cadc5 to
b73b804
Compare
b73b804 to
0617199
Compare
9a42a69 to
0c5d7e0
Compare
1e261e3 to
ff77d5d
Compare
ff77d5d to
cc0c667
Compare
cc0c667 to
418996f
Compare
418996f to
e476e25
Compare
412b328 to
355ed69
Compare
435671b to
d0a2c4a
Compare
d0a2c4a to
c69e136
Compare
c69e136 to
561b126
Compare
561b126 to
d97aedb
Compare
d97aedb to
991c6ed
Compare
991c6ed to
67a46c9
Compare
67a46c9 to
0fb0509
Compare
0fb0509 to
eb65552
Compare
eb65552 to
e56c3f1
Compare
e56c3f1 to
3e9e0e3
Compare
3e9e0e3 to
496644d
Compare
496644d to
0b831f9
Compare
0b831f9 to
fdf6891
Compare
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:
8.3.5->20.1.08.3.4->20.0.08.3.5->20.1.0Release Notes
conventional-changelog/commitlint (@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
v18.6.1Compare Source
Note: Version bump only for package @commitlint/cli
v18.6.0Compare Source
Note: Version bump only for package @commitlint/cli
v18.5.0Compare Source
Features
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/cli
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/cli
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/cli
18.4.1 (2023-11-12)
Note: Version bump only for package @commitlint/cli
v18.4.4Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.3Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.2Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.1Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.0Compare Source
Note: Version bump only for package @commitlint/cli
v18.2.0Compare Source
Note: Version bump only for package @commitlint/cli
v18.1.0Compare Source
Note: Version bump only for package @commitlint/cli
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/cli
v17.8.1Compare Source
Note: Version bump only for package @commitlint/cli
v17.8.0Compare Source
Note: Version bump only for package @commitlint/cli
17.7.2 (2023-09-28)
Note: Version bump only for package @commitlint/cli
17.7.1 (2023-08-10)
Note: Version bump only for package @commitlint/cli
v17.7.2Compare Source
Note: Version bump only for package @commitlint/cli
v17.7.1Compare Source
Note: Version bump only for package @commitlint/cli
v17.7.0Compare Source
Note: Version bump only for package @commitlint/cli
17.6.7 (2023-07-19)
Note: Version bump only for package @commitlint/cli
17.6.6 (2023-06-24)
Note: Version bump only for package @commitlint/cli
17.6.5 (2023-05-30)
Note: Version bump only for package @commitlint/cli
17.6.3 (2023-05-04)
Note: Version bump only for package @commitlint/cli
17.6.1 (2023-04-14)
Note: Version bump only for package @commitlint/cli
v17.6.7Compare Source
Note: Version bump only for package @commitlint/cli
v17.6.6Compare Source
Note: Version bump only for package @commitlint/cli
v17.6.5Compare Source
Note: Version bump only for package @commitlint/cli
v17.6.3Compare Source
Note: Version bump only for package @commitlint/cli
v17.6.1Compare Source
Note: Version bump only for package @commitlint/cli
v17.6.0Compare Source
Note: Version bump only for package @commitlint/cli
17.5.1 (2023-03-28)
Note: Version bump only for package @commitlint/cli
v17.5.1Compare Source
Note: Version bump only for package @commitlint/cli
v17.5.0Compare Source
Note: Version bump only for package @commitlint/cli
17.4.4 (2023-02-17)
Note: Version bump only for package @commitlint/cli
17.4.3 (2023-02-13)
Note: Version bump only for package @commitlint/cli
17.4.2 (2023-01-12)
Note: Version bump only for package @commitlint/cli
17.4.1 (2023-01-09)
Note: Version bump only for package @commitlint/cli
v17.4.4Compare Source
Note: Version bump only for package @commitlint/cli
v17.4.3Compare Source
Note: Version bump only for package @commitlint/cli
v17.4.2Compare Source
Note: Version bump only for package @commitlint/cli
v17.4.1Compare Source
Note: Version bump only for package @commitlint/cli
v17.4.0Compare Source
Bug Fixes
v17.3.0Compare Source
Note: Version bump only for package @commitlint/cli
v17.2.0Compare Source
Features
17.1.2 (2022-08-29)
Note: Version bump only for package @commitlint/cli
17.1.1 (2022-08-27)
Note: Version bump only for package @commitlint/cli
v17.1.2Compare Source
Note: Version bump only for package @commitlint/cli
v17.1.1Compare Source
Note: Version bump only for package @commitlint/cli
v17.1.0Compare Source
Features
17.0.3 (2022-06-25)
Note: Version bump only for package @commitlint/cli
17.0.2 (2022-06-01)
Note: Version bump only for package @commitlint/cli
17.0.1 (2022-05-25)
Bug Fixes
core.commentCharfrom git config with--editflag (#3191) (e5fee05), closes #3190 #3190 #3190v17.0.3Compare Source
Note: Version bump only for package @commitlint/cli
v17.0.2Compare Source
Note: Version bump only for package @commitlint/cli
v17.0.1Compare Source
Bug Fixes
core.commentCharfrom git config with--editflag (#3191) (e5fee05), closes #3190 #3190 #3190v17.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)
v16.3.0Compare Source
Note: Version bump only for package @commitlint/cli
16.2.4 (2022-04-28)
Note: Version bump only for package @commitlint/cli
16.2.3 (2022-03-16)
Note: Version bump only for package @commitlint/cli
16.2.1 (2022-02-13)
Note: Version bump only for package @commitlint/cli
v16.2.4Compare Source
Note: Version bump only for package @commitlint/cli
v16.2.3Compare Source
Note: Version bump only for package @commitlint/cli
v16.2.1Compare Source
Note: Version bump only for package @commitlint/cli
v16.1.0Compare Source
Note: Version bump only for package @commitlint/cli
16.0.3 (2022-01-19)
Note: Version bump only for package @commitlint/cli
16.0.2 (2022-01-09)
Note: Version bump only for package @commitlint/cli
16.0.1 (2021-12-28)
Note: Version bump only for package @commitlint/cli
v16.0.3Compare Source
Note: Version bump only for package @commitlint/cli
v16.0.2Compare Source
Note: Version bump only for package @commitlint/cli
v16.0.1Compare Source
Note: Version bump only for package @commitlint/cli
v16.0.0Compare Source
Features
v15.0.0Compare Source
Features
v14.1.0Compare Source
Note: Version bump only for package @commitlint/cli
v14.0.0Compare Source
Note: Version bump only for package @commitlint/cli
13.2.1 (2021-10-09)
Note: Version bump only for package @commitlint/cli
v13.2.1Compare Source
Note: Version bump only for package @commitlint/cli
v13.2.0Compare Source
Note: Version bump only for package @commitlint/cli
v13.1.0Compare Source
Bug Fixes
COMMIT_EDIT_MSG(#2618) (5badf6d), closes #2351v13.0.0Compare Source
BREAKING CHANGES
12.1.3 (2021-05-12)
Bug Fixes
12.1.2 (2021-04-29)
Note: Version bump only for package @commitlint/cli
12.1.1 (2021-04-02)
Note: Version bump only for package @commitlint/cli
v12.1.4Compare Source
fix node v10 support
v12.1.3Compare Source
Bug Fixes
v12.1.2Compare Source
Note: Version bump only for package @commitlint/cli
v12.1.1Compare Source
Note: Version bump only for package @commitlint/cli
v12.1.0Compare Source
Note: Version bump only for package @commitlint/cli
12.0.1 (2021-02-23)
Note: Version bump only for package @commitlint/cli
v12.0.1Compare Source
Note: Version bump only for package @commitlint/cli
v12.0.0Compare Source
Bug Fixes
Features
v11.0.0Compare Source
Bug Fixes
v10.0.0Compare Source
Bug Fixes
update dependency execa to v4 (#1936) (8efb441)
update dependency fs-extra to v9 (#1018) (2df49fa)
update dependency get-stdin to v8 (#1938) (f94a5c8)
refactor!: drop support for node 8 (#1999) (751f39f), closes #1999
BREAKING CHANGES
also remove node 13 because we do not support experimental versions
Co-authored-by: Cedric van Putten [email protected]
Co-authored-by: Cedric van Putten [email protected]
9.1.2 (2020-07-13)
Note: Version bump only for package @commitlint/cli
9.1.1 (2020-06-30)
Note: Version bump only for package @commitlint/cli
v9.1.2Compare Source
Note: Version bump only for package @commitlint/cli
v9.1.1Compare Source
Note: Version bump only for package @commitlint/cli
v9.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 #3938v9.0.1Compare Source
Bug Fixes
resolve-from,resolve-globalandimport-fresh, resolve global packages correctly (#3939) (8793c63), closes #3938v9.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](https://redirect.github.com/commi
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.