Skip to content

chore: bump @commitlint/cli from 15.0.0 to 16.0.1 #4386

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
merged 1 commit into from
Jan 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Bumps @commitlint/cli from 15.0.0 to 16.0.1.

Release notes

Sourced from @​commitlint/cli's releases.

v16.0.1

16.0.1 (2021-12-28)

Bug Fixes

  • update dependency @​types/tmp to v0.2.3 (#2928) (8eeb1f4)
  • update dependency conventional-changelog-conventionalcommits to v4.6.2 (#2934) (a239b9e)
  • update dependency cosmiconfig-typescript-loader to v1.0.2 (#2929) (04cc88c)
  • update dependency yargs to v17.3.1 (#2935) (8e099af)

v16.0.0

16.0.0 (2021-12-26)

Bug Fixes

  • is-ignored: ignore merge tag commit messages (#2920) (914782a)
  • update dependency @​types/tmp to v0.2.2 (#2903) (d2f146c)
  • update dependency conventional-commits-parser to v3.2.3 (#2904) (3a98d3c)
  • cz-commitlint: combine commit body with issuesBody/breakingBody when body has an empty string (#2915) (a038b41)
  • docs: minor changes to guides (#2913) (499efd1)
  • update dependency conventional-changelog-conventionalcommits to v4.6.1 (#2906) (1d1ccfa)
  • update dependency cosmiconfig to v7.0.1 (#2905) (2c33c98)
  • update dependency jest-environment-node to v27.4.2 (#2907) (c3b29ba)
  • update dependency yargs to v17.3.0 (#2908) (a387494)

Features

  • config-rush-scopes: add config for rush monorepo (#2878) (befa677)
  • cz-commitlint: support select scope with radio list by setting disableMultipleScopes (#2911) (9d8d73f), closes #2782
  • config validation (#2412) (c717202), closes #327

BREAKING CHANGES

  • cz-commitlint: users who is using multiple scopes need to set enableMultipleScopes to true

New Contributors

Full Changelog: conventional-changelog/commitlint@v15.0.0...v16.0.0

Changelog

Sourced from @​commitlint/cli's changelog.

16.0.1 (2021-12-28)

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

16.0.0 (2021-12-26)

Features

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)

@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 the dependencies Issue about dependencies of the package label Jan 3, 2022
@nx-cloud
Copy link

nx-cloud bot commented Jan 3, 2022

☁️ Nx Cloud Report

CI ran the following commands for commit 7d699b1. 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.

@netlify
Copy link

netlify bot commented Jan 3, 2022

✔️ Deploy Preview for typescript-eslint ready!

🔨 Explore the source changes: 7d699b1

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

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

@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #4386 (7d699b1) into main (6e023a2) will increase coverage by 2.66%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4386      +/-   ##
==========================================
+ Coverage   91.95%   94.61%   +2.66%     
==========================================
  Files         346      147     -199     
  Lines       11622     7841    -3781     
  Branches     3298     2507     -791     
==========================================
- Hits        10687     7419    -3268     
+ Misses        675      233     -442     
+ Partials      260      189      -71     
Flag Coverage Δ
unittest 94.61% <ø> (+2.66%) ⬆️

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

Impacted Files Coverage Δ
packages/typescript-estree/src/ts-estree/index.ts
...ges/experimental-utils/src/ts-eslint/SourceCode.ts
...estree/src/create-program/createIsolatedProgram.ts
...kages/scope-manager/src/scope/FunctionTypeScope.ts
packages/scope-manager/src/ID.ts
packages/type-utils/src/getContextualType.ts
...ckages/scope-manager/src/lib/es2017.typedarrays.ts
packages/scope-manager/src/scope/TypeScope.ts
...t-estree/src/create-program/useProvidedPrograms.ts
packages/type-utils/src/isTypeReadonly.ts
... and 189 more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commitlint/cli-16.0.1 branch from 5371658 to c279821 Compare January 3, 2022 18:05
@bradzacher
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commitlint/cli-16.0.1 branch from c279821 to cdb2395 Compare January 7, 2022 04:46
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 15.0.0 to 16.0.1.
- [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.0.1/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  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/cli-16.0.1 branch from cdb2395 to 7d699b1 Compare January 7, 2022 04:51
@bradzacher bradzacher merged commit 94e35fe into main Jan 7, 2022
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/commitlint/cli-16.0.1 branch January 7, 2022 07:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 7, 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