From 1873604a157926fee1f2a62b4212584c3385a90e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:43:55 +0200 Subject: [PATCH] fix(deps): update dependency @semantic-release/github to v10.1.0 (#62) 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.0.7` -> `10.1.0`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/10.0.7/10.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fgithub/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fgithub/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fgithub/10.0.7/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fgithub/10.0.7/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
semantic-release/github (@​semantic-release/github) ### [`v10.1.0`](https://togithub.com/semantic-release/github/compare/v10.0.7...45b8da99a95f71d3549c22d463c4a9bd38fb2fb9) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.7...45b8da99a95f71d3549c22d463c4a9bd38fb2fb9)
--- ### 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](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 9e7cba8..cd276e1 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.0.7", + "@semantic-release/github": "10.1.0", "@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.0.7", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.7.tgz", - "integrity": "sha512-J7JiFvOu/8QKqFF5FDTk/k19Z/Jku4LdDof/+LsjaGgLOISJR7TL66q89c2YXV6Dh5Jw5VmiT4uK4q6SSfbQGA==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz", + "integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==", "dependencies": { "@octokit/core": "^6.0.0", "@octokit/plugin-paginate-rest": "^11.0.0", @@ -7182,9 +7182,9 @@ } }, "@semantic-release/github": { - "version": "10.0.7", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.7.tgz", - "integrity": "sha512-J7JiFvOu/8QKqFF5FDTk/k19Z/Jku4LdDof/+LsjaGgLOISJR7TL66q89c2YXV6Dh5Jw5VmiT4uK4q6SSfbQGA==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz", + "integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==", "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 8f73686..1a6ffc5 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.0.7", + "@semantic-release/github": "10.1.0", "@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 5f6b0e4..e3b2d80 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.0.7", + "@semantic-release/github": "10.1.0", "@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.0.7", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.7.tgz", - "integrity": "sha512-J7JiFvOu/8QKqFF5FDTk/k19Z/Jku4LdDof/+LsjaGgLOISJR7TL66q89c2YXV6Dh5Jw5VmiT4uK4q6SSfbQGA==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz", + "integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==", "dependencies": { "@octokit/core": "^6.0.0", "@octokit/plugin-paginate-rest": "^11.0.0", @@ -7235,9 +7235,9 @@ } }, "@semantic-release/github": { - "version": "10.0.7", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.7.tgz", - "integrity": "sha512-J7JiFvOu/8QKqFF5FDTk/k19Z/Jku4LdDof/+LsjaGgLOISJR7TL66q89c2YXV6Dh5Jw5VmiT4uK4q6SSfbQGA==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz", + "integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==", "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 6da33ce..c26e725 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.0.7", + "@semantic-release/github": "10.1.0", "@semantic-release/release-notes-generator": "13.0.0", "conventional-changelog-conventionalcommits": "7.0.2", "semantic-release": "23.1.1",