chore(deps): update commitlint monorepo to v19 (major)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @commitlint/cli (source) | ^18.6.1 -> ^19.3.0 |
||||
| @commitlint/config-conventional (source) | ^18.6.3 -> ^19.2.2 |
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.3.0
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.2
Note: Version bump only for package @commitlint/cli
v19.2.1
Note: Version bump only for package @commitlint/cli
v19.2.0
Features
v19.1.0
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
- drop
resolve-from,resolve-globalandimport-fresh, resolve global packages correctly (#3939) (8793c63), closes #3938
v19.0.3
Note: Version bump only for package @commitlint/cli
v19.0.2
Note: Version bump only for package @commitlint/cli
v19.0.1
Bug Fixes
- drop
resolve-from,resolve-globalandimport-fresh, resolve global packages correctly (#3939) (8793c63), closes #3938
v19.0.0
Reverts
- Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
-
migrate to pure ESM
-
feat: migrate to pure ESM
-
chore: update snapshot
-
fix: load
parserPresetwith anotherawait -
test: migrate to vitest
-
test: remove no replacement
--runInBandtest-ci script -
chore: 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 aware -
test: 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
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.2.2
Note: Version bump only for package @commitlint/config-conventional
v19.1.0
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.3
Note: Version bump only for package @commitlint/config-conventional
v19.0.0
Reverts
- Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
-
migrate to pure ESM
-
feat: migrate to pure ESM
-
chore: update snapshot
-
fix: load
parserPresetwith anotherawait -
test: migrate to vitest
-
test: remove no replacement
--runInBandtest-ci script -
chore: 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 aware -
test: 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.2 (2024-02-14)
Bug Fixes
18.6.1 (2024-02-13)
Note: Version bump only for package @commitlint/config-conventional
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 41.96%. Comparing base (
594eda1) to head (e06951d). Report is 3 commits behind head on main.
:exclamation: Current head e06951d differs from pull request most recent head 8e9b26b
Please upload reports for the commit 8e9b26b to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## main #267 +/- ##
=======================================
Coverage 41.96% 41.96%
=======================================
Files 18 18
Lines 255 255
Branches 61 53 -8
=======================================
Hits 107 107
- Misses 117 148 +31
+ Partials 31 0 -31
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.