Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

build(deps): update all patch level dependencies #3324

build(deps): update all patch level dependencies

build(deps): update all patch level dependencies #3324

Triggered via pull request February 22, 2025 04:44
Status Success
Total duration 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release-drafter.yml

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

Annotations

2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '13469690902', status: 422, response: { url: 'https://api.github.com/repos/kubewarden/kwctl/releases/201805132', 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: 'Sat, 22 Feb 2025 04:44:12 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': 'E701:17BD2E:10A447F:21B470B:67B9561C', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14975', 'x-ratelimit-reset': '1740203046', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '25', '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/kubewarden/kwctl/releases/201805132', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)', 'x-github-delivery': '13469690902', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"- ci: Adapt cargo `version-check` job for formatted Cargo.toml (#1091)\\n- build: Bump version to 1.22.0-rc1 (#1090)\\n\\n## 🚀 Features\\n\\n- feat: OCI annotations (#1081)\\n\\n## 🧰 Maintenance\\n\\n- build(deps): update all patch level dependencies (#1089)\\n- build(deps): update all patch level dependencies (#1088)\\n- build(deps): update taiki-e/install-action action to v2.48.15 (#1087)\\n- build(deps): update all patch level dependencies (#1086)\\n- build(deps): update taiki-e/install-action action to v2.48.13 (#1085)\\n- build(deps): update taiki-e/install-action action to v2.48.12 (#1084)\\n- build(deps): update taiki-e/install-action action to v2.48.11 (#1083)\\n- build(deps): update all patch level dependencies (#1080)\\n- build(deps): update taiki-e/install-action action to v2.48.7 (#1078)\\n- build(deps): update taiki-e/install-action action to v2.48.5 (#1077)\\n- build(deps): update taiki-e/install-action action to v2.48.4 (#1076)\\n- build(deps): update taiki-e/install-action action to v2.48.2 (#1075)\\n- build(deps): update rust crate testcontainers to v0.23.2 (#1074)\\n- chore(deps): update sigstore (#1073)\\n- build(deps): update rust crate wasmparser to 0.225 (#1072)\\n- build(deps): update kubewarden/github-actions action to v3.4.6 (#1071)\\n- chore(deps): update sigstore/cosign-installer action to v3.8.0 (#1069)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.22.0","target_commitish":"refs/pull/1093/merge"}', request: {} }, event: { id: '13469690902', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: 'This PR contains the following updates:\n' + '\n' + '| Package | Type | Update
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: '13469690902', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: 'This PR contains the following updates:\n' + '\n' + '| Package | Type | Update | Change |\n' + '|---|---|---|---|\n' + '| [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | patch | `v4.6.0` -> `v4.6.1` |\n' + '| [ossf/scorecard-action](https://redirect.github.com/ossf/scorecard-action) | action | patch | `v2.4.0` -> `v2.4.1` |\n' + '| [pem](https://redirect.github.com/jcreekmore/pem-rs.git) ([source](https://redirect.github.com/jcreekmore/pem-rs)) | dependencies | patch | `3.0.4` -> `3.0.5` |\n' + '| [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) | action | patch | `v2.48.19` -> `v2.48.20` |\n' + '\n' + '---\n' + '\n' + '### Release Notes\n' + '\n' + '<details>\n' + '<summary>actions/upload-artifact (actions/upload-artifact)</summary>\n' + '\n' + '### [`v4.6.1`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.6.1)\n' + '\n' + '[Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.6.0...v4.6.1)\n' + '\n' + "#### What's Changed\n" + '\n' + '- Update to use artifact 2.2.2 package by [@&#8203;yacaovsnc](https://redirect.github.com/yacaovsnc) in [https://github.com/actions/upload-artifact/pull/673](https://redirect.github.com/actions/upload-artifact/pull/673)\n' + '\n' + '**Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.6.1\n' + '\n' + '</details>\n' + '\n' + '<details>\n' + '<summary>ossf/scorecard-action (ossf/scorecard-action)</summary>\n' + '\n' + '### [`v2.4.1`](https://redirect.github.com/ossf/scorecard-action/compare/v2.4.0...v2.4.1)\n' + '\n' + '[Compare Source](https://redirect.github.com/ossf/scorecard-action/compare/v2.4.0...v2.4.1)\n' + '\n' + '</details>\n' + '\n' + '<details>\n' + '<summary>jcreekmore/pem-rs (pem)</summary>\n' + '\n' + '### [`v3.0.5`](https://redirect.github.com/jcreekmore/pem-rs/blob/HEAD/CHANGELOG.md#305)\n' + '\n' + '[Compare Source](https://redirect.github.com/jcreekmore/pem-rs/compare/v3.0.4...v3.0.5)\n' + '\n' + '- updated base version in the docs\n' + '\n' + '</details>\n' + '\n' + '<details>\n' + '<summary>taiki-e/install-action (taiki-e/install-action)</summary>\n' + '\n' + '### [`v2.48.20`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.48.20): 2.48.20\n' + '\n' + '[Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.48.19...v2.48.20)\n' + '\n' + '- Update `cargo-udeps@latest` to 0.1.55.\n' + '\n' + '</details>\n' + '\n' + '---\n' + '\n' + '### Configuration\n' + '\n' + '📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).\n' + '\n' +
update_release_draft
"pull_request_target.opened" 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.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)