Skip to content
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

chore(deps-dev): bump @commitlint/config-conventional from 12.1.4 to 13.1.0 #356

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

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

Release notes

Sourced from @​commitlint/config-conventional'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/config-conventional'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 the dependencies Pull requests that update a dependency file label Jul 26, 2021
@auto-add-label auto-add-label bot added the chore label Jul 26, 2021
@vercel
Copy link

vercel bot commented Jul 26, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/opd/g2plot-vue/2fYKXVFmUvHwwSUEPrddG4ycu2bn
✅ Preview: https://g2plot-vue-git-dependabot-npmandyarncommitlintconfig-d25b11-opd.vercel.app

@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #356 (5032e4f) into master (a2d46a0) will not change coverage.
The diff coverage is n/a.

❗ Current head 5032e4f differs from pull request most recent head 990076a. Consider uploading reports for the commit 990076a to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master      #356   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines          153       153           
  Branches         8         8           
=========================================
  Hits           153       153           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec528f8...990076a. Read the comment docs.

Bumps [@commitlint/config-conventional](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/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commitlint/config-conventional-13.1.0 branch from 5032e4f to 990076a Compare July 26, 2021 11:17
@github-actions github-actions bot merged commit a3a5a02 into master Jul 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/commitlint/config-conventional-13.1.0 branch July 26, 2021 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants