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: bump @commitlint/cli from 13.1.0 to 13.2.1 #1888

Merged
merged 2 commits into from
Oct 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @commitlint/cli from 13.1.0 to 13.2.1.

Release notes

Sourced from @​commitlint/cli's releases.

13.2.1

13.2.1 (2021-10-09)

Bug Fixes

v13.2.0

13.2.0 (2021-09-28)

Bug Fixes

  • parse: enforce secure version of conventional-commits-parser (#2776) (a351801)
  • update dependency read-pkg to v7 (#2721) (7d9a3b1)
  • types: prompt messages key (4825a52)
  • types: prompt messages props optional (0bd0592)
  • types: user config prompt (6d7a1c4)

Features

  • load: add cosmiconfig typescript loader (b65aced)
Changelog

Sourced from @​commitlint/cli's changelog.

13.2.1 (2021-10-09)

Bug Fixes

13.2.0 (2021-09-28)

Bug Fixes

  • parse: enforce secure version of conventional-commits-parser (#2776) (a351801)
  • update dependency read-pkg to v7 (#2721) (7d9a3b1)
  • types: prompt messages key (4825a52)
  • types: prompt messages props optional (0bd0592)
  • types: user config prompt (6d7a1c4)

Features

  • load: add cosmiconfig typescript loader (b65aced)
Commits
  • b2a552a v13.2.1
  • 5d38d18 chore: update dependency lint-staged to v11.2.1 (#2796)
  • 076e59f chore: update jest monorepo to v27.2.5 (#2795)
  • 8d2e5b0 chore: update babel monorepo to v7.15.8 (#2793)
  • 8c101dc chore: update dependency @​types/node to v12.20.28 (#2791)
  • b4e4690 chore: update dependency @​types/node to v12.20.28 (#2792)
  • a228b7e chore: update dependency lint-staged to v11.2.0 (#2789)
  • 19e3cc2 chore: update typescript-eslint monorepo to v4.33.0 (#2790)
  • 434ec98 chore: update dependency eslint-plugin-jest to v24.5.2 (#2788)
  • 6b4a148 chore: update dependency @​types/inquirer to v8.1.3 (#2786)
  • 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 Oct 26, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commitlint/cli-13.2.1 branch from 735c99e to e82a156 Compare October 26, 2021 21:39
@hunterloftis
Copy link
Contributor

Although this is a minor version bump, it looks like commitlint introduced a breaking change, since we're seeing:

Please add rules to your `commitlint.config.js`

@Westbrook is the fix as simple as renaming our .cjs file? I hesitate to do that because I assume it's cjs for a reason.

@Westbrook Westbrook force-pushed the dependabot/npm_and_yarn/commitlint/cli-13.2.1 branch from e82a156 to c7b0551 Compare October 28, 2021 12:46
dependabot bot and others added 2 commits October 28, 2021 08:48
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 13.1.0 to 13.2.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](conventional-changelog/commitlint@v13.1.0...v13.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@Westbrook Westbrook force-pushed the dependabot/npm_and_yarn/commitlint/cli-13.2.1 branch from c7b0551 to acc3a6a Compare October 28, 2021 12:48
@github-actions
Copy link

Branch Preview

@github-actions
Copy link

Tachometer results

Currently, no packages are changed by this PR...

@Westbrook Westbrook merged commit 972ac68 into main Oct 28, 2021
@Westbrook Westbrook deleted the dependabot/npm_and_yarn/commitlint/cli-13.2.1 branch October 28, 2021 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants