chore(deps): bump the ginkgo group across 1 directory with 2 updates #1608
Annotations
2 errors and 1 warning
Run release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12575754821',
status: 422,
response: {
url: 'https://api.github.com/repos/spinkube/runtime-class-manager/releases/142227556',
status: 422,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 02 Jan 2025 00:25:57 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '6683:257038:1FFF800:401E119:6775DD15',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4978',
'x-ratelimit-reset': '1735781140',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '22',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/spinkube/runtime-class-manager/releases/142227556',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"- ref(\\\\*): bump controller-gen to v0.16.3; config updates (#225)\\n- ci(.github): add helm chart smoketest workflow (#234)\\n- Distro detection parity with containerd-shim-spin\'s installer (#240)\\n- ref(\\\\*): s/kwasm-operator/runtime-class-manager (#226)\\n- Add helm chart (#204)\\n- Add roadmap to README.md (#82)\\n- Add dependency review action (#80)\\n- Add OSSF Scorecard Check (#76)\\n- Automatically build node installer image (#64)\\n- Shim tests (#43)\\n- move node-installer pkgs to internal (#42)\\n- remove left-over redundant image names (#41)\\n- fix redundant image name (#40)\\n- update golangci-lint (#37)\\n- Refactor project structure (#38)\\n- fix node installer dockerfile (#35)\\n- fix make compile command (#30)\\n- add node-installer go-rewrite inkl. preserve history (#29)\\n- ref(README): Fix typo in README (#22)\\n- change go module name to runtime-class-manager (#18)\\n- fix image build (#13)\\n- feat lifecycle manager (#1)\\n\\n## 🚀 Features\\n\\n- feat: implement install and uninstall flow (#68)\\n- Harden GitHub actions (#77)\\n- Include node-installer Dockerfile in dependabot config (#78)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(rbac): change job api group to batch (#224)\\n- fix(\\\\*): fix a few typos (#202)\\n- fix(shim\\\\_controller.go): set runtimeclass name correctly (#203)\\n- Various fixes (#106)\\n\\n## 🧰 Maintenance\\n\\n- chore(deps): bump the ginkgo group across 1 directory with 2 updates (#288)\\n- chore(deps): bump golang from `ad5c126` to `d56c3e0` in /images/installer (#259)\\n- chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 (#260)\\n- chore(deps): bump IAreKyleW00t/crane-installer from 3.0.4 to 3.0.5 (#261)\\n- chore(deps): bump anchore/sbom-action from
|
Run release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12575754821',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps the ginkgo group with 1 update in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).\n' +
'\n' +
'Updates `github.com/onsi/ginkgo/v2` from 2.22.0 to 2.22.2\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v2.22.2</h2>\n' +
"<h2>What's Changed</h2>\n" +
'<ul>\n' +
'<li>Bump golang.org/x/net from 0.32.0 to 0.33.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/onsi/ginkgo/pull/1496">onsi/ginkgo#1496</a></li>\n' +
'<li>Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /ginkgo/performance/_fixtures/performance_fixture by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/onsi/ginkgo/pull/1498">onsi/ginkgo#1498</a></li>\n' +
'<li>Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/onsi/ginkgo/pull/1499">onsi/ginkgo#1499</a></li>\n' +
'</ul>\n' +
'<p><strong>Full Changelog</strong>: <a href="https://github.com/onsi/ginkgo/compare/v2.22.1...v2.22.2">https://github.com/onsi/ginkgo/compare/v2.22.1...v2.22.2</a></p>\n' +
'<h2>v2.22.1</h2>\n' +
'<h2>2.22.1</h2>\n' +
'<h3>Fixes</h3>\n' +
'<p>Fix CSV encoding</p>\n' +
'<ul>\n' +
'<li>Update tests [aab3da6]</li>\n' +
'<li>Properly encode CSV rows [c09df39]</li>\n' +
'<li>Add test case for proper csv escaping [96a80fc]</li>\n' +
'<li>Add meta-test [43dad69]</li>\n' +
'</ul>\n' +
'<h3>Maintenance</h3>\n' +
'<ul>\n' +
"<li>ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]</li>\n" +
'<li>remove golang.org/x/net/context in favour of stdlib context [4df44bf]</li>\n' +
'</ul>\n' +
'</blockquote>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Changelog</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's changelog</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>2.22.2</h2>\n' +
'<h3>Maintenance</h3>\n' +
'<ul>\n' +
'<li>Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1499">#1499</a>) [cc553ce]</li>\n' +
'<li>Bump golang.org/x/crypto (<a href="https://redirect.github.com/onsi/ginkgo/issues/1498">#1498</a>) [2170370]</li>\n' +
'<li>Bump golang.org/x/net from 0.32.0 to 0.33.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1496">#1496</a>) [a96c44f]</li>\n' +
'</ul>\n' +
'<h2>2.22.1</h2>\n' +
'<h3>Fixes</h3>\n' +
'<p>Fix CSV encoding</p>\n' +
'<ul>\n' +
'<li>Update tests [aab3da6]</li>\n' +
'<li>Properly encode CSV rows [c09df39]</li>\n' +
'<li>Add test case for proper csv es
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading