Skip to content

chore: Bump @commitlint/cli from 16.2.4 to 16.3.0 #4987

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 May 16, 2022

Bumps @commitlint/cli from 16.2.4 to 16.3.0.

Release notes

Sourced from @​commitlint/cli's releases.

v16.3.0

16.3.0 (2022-05-14)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v2 (#3154) (20122e8)
  • update dependency yargs to v17.5.0 (#3171) (0e6542b)

Features

  • add ability to filter Nx projects in @​commitlint/config-nx-scopes (#3155) (e595693), closes #3152

New Contributors

Full Changelog: conventional-changelog/commitlint@v16.2.4...v16.3.0

Changelog

Sourced from @​commitlint/cli's changelog.

16.3.0 (2022-05-14)

Note: Version bump only for package @​commitlint/cli

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@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.

@dependabot dependabot bot added dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels May 16, 2022
@nx-cloud
Copy link

nx-cloud bot commented May 16, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 052d208. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 43 targets

Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented May 16, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 052d208
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6281f846e951960009db53c8
😎 Deploy Preview https://deploy-preview-4987--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #4987 (052d208) into main (77e15a9) will decrease coverage by 0.88%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #4987      +/-   ##
==========================================
- Coverage   92.64%   91.76%   -0.89%     
==========================================
  Files         190      227      +37     
  Lines       10251    10584     +333     
  Branches     3249     3281      +32     
==========================================
+ Hits         9497     9712     +215     
- Misses        502      591      +89     
- Partials      252      281      +29     
Flag Coverage Δ
unittest 91.76% <100.00%> (-0.89%) ⬇️

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

Impacted Files Coverage Δ
packages/eslint-plugin/src/rules/array-type.ts 97.18% <ø> (ø)
...ages/eslint-plugin/src/rules/ban-tslint-comment.ts 100.00% <ø> (ø)
packages/eslint-plugin/src/rules/ban-types.ts 100.00% <ø> (ø)
...t-plugin/src/rules/class-literal-property-style.ts 100.00% <ø> (ø)
...lugin/src/rules/consistent-indexed-object-style.ts 92.06% <ø> (ø)
...int-plugin/src/rules/consistent-type-assertions.ts 88.88% <ø> (ø)
...nt-plugin/src/rules/consistent-type-definitions.ts 97.29% <ø> (ø)
packages/eslint-plugin/src/rules/dot-notation.ts 96.29% <ø> (ø)
...kages/eslint-plugin/src/rules/no-base-to-string.ts 98.41% <ø> (ø)
...lugin/src/rules/no-confusing-non-null-assertion.ts 82.60% <ø> (ø)
... and 69 more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2022

Superseded by #4991.

@dependabot dependabot bot closed this May 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/commitlint/cli-16.3.0 branch May 16, 2022 17:08
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants