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

build(deps-dev): bump @commitlint/travis-cli from 11.0.0 to 12.0.1 #19

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps @commitlint/travis-cli from 11.0.0 to 12.0.1.

Release notes

Sourced from @​commitlint/travis-cli's releases.

v12.0.1

Bug Fixes

  • update dependency conventional-commits-parser to v3.2.1 (#2459) (8bcc4f0)
  • load: use Rule | AsyncRule | SyncRule as rule value type in Plugin (#2146) (75b67b8)
  • types: correct chalkColor type (#2420) (ef8bdad)
  • update dependency throat to v6 (#2417) (6f7db1b)

v12.0.0

Bug Fixes

  • remove unnecessary react babel transforms (#2399) (78f02fd)
  • utils: update code to allow it to be executed (#982) (52696d0)
  • update dependency @types/fs-extra to v9.0.2 (#2250) (a10fa0b)
  • update dependency @types/fs-extra to v9.0.5 (#2360) (3266712)
  • update dependency conventional-changelog-angular to v5.0.12 (#2361) (5766b39)
  • update dependency conventional-changelog-conventionalcommits to v4.4.0 (#2115) (bccc9f5)
  • update dependency conventional-changelog-conventionalcommits to v4.5.0 (#2362) (01c78bf)
  • update dependency execa to v4.1.0 (#2251) (b5743dd)
  • update dependency execa to v5 (#2341) (f349df9)
  • update dependency git-raw-commits to v2.0.7 (#2116) (ef969f3)
  • update dependency git-raw-commits to v2.0.8 (#2364) (3371715)
  • update dependency meow to v8 (#2245) (890961b)
  • update dependency meow to v8.1.0 (#2380) (0fbadcf)
  • update dependency pkg-dir to v5 (#2168) (b9d1c84)
  • update dependency semver to v7.3.4 (#2336) (790b61a)
  • update dependency tar-fs to v2.1.1 (#2261) (a04f24f)
  • is-ignored: ignore azure devops messages (#2230) (fe29ce7)
  • update dependency yargs to v16 (204f36d)
  • update dependency yargs to v16.1.0 (#2252) (6478d07)
  • resolve-extends: extends field should be resolved from left to right (#2070) (c0a86f5)

Features

BREAKING CHANGES

  • resolve-extends: The order of the extends resolution is changed from right-to-left to left-to-right
Changelog

Sourced from @​commitlint/travis-cli's changelog.

12.0.1 (2021-02-23)

Bug Fixes

  • update dependency conventional-commits-parser to v3.2.1 (#2459) (8bcc4f0)
  • load: use Rule | AsyncRule | SyncRule as rule value type in Plugin (#2146) (75b67b8)
  • types: correct chalkColor type (#2420) (ef8bdad)
  • update dependency throat to v6 (#2417) (6f7db1b)

12.0.0 (2021-01-18)

Bug Fixes

  • remove unnecessary react babel transforms (#2399) (78f02fd)
  • utils: update code to allow it to be executed (#982) (52696d0)
  • update dependency @types/fs-extra to v9.0.2 (#2250) (a10fa0b)
  • update dependency @types/fs-extra to v9.0.5 (#2360) (3266712)
  • update dependency conventional-changelog-angular to v5.0.12 (#2361) (5766b39)
  • update dependency conventional-changelog-conventionalcommits to v4.4.0 (#2115) (bccc9f5)
  • update dependency conventional-changelog-conventionalcommits to v4.5.0 (#2362) (01c78bf)
  • update dependency execa to v4.1.0 (#2251) (b5743dd)
  • update dependency execa to v5 (#2341) (f349df9)
  • update dependency git-raw-commits to v2.0.7 (#2116) (ef969f3)
  • update dependency git-raw-commits to v2.0.8 (#2364) (3371715)
  • update dependency meow to v8 (#2245) (890961b)
  • update dependency meow to v8.1.0 (#2380) (0fbadcf)
  • update dependency pkg-dir to v5 (#2168) (b9d1c84)
  • update dependency semver to v7.3.4 (#2336) (790b61a)
  • update dependency tar-fs to v2.1.1 (#2261) (a04f24f)
  • is-ignored: ignore azure devops messages (#2230) (fe29ce7)
  • update dependency yargs to v16 (204f36d)
  • update dependency yargs to v16.1.0 (#2252) (6478d07)
  • resolve-extends: extends field should be resolved from left to right (#2070) (c0a86f5)

Features

BREAKING CHANGES

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 2, 2021

Superseded by #70.

@dependabot dependabot bot closed this Apr 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/commitlint/travis-cli-12.0.1 branch April 2, 2021 07:48
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 javascript Pull requests that update Javascript code
Projects
None yet
0 participants