This repository was archived by the owner on Jul 8, 2025. It is now read-only.
[renovate] Update NPM dependencies (major)#766
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
7d5c962 to
1e10af8
Compare
ebdb102 to
bb08403
Compare
e380570 to
330ea72
Compare
bb1cb48 to
f1e3785
Compare
473db8f to
d04348c
Compare
1f1612c to
faac135
Compare
877de7e to
242cc17
Compare
8850a32 to
7ffa81f
Compare
49d8899 to
95755f1
Compare
7d75cb1 to
10d0906
Compare
2fc73ef to
d4dd1f8
Compare
57f1417 to
e87e897
Compare
e1ba992 to
6afcfab
Compare
5f56928 to
ca04c9e
Compare
dfbe0c3 to
612e599
Compare
612e599 to
4133bcd
Compare
4133bcd to
e10d472
Compare
e10d472 to
2544219
Compare
2544219 to
96e5b1b
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
^9.1.1->^19.8.0^9.1.1->^19.8.0^9.1.1->^19.8.0^5.0.1->^6.0.3^8.0.1->^13.0.1^9.0.0->^10.0.1^7.0.7->^11.0.1^7.0.5->^12.0.1^9.0.1->^14.0.3^9.7.4->^10.4.21^8.0.6->^10.0.0^3.0.0->^5.4.1^3.4.2->^7.1.2^4.9.0->^14.3.14.9.0->14.3.1^10.2.1->^13.0.4^6.8.0->^9.25.1^6.11.0->^10.1.2^2.10.3->^4.2.1^3.1.4->^5.2.6^6.0.1->^8.0.0^5.1.0->^6.2.0^3.1.0->^6.3.0^3.2.0->^5.6.3^4.2.3->^9.1.7^4.2.5->^9.1.7^26.1.0->^29.7.0^16.2.1->^26.1.0^10.2.11->^15.5.112->22.14.0>=6.14.3->>=11.3.0^3.0.0->^8.1.1^2.0.5->^3.5.3^16.8.0->^19.1.0^16.13.1->^19.1.0^16.8.0->^19.1.0^16.13.1->^19.1.0^5.0.6->^12.0.2^16.13.1->^19.1.03.0.2->6.0.1^8.0.2->^16.0.5^1.11.0->^2.0.11^1.1.3->^4.0.0^3.0.6->^5.3.14^3.0.0->^4.1.1^4.42.0->^5.99.6Release Notes
conventional-changelog/commitlint (@commitlint/cli)
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.5](https://redirect.github.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cConfiguration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.