-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency @commitlint/lint to v19 #24
Conversation
Reviewer's Guide by SourceryThis PR updates the @commitlint/lint dependency from version ^17.6.7 to ^19.0.0. The update includes a major version bump which brings significant changes, most notably the migration to pure ESM (ECMAScript Modules). No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
20fc206
to
ae0675a
Compare
This PR contains the following updates:
^17.6.7
->^19.0.0
Release Notes
conventional-changelog/commitlint (@commitlint/lint)
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/lint
v19.5.0
Compare Source
Note: Version bump only for package @commitlint/lint
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/lint
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/lint
v19.4.1
Compare Source
Note: Version bump only for package @commitlint/lint
v19.2.2
Compare Source
Note: Version bump only for package @commitlint/lint
v19.1.0
Compare Source
Note: Version bump only for package @commitlint/lint
19.0.3 (2024-02-28)
Note: Version bump only for package @commitlint/lint
v19.0.3
Compare Source
Note: Version bump only for package @commitlint/lint
v19.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/lint
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/lint
v18.6.0
Compare Source
Note: Version bump only for package @commitlint/lint
v18.5.0
Compare Source
Note: Version bump only for package @commitlint/lint
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/lint
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/lint
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/lint
v18.4.4
Compare Source
Note: Version bump only for package @commitlint/lint
v18.4.3
Compare Source
Note: Version bump only for package @commitlint/lint
v18.4.2
Compare Source
Note: Version bump only for package @commitlint/lint
v18.4.0
Compare Source
Note: Version bump only for package @commitlint/lint
v18.1.0
Compare Source
Note: Version bump only for package @commitlint/lint
v18.0.0
Compare 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/lint
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.