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(deps-dev): bump @commitlint/config-conventional from 11.0.0 to 12.0.1 #1892

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @commitlint/config-conventional from 11.0.0 to 12.0.1.

Release notes

Sourced from @​commitlint/config-conventional'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/config-conventional'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 javascript 🔗 dependencies Brukes til diverse automatikk labels Mar 18, 2021
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ca24f74:

Sandbox Source
all-components Configuration

@lfbergee lfbergee merged commit 3c351fc into master Mar 18, 2021
@lfbergee lfbergee deleted the dependabot/npm_and_yarn/commitlint/config-conventional-12.0.1 branch March 18, 2021 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔗 dependencies Brukes til diverse automatikk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant