From de2b0d5987c0fa8472e292ef65c24ecec008aae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 18:04:14 +0000 Subject: [PATCH] fix(deps): Bump @semantic-release/error from 3.0.0 to 4.0.0 (#121) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@semantic-release/error](https://github.com/semantic-release/error) from 3.0.0 to 4.0.0.
Release notes

Sourced from @​semantic-release/error's releases.

v4.0.0

4.0.0 (2023-06-07)

Code Refactoring

BREAKING CHANGES

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@semantic-release/error&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=4.0.0)](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 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.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 593c5432..85eb2b79 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ ] }, "dependencies": { - "@semantic-release/error": "^3.0.0", + "@semantic-release/error": "^4.0.0", "aggregate-error": "^4.0.1", "cosmiconfig": "^8.1.0", "execa": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index bb8d2d08..b980cc0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6322,7 +6322,7 @@ __metadata: resolution: "semantic-release-yarn@workspace:." dependencies: "@semantic-release/changelog": 6.0.3 - "@semantic-release/error": ^3.0.0 + "@semantic-release/error": ^4.0.0 "@semantic-release/git": 10.0.1 "@types/dockerode": 3.3.18 "@types/env-ci": 3.1.1