build(deps-dev): bump @commitlint/cli from 5.2.5 to 12.1.1 by dependabot-preview[bot] · Pull Request #1068 · feathericons/feather
Bumps @commitlint/cli from 5.2.5 to 12.1.1.
Release notes
Sourced from @commitlint/cli's releases.
v12.1.1
12.1.1 (2021-04-02)
Bug Fixes
- update dependency read-pkg to v6 (#2530) (d38a2ad)
- config-lerna-scopes: ignore packages without names (#2514) (df3bf71)
- update dependency semver to v7.3.5 (#2519) (5113f22)
- prompt: modify the entry point to pass commitizen's function check (#2501) (0173fb7), closes conventional-changelog/commitlint#2486 conventional-changelog/commitlint#2486
12.1.0 (2021-03-06) (was only released under
next)Features
- config-lerna-scopes: keep supporting lerna v3 (51b0f4a)
v12.0.1
Bug Fixes
- update dependency conventional-commits-parser to v3.2.1 (#2459) (8bcc4f0)
- load: use
Rule | AsyncRule | SyncRuleas rule value type inPlugin(#2146) (75b67b8)- types: correct chalkColor type (#2420) (ef8bdad)
- update dependency throat to v6 (#2417) (6f7db1b)
v12.0.0
Bug Fixes
- remove unnecessary react babel transforms (#2399) (78f02fd)
- utils: update code to allow it to be executed (#982) (52696d0)
- update dependency @types/fs-extra to v9.0.2 (#2250) (a10fa0b)
- update dependency @types/fs-extra to v9.0.5 (#2360) (3266712)
- update dependency conventional-changelog-angular to v5.0.12 (#2361) (5766b39)
- update dependency conventional-changelog-conventionalcommits to v4.4.0 (#2115) (bccc9f5)
- update dependency conventional-changelog-conventionalcommits to v4.5.0 (#2362) (01c78bf)
- update dependency execa to v4.1.0 (#2251) (b5743dd)
- update dependency execa to v5 (#2341) (f349df9)
- update dependency git-raw-commits to v2.0.7 (#2116) (ef969f3)
- update dependency git-raw-commits to v2.0.8 (#2364) (3371715)
- update dependency meow to v8 (#2245) (890961b)
- update dependency meow to v8.1.0 (#2380) (0fbadcf)
- update dependency pkg-dir to v5 (#2168) (b9d1c84)
... (truncated)
Changelog
Sourced from @commitlint/cli's changelog.
12.1.1 (2021-04-02)
Bug Fixes
- update dependency read-pkg to v6 (#2530) (d38a2ad)
- config-lerna-scopes: ignore packages without names (#2514) (df3bf71)
- update dependency semver to v7.3.5 (#2519) (5113f22)
- prompt: modify the entry point to pass commitizen's function check (#2501) (0173fb7), closes conventional-changelog/commitlint#2486 conventional-changelog/commitlint#2486
12.1.0 (2021-03-06)
Features
- config-lerna-scopes: keep supporting lerna v3 (51b0f4a)
12.0.1 (2021-02-23)
Bug Fixes
- update dependency conventional-commits-parser to v3.2.1 (#2459) (8bcc4f0)
- load: use
Rule | AsyncRule | SyncRuleas rule value type inPlugin(#2146) (75b67b8)- types: correct chalkColor type (#2420) (ef8bdad)
- update dependency throat to v6 (#2417) (6f7db1b)
12.0.0 (2021-01-18)
Bug Fixes
- remove unnecessary react babel transforms (#2399) (78f02fd)
- utils: update code to allow it to be executed (#982) (52696d0)
- update dependency @types/fs-extra to v9.0.2 (#2250) (a10fa0b)
- update dependency @types/fs-extra to v9.0.5 (#2360) (3266712)
- update dependency conventional-changelog-angular to v5.0.12 (#2361) (5766b39)
- update dependency conventional-changelog-conventionalcommits to v4.4.0 (#2115) (bccc9f5)
... (truncated)
Commits
32daec2v12.1.1de00522chore: update typescript-eslint monorepo to v4.20.0 (#2533)3208db5chore: update dependency husky to v6 (#2532)6862403chore: update dependency @babel/core to v7.13.14 (#2531)688ad1eAllow any scope casing for Conventional Commits (#2529)d38a2adfix: update dependency read-pkg to v6 (#2530)c3ab80cchore: update dependency @types/node to v12.20.7 (#2528)f94da49chore: update dependency eslint to v7.23.0 (#2527)014b19bchore: update dependency @babel/core to v7.13.13 (#2526)97d5306chore: update dependency @types/yargs to v16.0.1 (#2525)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by escapedcat, a new releaser for @commitlint/cli since your current version.
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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)