chore(deps-dev): bump @commitlint/cz-commitlint from 18.6.1 to 19.2.0
Bumps @commitlint/cz-commitlint from 18.6.1 to 19.2.0.
Release notes
Sourced from @commitlint/cz-commitlint's releases.
v19.2.0
19.2.0 (2024-03-15)
Features
- feat(cli): introduce new --last flag, to stop recommending HEAD~1 by
@knoctein conventional-changelog/commitlint#3916- feat(load): update cosmiconfig to v9 to add support for
package.yamlconfig by@danielbayleyin conventional-changelog/commitlint#3976New Contributors
@danielbayleymade their first contribution in conventional-changelog/commitlint#3976Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0
v19.1.0
19.1.0 (2024-03-12)
Bug Fixes
- fix: add
mainandtypeskeys in package.json by@marcalexieiin conventional-changelog/commitlint#3953- fix: add missing
conditionsparam formoduleResolveby@JounQinin conventional-changelog/commitlint#3962- fix: add missing cjs entry in package by
@frantic1048in conventional-changelog/commitlint#3967Features
- feat: add CJS export for cz-commitlint by
@frantic1048in conventional-changelog/commitlint#3963Chore
- docs: Update cz-commitlint install command by
@gin0606in conventional-changelog/commitlint#3955New Contributors
@gin0606made their first contribution in conventional-changelog/commitlint#3955@frantic1048made their first contribution in conventional-changelog/commitlint#3963Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0
v19.0.3
19.0.3 (2024-02-28)
Bug Fixes
... (truncated)
Changelog
Sourced from @commitlint/cz-commitlint's changelog.
19.2.0 (2024-03-15)
Note: Version bump only for package
@commitlint/cz-commitlint19.1.0 (2024-03-12)
Bug Fixes
Features
- add CJS export for cz-commitlint (#3963) (6ae3c6a), closes conventional-changelog/commitlint#3850 #3949
19.0.3 (2024-02-28)
Note: Version bump only for package
@commitlint/cz-commitlint19.0.2 (2024-02-28)
Note: Version bump only for package
@commitlint/cz-commitlint19.0.1 (2024-02-27)
Note: Version bump only for package
@commitlint/cz-commitlint19.0.0 (2024-02-27)
... (truncated)
Commits
a64b417v19.2.08d7a3d5v19.1.09cea6fdfix: add missing cjs entry in package (#3967)6ae3c6afeat: add CJS export for cz-commitlint (#3963)84e8632docs: Update cz-commitlint install command (#3955)9b4ac34v19.0.3e538924v19.0.29351b8ev19.0.1f1ff121v19.0.0868983cdocs: use vitepress (#3921)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.62%. Comparing base (
12658ee) to head (a1631ce). Report is 13 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1539 +/- ##
=======================================
Coverage 99.62% 99.62%
=======================================
Files 62 62
Lines 1076 1076
Branches 171 171
=======================================
Hits 1072 1072
Misses 2 2
Partials 2 2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.