From 2079b2a0cf99bd1ffae06c0d14c7411aa5be7dba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 12:23:10 +0000 Subject: [PATCH] build(deps-dev): Bump conventional-changelog-conventionalcommits from 7.0.1 to 7.0.2 (#588) Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog) from 7.0.1 to 7.0.2.
Release notes

Sourced from conventional-changelog-conventionalcommits's releases.

conventional-changelog-conventionalcommits: v7.0.2

7.0.2 (2023-09-08)

Bug Fixes

Changelog

Sourced from conventional-changelog-conventionalcommits's changelog.

{ "packages/conventional-changelog-conventionalcommits": "7.0.2", "packages/conventional-changelog-cli": "4.1.0", "packages/conventional-changelog": "5.1.0", "packages/conventional-commits-parser": "5.0.0", "packages/git-raw-commits": "4.0.0", "packages/conventional-changelog-writer": "7.0.1", "packages/conventional-changelog-jshint": "4.0.0", "packages/conventional-changelog-jquery": "5.0.0", "packages/conventional-changelog-express": "4.0.0", "packages/conventional-changelog-eslint": "5.0.0", "packages/conventional-changelog-ember": "4.0.0", "packages/conventional-changelog-codemirror": "4.0.0", "packages/conventional-changelog-angular": "7.0.0", "packages/conventional-changelog-atom": "4.0.0", "packages/git-semver-tags": "7.0.1", "packages/conventional-commits-filter": "4.0.0", "packages/conventional-changelog-preset-loader": "4.1.0", "packages/conventional-recommended-bump": "9.0.0", "packages/conventional-changelog-core": "7.0.0", "packages/standard-changelog": "5.0.0", "packages/gulp-conventional-changelog": "4.0.0" }

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=conventional-changelog-conventionalcommits&package-manager=npm_and_yarn&previous-version=7.0.1&new-version=7.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2610d754..1420676a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "@semantic-release/changelog": "^6.0.3", "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", - "conventional-changelog-conventionalcommits": "^7.0.1", + "conventional-changelog-conventionalcommits": "^7.0.2", "semantic-release": "^21.1.1" } }, @@ -1245,9 +1245,9 @@ } }, "node_modules/conventional-changelog-conventionalcommits": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.1.tgz", - "integrity": "sha512-VfFJxBmi+LYXeb4pIfZGbuaFCpWZh0qXbUAKP/s6B8tigV6R4D8j5PDlTtMMWawa7+DcNySVoF7kPWz0EMYuCQ==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz", + "integrity": "sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==", "dev": true, "dependencies": { "compare-func": "^2.0.0" @@ -8296,9 +8296,9 @@ } }, "conventional-changelog-conventionalcommits": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.1.tgz", - "integrity": "sha512-VfFJxBmi+LYXeb4pIfZGbuaFCpWZh0qXbUAKP/s6B8tigV6R4D8j5PDlTtMMWawa7+DcNySVoF7kPWz0EMYuCQ==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz", + "integrity": "sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==", "dev": true, "requires": { "compare-func": "^2.0.0" diff --git a/package.json b/package.json index e9982025..3854b8ea 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "@semantic-release/changelog": "^6.0.3", "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", - "conventional-changelog-conventionalcommits": "^7.0.1", + "conventional-changelog-conventionalcommits": "^7.0.2", "semantic-release": "^21.1.1" } }