commitiquette
commitiquette copied to clipboard
build(deps-dev): bump @commitlint/types from 13.2.0 to 17.0.0
Bumps @commitlint/types from 13.2.0 to 17.0.0.
Release notes
Sourced from @commitlint/types's releases.
v17.0.0
17.0.0 (2022-05-16)
Bug Fixes
BREAKING CHANGES
drop node v12 support
chore: rename circleci windows job
Migrate
@nrwl/taoto nx following 13.9.0 release by@fguittonin conventional-changelog/commitlint#3135New Contributors
@lxow456made their first contribution in conventional-changelog/commitlint#3179Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v16.3.0...v17.0.0
v16.3.0
16.3.0 (2022-05-14)
Bug Fixes
- update dependency cosmiconfig-typescript-loader to v2 (#3154) (20122e8)
- update dependency yargs to v17.5.0 (#3171) (0e6542b)
Features
New Contributors
@jaytavaresmade their first contribution in conventional-changelog/commitlint#3155@matthewborgmanmade their first contribution in conventional-changelog/commitlint#3173Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v16.2.4...v16.3.0
v16.2.4
16.2.4 (2022-04-28)
... (truncated)
Changelog
Sourced from @commitlint/types's changelog.
17.0.0 (2022-05-16)
BREAKING CHANGES
drop node v12 support
chore: rename circleci windows job
node version is not defned by the name anyways (i think)
16.2.1 (2022-02-13)
Note: Version bump only for package
@commitlint/types16.0.0 (2021-12-26)
Features
- cz-commitlint: support select scope with radio list by setting disableMultipleScopes (#2911) (9d8d73f), closes #2782
- config validation (#2412) (c717202), closes #327
BREAKING CHANGES
- cz-commitlint: users who is using multiple scopes need to set enableMultipleScopes to true
15.0.0 (2021-11-17)
Bug Fixes
... (truncated)
Commits
ed437d2v17.0.063ddea8chore: update chalk (#3181)ac5f9b4chore!: minimum node version v14 (#3128)071cce2v16.2.1a6bacf6v16.0.09d8d73ffeat(cz-commitlint): support select scope with radio list by setting disableM...c717202feat: config validation (#2412)399a028v15.0.0c7f355bfix(types): fix signature of QualifiedRuleConfig for async configurations (#2...8a8384ffeat: simplify config resolution (#2398)- 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 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
Merging #16 (27e6c12) into main (48374fa) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #16 +/- ##
=======================================
Coverage 89.37% 89.37%
=======================================
Files 12 12
Lines 386 386
Branches 79 79
=======================================
Hits 345 345
Misses 41 41
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 89.37% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Superseded by #32.