From 17128e7b5e0af768a216c475adaf51d2e97607ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 17:32:22 +0000 Subject: [PATCH] fix(deps): update dependency @semantic-release/github to v10.1.1 (#67) 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.0` -> `10.1.1`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/10.1.0/10.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fgithub/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fgithub/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fgithub/10.1.0/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fgithub/10.1.0/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
semantic-release/github (@​semantic-release/github) ### [`v10.1.1`](https://togithub.com/semantic-release/github/releases/tag/v10.1.1) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.1.0...v10.1.1) ##### Bug Fixes - invalid GraphQL query generated when no release commits are found ([#​876](https://togithub.com/semantic-release/github/issues/876)) ([8ee2744](https://togithub.com/semantic-release/github/commit/8ee2744905e73137b3e24b2f56b37ff4451c32f7))
--- ### 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 cd276e1..a09e308 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.0", + "@semantic-release/github": "10.1.1", "@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.0", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz", - "integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.1.tgz", + "integrity": "sha512-sSmsBKGpAlTtXf9rUJf/si16p+FwPEsvsJRjl3KCwFP0WywaSpynvUhlYvE18n5rzkQNbGJnObAKIoo3xFMSjA==", "dependencies": { "@octokit/core": "^6.0.0", "@octokit/plugin-paginate-rest": "^11.0.0", @@ -7182,9 +7182,9 @@ } }, "@semantic-release/github": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz", - "integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.1.tgz", + "integrity": "sha512-sSmsBKGpAlTtXf9rUJf/si16p+FwPEsvsJRjl3KCwFP0WywaSpynvUhlYvE18n5rzkQNbGJnObAKIoo3xFMSjA==", "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 1a6ffc5..dfa5eaf 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.0", + "@semantic-release/github": "10.1.1", "@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 e3b2d80..0ee0ab2 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.0", + "@semantic-release/github": "10.1.1", "@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.0", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz", - "integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.1.tgz", + "integrity": "sha512-sSmsBKGpAlTtXf9rUJf/si16p+FwPEsvsJRjl3KCwFP0WywaSpynvUhlYvE18n5rzkQNbGJnObAKIoo3xFMSjA==", "dependencies": { "@octokit/core": "^6.0.0", "@octokit/plugin-paginate-rest": "^11.0.0", @@ -7235,9 +7235,9 @@ } }, "@semantic-release/github": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz", - "integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.1.tgz", + "integrity": "sha512-sSmsBKGpAlTtXf9rUJf/si16p+FwPEsvsJRjl3KCwFP0WywaSpynvUhlYvE18n5rzkQNbGJnObAKIoo3xFMSjA==", "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 c26e725..1f7d739 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.0", + "@semantic-release/github": "10.1.1", "@semantic-release/release-notes-generator": "13.0.0", "conventional-changelog-conventionalcommits": "7.0.2", "semantic-release": "23.1.1",