-
Notifications
You must be signed in to change notification settings - Fork 444
chore(deps) Update dependency @commitlint/load to v10 #231
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
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
@renovate
renovate
bot
added
maintenance
dependency updates, etc.
renovate
Renovate-generated PRs
labels
Sep 30, 2024
@renovate
renovate
bot
force-pushed
the
renovate/major-10-commitlint-monorepo
branch
2 times, most recently
from
September 30, 2024 05:21
8979869
to
4d55306
Compare
@renovate
renovate
bot
force-pushed
the
renovate/major-10-commitlint-monorepo
branch
from
August 10, 2025 12:40
4d55306
to
769d111
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.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
6.1.3
->10.0.0
Release Notes
conventional-changelog/commitlint (@commitlint/load)
v10.0.0
Compare Source
Bug Fixes
update dependency cosmiconfig to v7 (#2044) (f4db933)
update dependency execa to v4 (#1936) (8efb441)
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 me@bycedric.com
Co-authored-by: Cedric van Putten me@bycedric.com
9.1.2 (2020年07月13日)
Note: Version bump only for package @commitlint/load
9.1.1 (2020年06月30日)
Bug Fixes
v9.1.2
Compare Source
Note: Version bump only for package @commitlint/load
v9.1.1
Compare Source
Bug Fixes
v9.1.0
Compare Source
Note: Version bump only for package @commitlint/load
19.0.3 (2024年02月28日)
Note: Version bump only for package @commitlint/load
19.0.2 (2024年02月28日)
Note: Version bump only for package @commitlint/load
19.0.1 (2024年02月27日)
Bug Fixes
resolve-from
,resolve-global
andimport-fresh
, resolve global packages correctly (#3939) (8793c63), closes #3938v9.0.1
Compare Source
Bug Fixes
resolve-from
,resolve-global
andimport-fresh
, resolve global packages correctly (#3939) (8793c63), closes #3938v9.0.0
Compare Source
Reverts
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPreset
with anotherawait
test: migrate to vitest
test: remove no replacement
--runInBand
test-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):
resolveFrom
output 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
cli
instead 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/load
v8.3.6
Compare Source
Note: Version bump only for package @commitlint/root
chore: update lodash to 4.17.21
SECURITY: CVE-2021-23337 in package lodash https://nvd.nist.gov/vuln/detail/CVE-2021-23337
v8.3.5
Compare Source
Note: Version bump only for package @commitlint/load
v8.3.4
Compare Source
Note: Version bump only for package @commitlint/load
v8.3.3
Compare Source
v8.3.2
Compare Source
v8.3.1
Compare Source
Bug Fixes
v8.3.0
Compare Source
Features
v8.2.0
Compare Source
Features
v8.1.0
Compare Source
Note: Version bump only for package @commitlint/load
v8.0.0
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/load
v7.6.1
Compare Source
Bug Fixes
v7.6.0
Compare Source
Bug Fixes
Features
v7.5.0
Compare Source
Features
17.4.4 (2023年02月17日)
Note: Version bump only for package @commitlint/load
17.4.2 (2023年01月12日)
Bug Fixes
17.4.1 (2023年01月09日)
Note: Version bump only for package @commitlint/load
v7.3.1
Compare Source
Note: Version bump only for package @commitlint/load
v7.2.1
Compare Source
Bug Fixes
v7.2.0
Compare Source
Note: Version bump only for package @commitlint/load
17.1.2 (2022年08月29日)
Bug Fixes
17.1.1 (2022年08月27日)
Bug Fixes
v7.1.2
Compare Source
Bug Fixes
v7.1.1
Compare Source
Bug Fixes
v7.0.0
Compare Source
BREAKING CHANGES
drop node v12 support
chore: rename circleci windows job
node version is not defned by the name anyways (i think)
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.