Skip to content

chore: bump @commitlint/config-conventional from 12.1.4 to 13.1.0 #3680

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 Aug 1, 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 Issue about dependencies of the package label Aug 1, 2021
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@bradzacher
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commitlint/config-conventional-13.1.0 branch from ac9455a to f0e9b66 Compare August 1, 2021 09:47
@nx-cloud
Copy link

nx-cloud bot commented Aug 1, 2021

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commitlint/config-conventional-13.1.0 branch from f0e9b66 to 20fbed9 Compare August 1, 2021 21:46
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 20fbed9 to 9c9763d Compare August 1, 2021 21:50
@codecov
Copy link

codecov bot commented Aug 1, 2021

Codecov Report

Merging #3680 (9c9763d) into master (9592842) will increase coverage by 0.66%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3680      +/-   ##
==========================================
+ Coverage   92.68%   93.35%   +0.66%     
==========================================
  Files         327      152     -175     
  Lines       11351     8079    -3272     
  Branches     3201     2549     -652     
==========================================
- Hits        10521     7542    -2979     
+ Misses        369      173     -196     
+ Partials      461      364      -97     
Flag Coverage Δ
unittest 93.35% <ø> (+0.66%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/scope-manager/src/lib/es2020.string.ts
...ages/scope-manager/src/referencer/ImportVisitor.ts
...experimental-utils/src/eslint-utils/RuleCreator.ts
packages/scope-manager/src/lib/es2019.object.ts
...e-manager/src/definition/TSEnumMemberDefinition.ts
...ckages/typescript-estree/src/jsx/xhtml-entities.ts
packages/scope-manager/src/lib/es2016.full.ts
...kages/scope-manager/src/lib/es2020.sharedmemory.ts
packages/scope-manager/src/lib/esnext.ts
packages/visitor-keys/src/get-keys.ts
... and 165 more

@bradzacher bradzacher merged commit fc8089f into master Aug 1, 2021
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/commitlint/config-conventional-13.1.0 branch August 1, 2021 22:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy