-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore: update dev dependencies (major) #19
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
main
Choose a base branch
from
renovate/major-dev-dependencies
base: main
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
bfa6d12 to
fd0f1c0
Compare
Contributor
Author
⚠ Artifact update problemRenovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.jsonFile name: packages/nexus-package-builder/package-lock.json |
4ab8bb1 to
acfeb4a
Compare
dbaa4b8 to
90c6c35
Compare
62bb6d3 to
1ba02c9
Compare
c016895 to
3be0cf9
Compare
1997ac0 to
bdc31f1
Compare
eaff3d4 to
e22e291
Compare
705c12c to
e6b6912
Compare
918aa2d to
d55e890
Compare
c25aed5 to
f03310a
Compare
00bb348 to
b45a87a
Compare
b45a87a to
0f96a5d
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:
^17.8.1->^20.1.0^17.8.1->^20.0.0^17.8.1->^20.0.0^17.8.1->^20.1.0^7.3.0->^9.3.0^7.3.0->^9.3.0^20.2.5->^20.19.24^18.3.26->^19.2.2^18.3.7->^19.2.2^5.62.0->^8.46.2^5.62.0->^8.46.2^8.57.1->^9.39.0^8.10.2->^10.1.8^27.9.0->^29.0.1^46.10.1->^61.1.11^4.2.5->^5.5.4^4.2.0->^5.0.2^8.2.7->^12.10.0^7.4.2->^9.0.0^1.3.5->^2.11.6^2.8.8->^3.6.2^5.1.4->^6.0.1^4.15.2->^5.2.2Release 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
conventional-changelog/commitlint (@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
conventional-changelog/commitlint (@commitlint/config-lerna-scopes)
v20.0.0Compare Source
Note: Version bump only for package @commitlint/config-lerna-scopes
19.8.1 (2025-05-08)
Note: Version bump only for package @commitlint/config-lerna-scopes
v19.8.1Compare Source
Note: Version bump only for package @commitlint/config-lerna-scopes
v19.7.0Compare Source
Features
v19.5.0Compare Source
Note: Version bump only for package @commitlint/config-lerna-scopes
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)
Bug Fixes
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/config-lerna-scopes
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/config-lerna-scopes
v18.6.1Compare Source
Bug Fixes
v18.4.4Compare Source
Note: Version bump only for package @commitlint/config-lerna-scopes
v18.4.3Compare Source
Note: Version bump only for package @commitlint/config-lerna-scopes
v18.4.0Compare Source
Note: Version bump only for package @commitlint/config-lerna-scopes
v18.1.0Compare Source
Note: Version bump only for package @commitlint/config-lerna-scopes
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-lerna-scopes
conventional-changelog/commitlint (@commitlint/cz-commitlint)
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.1[Compare Source](https://redirect.github.com/conventional-chan
Configuration
📅 Schedule: Branch creation - "before 9am on the first day of the week" in timezone America/Detroit, 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.