Skip to content

build(deps-dev): bump @commitlint/config-conventional from 12.1.4 to 13.2.0 #490

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2021

Bumps @commitlint/config-conventional from 12.1.4 to 13.2.0.

Release notes

Sourced from @​commitlint/config-conventional's releases.

v13.2.0

13.2.0 (2021-09-28)

Bug Fixes

  • parse: enforce secure version of conventional-commits-parser (#2776) (a351801)
  • update dependency read-pkg to v7 (#2721) (7d9a3b1)
  • types: prompt messages key (4825a52)
  • types: prompt messages props optional (0bd0592)
  • types: user config prompt (6d7a1c4)

Features

  • load: add cosmiconfig typescript loader (b65aced)

v13.1.0

13.1.0 (2021-07-24)

Bug Fixes

  • cz-commitlint: fix minor formatting issues (99d8881)
  • types: adds TargetCaseType[] for CaseRuleConfig (c3bef38)
  • update dependency import-from to v4 (#2629) (5bcb604)
  • cli: remove hard coded comment char with linting COMMIT_EDIT_MSG (#2618) (5badf6d), closes #2351

Features

  • rules: allow body-case to accept an array of cases (5383c9e), closes #2631

v13.0.0

13.0.0 (2021-05-24)

Bug Fixes

Features

  • add subject-exclamation-mark rule to improve error messages (#2593) (be701bd)
  • rules: add trailer-exists rule (#2578) (cd3816d)

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

13.2.0 (2021-09-28)

Bug Fixes

  • parse: enforce secure version of conventional-commits-parser (#2776) (a351801)
  • update dependency read-pkg to v7 (#2721) (7d9a3b1)
  • types: prompt messages key (4825a52)
  • types: prompt messages props optional (0bd0592)
  • types: user config prompt (6d7a1c4)

Features

  • load: add cosmiconfig typescript loader (b65aced)

13.1.0 (2021-07-24)

Bug Fixes

  • cz-commitlint: fix minor formatting issues (99d8881)
  • types: adds TargetCaseType[] for CaseRuleConfig (c3bef38)
  • update dependency import-from to v4 (#2629) (5bcb604)
  • cli: remove hard coded comment char with linting COMMIT_EDIT_MSG (#2618) (5badf6d), closes #2351

Features

  • rules: allow body-case to accept an array of cases (5383c9e), closes #2631

13.0.0 (2021-05-24)

Bug Fixes

Features

... (truncated)

Commits
  • 65e4533 v13.2.0
  • a351801 fix(parse): enforce secure version of conventional-commits-parser (#2776)
  • 1c91003 chore: update dependency @​types/lodash to v4.14.175 (#2777)
  • d993402 chore: update typescript-eslint monorepo to v4.32.0 (#2775)
  • 2796e7b chore: update dependency @​types/lodash to v4.14.174 (#2772)
  • 4d1e294 chore(deps): bump prismjs from 1.24.0 to 1.25.0 (#2768)
  • f632fea chore: update jest monorepo (#2774)
  • f936d03 chore: update dependency @​types/node to v12.20.27 (#2773)
  • ae87788 docs: add codemagic-ci info (#2760)
  • 35b6d0a chore: update dependency @​types/node to v12.20.26 (#2771)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.1.4 to 13.2.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](conventional-changelog/commitlint@v12.1.4...v13.2.0)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2021
@MichaelDeBoey MichaelDeBoey added the BREAKING CHANGE This change will require a major version bump label Oct 1, 2021
@MichaelDeBoey MichaelDeBoey self-assigned this Oct 1, 2021
@MichaelDeBoey
Copy link
Member

Closed by #497

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@MichaelDeBoey MichaelDeBoey deleted the dependabot/npm_and_yarn/commitlint/config-conventional-13.2.0 branch October 13, 2021 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE This change will require a major version bump dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant