Skip to content

chore: bump @commitlint/config-conventional from 16.0.0 to 16.2.1 #4565

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps @commitlint/config-conventional from 16.0.0 to 16.2.1.

Release notes

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

v16.2.1

16.2.1 (2022-02-13)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v1.0.5 (#3020) (2d431a6)
  • update dependency jest-environment-node to v27.5.0 (#3012) (a546128)
  • update dependency jest-environment-node to v27.5.1 (#3018) (0cbf652)
  • update dependency read-pkg to v7.1.0 (#3015) (3b7b680)
  • load: satisfy @​types/node peer dependency for cosmiconfig-loader-typescript (#3008) (338180c), closes #3007

New Contributors

Full Changelog: conventional-changelog/commitlint@v16.2.0...v16.2.1

v16.2.0

16.2.0 (2022-01-25)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v1.0.4 (#2991) (043a059)

Features

  • add support for Nx monorepos via @​commitlint/config-nx-scopes (#2995) (11879ad)

New Contributors

Full Changelog: conventional-changelog/commitlint@v16.1.0...v16.2.0

v16.1.0

16.1.0 (2022-01-20)

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v16.0.3...v16.1.0

v16.0.3

16.0.3 (2022-01-19)

... (truncated)

Changelog

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

16.2.1 (2022-02-13)

Note: Version bump only for package @​commitlint/config-conventional

Commits

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/tree/HEAD/@commitlint/config-conventional) from 16.0.0 to 16.2.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.1/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Issue about dependencies of the package label Feb 16, 2022
@nx-cloud
Copy link

nx-cloud bot commented Feb 16, 2022

☁️ Nx Cloud Report

CI ran the following commands for commit 979438f. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 48 targets

Sent with 💌 from NxCloud.

@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.

@netlify
Copy link

netlify bot commented Feb 16, 2022

✔️ Deploy Preview for typescript-eslint ready!

🔨 Explore the source changes: 979438f

🔍 Inspect the deploy log: https://app.netlify.com/sites/typescript-eslint/deploys/620d4a2be3486800071000c5

😎 Browse the preview: https://deploy-preview-4565--typescript-eslint.netlify.app

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #4565 (979438f) into main (40538cd) will decrease coverage by 1.69%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4565      +/-   ##
==========================================
- Coverage   94.17%   92.48%   -1.70%     
==========================================
  Files         292      344      +52     
  Lines       10987    11683     +696     
  Branches     3194     3338     +144     
==========================================
+ Hits        10347    10805     +458     
- Misses        384      612     +228     
- Partials      256      266      +10     
Flag Coverage Δ
unittest 92.48% <ø> (-1.70%) ⬇️

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

Impacted Files Coverage Δ
...ges/type-utils/src/getConstrainedTypeAtLocation.ts 0.00% <0.00%> (ø)
packages/utils/src/eslint-utils/nullThrows.ts 40.00% <0.00%> (ø)
packages/type-utils/src/requiresQuoting.ts 0.00% <0.00%> (ø)
packages/type-utils/src/typeFlagUtils.ts 83.33% <0.00%> (ø)
packages/type-utils/src/getTypeArguments.ts 25.00% <0.00%> (ø)
packages/utils/src/ts-eslint-scope/index.ts 100.00% <0.00%> (ø)
packages/utils/src/eslint-utils/RuleTester.ts 9.30% <0.00%> (ø)
packages/utils/src/ts-eslint-scope/Definition.ts 100.00% <0.00%> (ø)
packages/type-utils/src/isUnsafeAssignment.ts 84.00% <0.00%> (ø)
packages/utils/src/ts-eslint-scope/Reference.ts 100.00% <0.00%> (ø)
... and 42 more

@bradzacher bradzacher merged commit b83f597 into main Feb 16, 2022
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/commitlint/config-conventional-16.2.1 branch February 16, 2022 19:30
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 26, 2022
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