Skip to content

build(deps-dev): bump @commitlint/cli from 12.1.4 to 13.1.0 #444

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @commitlint/cli from 12.1.4 to 13.1.0.

Release notes

Sourced from @​commitlint/cli's releases.

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

BREAKING CHANGES

  • minimum node version is 12
Changelog

Sourced from @​commitlint/cli's changelog.

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

BREAKING CHANGES

  • minimum node version is 12

12.1.3 (2021-05-12)

Bug Fixes

... (truncated)

Commits
  • dfbb8c5 v13.1.0
  • 5f13a06 chore: update dependency @​types/semver to v7.3.8 (#2689)
  • 8187c1c chore: update dependency lint-staged to v11.1.0 (#2686)
  • ef4ffdf chore: update dependency ts-jest to v27.0.4 (#2682)
  • c7a4e95 chore: update dependency eslint-plugin-jest to v24.4.0 (#2683)
  • 99d8881 fix(cz-commitlint): fix minor formatting issues
  • 15d3b9d chore: update dependency eslint-plugin-jest to v24.3.7 (#2681)
  • 5d776d1 chore: update babel monorepo to v7.14.8 (#2680)
  • 026c4f8 chore: update typescript-eslint monorepo to v4.28.4 (#2679)
  • c49a03e chore: update dependency eslint to v7.31.0 (#2678)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2021
@MichaelDeBoey MichaelDeBoey added the BREAKING CHANGE This change will require a major version bump label Aug 1, 2021
@MichaelDeBoey MichaelDeBoey added this to the v5 milestone Aug 1, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commitlint/cli-13.1.0 branch from 257f58b to a8a77b3 Compare August 6, 2021 01:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commitlint/cli-13.1.0 branch 5 times, most recently from 6ea7cc8 to 86533a1 Compare August 22, 2021 14:39
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 12.1.4 to 13.1.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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commitlint/cli-13.1.0 branch from 86533a1 to 3fa3d37 Compare September 6, 2021 07:22
@MichaelDeBoey
Copy link
Member

Closed by #464

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 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.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/commitlint/cli-13.1.0 branch September 6, 2021 08:25
@github-actions
Copy link

github-actions bot commented Sep 6, 2021

🎉 This issue has been resolved in version 5.0.0-alpha.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @alpha
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant