From e58bc055e14da4c9636b1b39357f89fcd512b27a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 23:11:27 +0200 Subject: [PATCH] fix(deps): update dependency @semantic-release/github to v10.1.4 (#81) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@semantic-release/github](https://togithub.com/semantic-release/github) | [`10.1.3` -> `10.1.4`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/10.1.3/10.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fgithub/10.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fgithub/10.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fgithub/10.1.3/10.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fgithub/10.1.3/10.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
semantic-release/github (@​semantic-release/github) ### [`v10.1.4`](https://togithub.com/semantic-release/github/compare/v10.1.3...b5917302d3b9b312b7e7ff747fcac02228c1b0fe) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.1.3...v10.1.4)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Hapag-Lloyd/Workflow-Templates). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .release_github_only_auto/package-lock.json | 14 +++++++------- .release_github_only_auto/package.json | 2 +- .release_maven_auto/package-lock.json | 14 +++++++------- .release_maven_auto/package.json | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.release_github_only_auto/package-lock.json b/.release_github_only_auto/package-lock.json index e276f3c..c38df7d 100644 --- a/.release_github_only_auto/package-lock.json +++ b/.release_github_only_auto/package-lock.json @@ -13,7 +13,7 @@ "@semantic-release/commit-analyzer": "12.0.0", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@semantic-release/github": "10.1.3", + "@semantic-release/github": "10.1.4", "@semantic-release/release-notes-generator": "13.0.0", "conventional-changelog-conventionalcommits": "7.0.2", "semantic-release": "23.1.1" @@ -355,9 +355,9 @@ } }, "node_modules/@semantic-release/github": { - "version": "10.1.3", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.3.tgz", - "integrity": "sha512-QVw7YT3J4VqyVjOnlRsFA3OCERAJHER4QbSPupbav3ER0fawrs2BAWbQFjsr24OAD4KTTKMZsVzF+GYFWCDtaQ==", + "version": "10.1.4", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.4.tgz", + "integrity": "sha512-dg+JTNp1XHazwAx9HgIuVewStfpv5g7QqwBF09aZVqwVkdTXw4agR/nhWSD0yxDbsx0YCeJTcjUOj92gf8/0Jw==", "dependencies": { "@octokit/core": "^6.0.0", "@octokit/plugin-paginate-rest": "^11.0.0", @@ -7182,9 +7182,9 @@ } }, "@semantic-release/github": { - "version": "10.1.3", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.3.tgz", - "integrity": "sha512-QVw7YT3J4VqyVjOnlRsFA3OCERAJHER4QbSPupbav3ER0fawrs2BAWbQFjsr24OAD4KTTKMZsVzF+GYFWCDtaQ==", + "version": "10.1.4", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.4.tgz", + "integrity": "sha512-dg+JTNp1XHazwAx9HgIuVewStfpv5g7QqwBF09aZVqwVkdTXw4agR/nhWSD0yxDbsx0YCeJTcjUOj92gf8/0Jw==", "requires": { "@octokit/core": "^6.0.0", "@octokit/plugin-paginate-rest": "^11.0.0", diff --git a/.release_github_only_auto/package.json b/.release_github_only_auto/package.json index 5ea068f..b9eb54c 100644 --- a/.release_github_only_auto/package.json +++ b/.release_github_only_auto/package.json @@ -21,7 +21,7 @@ "@semantic-release/commit-analyzer": "12.0.0", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@semantic-release/github": "10.1.3", + "@semantic-release/github": "10.1.4", "@semantic-release/release-notes-generator": "13.0.0", "conventional-changelog-conventionalcommits": "7.0.2", "semantic-release": "23.1.1" diff --git a/.release_maven_auto/package-lock.json b/.release_maven_auto/package-lock.json index 725bcff..7768947 100644 --- a/.release_maven_auto/package-lock.json +++ b/.release_maven_auto/package-lock.json @@ -13,7 +13,7 @@ "@semantic-release/commit-analyzer": "12.0.0", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@semantic-release/github": "10.1.3", + "@semantic-release/github": "10.1.4", "@semantic-release/release-notes-generator": "13.0.0", "conventional-changelog-conventionalcommits": "7.0.2", "semantic-release": "23.1.1", @@ -356,9 +356,9 @@ } }, "node_modules/@semantic-release/github": { - "version": "10.1.3", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.3.tgz", - "integrity": "sha512-QVw7YT3J4VqyVjOnlRsFA3OCERAJHER4QbSPupbav3ER0fawrs2BAWbQFjsr24OAD4KTTKMZsVzF+GYFWCDtaQ==", + "version": "10.1.4", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.4.tgz", + "integrity": "sha512-dg+JTNp1XHazwAx9HgIuVewStfpv5g7QqwBF09aZVqwVkdTXw4agR/nhWSD0yxDbsx0YCeJTcjUOj92gf8/0Jw==", "dependencies": { "@octokit/core": "^6.0.0", "@octokit/plugin-paginate-rest": "^11.0.0", @@ -7235,9 +7235,9 @@ } }, "@semantic-release/github": { - "version": "10.1.3", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.3.tgz", - "integrity": "sha512-QVw7YT3J4VqyVjOnlRsFA3OCERAJHER4QbSPupbav3ER0fawrs2BAWbQFjsr24OAD4KTTKMZsVzF+GYFWCDtaQ==", + "version": "10.1.4", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.4.tgz", + "integrity": "sha512-dg+JTNp1XHazwAx9HgIuVewStfpv5g7QqwBF09aZVqwVkdTXw4agR/nhWSD0yxDbsx0YCeJTcjUOj92gf8/0Jw==", "requires": { "@octokit/core": "^6.0.0", "@octokit/plugin-paginate-rest": "^11.0.0", diff --git a/.release_maven_auto/package.json b/.release_maven_auto/package.json index e1b847c..2d6cd17 100644 --- a/.release_maven_auto/package.json +++ b/.release_maven_auto/package.json @@ -21,7 +21,7 @@ "@semantic-release/commit-analyzer": "12.0.0", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@semantic-release/github": "10.1.3", + "@semantic-release/github": "10.1.4", "@semantic-release/release-notes-generator": "13.0.0", "conventional-changelog-conventionalcommits": "7.0.2", "semantic-release": "23.1.1",