Skip to content

chore(deps): bump the ginkgo group with 2 updates #3313

chore(deps): bump the ginkgo group with 2 updates

chore(deps): bump the ginkgo group with 2 updates #3313

Triggered via pull request June 19, 2025 00:58
Status Success
Total duration 23s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
18s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '15746863560', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '[//]: # (dependabot-start)\n' + '⚠️ **Dependabot is rebasing this PR** ⚠️ \n' + '\n' + "Rebasing might not happen immediately, so don't worry if this takes some time.\n" + '\n' + 'Note: if you make any changes to this PR yourself, they will take precedence over the rebase.\n' + '\n' + '---\n' + '\n' + '[//]: # (dependabot-end)\n' + '\n' + 'Bumps the ginkgo group with 2 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega).\n' + '\n' + 'Updates `github.com/onsi/ginkgo/v2` from 2.23.1 to 2.23.3\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.23.3</h2>\n' + '<h2>2.23.3</h2>\n' + '<h3>Fixes</h3>\n' + '<ul>\n' + '<li>allow <code>-</code> as a standalone argument [cfcc1a5]</li>\n' + '<li>Bug Fix: Add GinkoTBWrapper.Chdir() and GinkoTBWrapper.Context() [feaf292]</li>\n' + '<li>ignore exit code for symbol test on linux [88e2282]</li>\n' + '</ul>\n' + '<h2>v2.23.2</h2>\n' + '<h2>2.23.2</h2>\n' + '<p>🎉🎉🎉</p>\n' + '<p>At long last, some long-standing performance gaps between <code>ginkgo</code> and <code>go test</code> have been resolved!</p>\n' + "<p>Ginkgo operates by running <code>go test -c</code> to generate test binaries, and then running those binaries. It turns out that the compilation step of <code>go test -c</code> is slower than <code>go test</code>'s compilation step because <code>go test</code> strips out debug symbols (<code>ldflags=-w</code>) whereas <code>go test -c</code> does not.</p>\n" + '<p>Ginkgo now passes the appropriate <code>ldflags</code> to <code>go test -c</code> when running specs to strip out symbols. This is only done when it is safe to do so and symbols are preferred when profiling is enabled and when <code>ginkgo build</code> is called explicitly.</p>\n' + '<p>This, coupled, with the <a href="https://onsi.github.io/ginkgo/#if-you-are-running-on-macos">instructions for disabling XProtect on MacOS</a> yields a much better performance experience with Ginkgo.</p>\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.23.3</h2>\n' + '<h3>Fixes</h3>\n' + '<ul>\n' + '<li>allow <code>-</code> as a standalone argument [cfcc1a5]</li>\n' + '<li>Bug Fix: Add GinkoTBWrapper.Chdir() and GinkoTBWrapper.Context() [feaf292]</li>\n' + '<li>ignore exit code for symbol test on linux [88e2282]</li>\n' + '</ul>\n' + '<h2>2.23.2</h2>\n' + '<p>🎉🎉🎉</p>\n' + '<p>At long last, some long-standing performance gaps between <code>ginkgo</code> and <code>go test</code> have been
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '15746863560', status: 422, response: { url: 'https://api.github.com/repos/spinframework/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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 19 Jun 2025 00:58:47 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': '4C51:362704:71294B:E34E39:685360C7', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14954', 'x-ratelimit-reset': '1750298248', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '46', '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/spinframework/runtime-class-manager/releases/142227556', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.1 (linux; x64)', 'x-github-delivery': '15746863560', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"- ci(.github): add helm-chart-node-scaling-test.yml (#374)\\n- ci(.github): update helm-chart-smoketest with more k8s variations (#265)\\n- update rcm to go1.24.1 (#349)\\n- refactor(github-org-name): replace github.com/spinkube with github.com/spinframework (#339)\\n- refactor(domain-name): replace kwasm.sh with spinkube.dev (#299)\\n- ci(release.yml): add shim-downloader to workflow (#271)\\n- ci(release.yml): rm unused latest release step (#272)\\n- Allow users to configure TTL for Installer Job (#300)\\n- ci(\\\\*): update helm chart releasing (#273)\\n- 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- fix/feat(Makefile): add downloader and installer build targets; supply to make run (#403)\\n- feat(\\\\*): add K8s distro-specific restarters; update default
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)