build(deps): update all minor level dependencies #3434
release-drafter.yml
on: pull_request
update_release_draft
7s
Annotations
2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13613768532',
status: 422,
response: {
url: 'https://api.github.com/repos/kubewarden/kwctl/releases/202172336',
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: 'Sun, 02 Mar 2025 08:40:59 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': '1081:1D543F:3AFFCF:77D968:67C4199A',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14973',
'x-ratelimit-reset': '1740908450',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '27',
'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/202172336',
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': '13613768532',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## 🐛 Bug Fixes\\n\\n- ci: Add job for `crate-ci/typos` and fix typos on cli docs (#1098)\\n\\n## 🧰 Maintenance\\n\\n- build(deps): update kubewarden/github-actions action to v3.4.7 (#1102)\\n- build(deps): update actions/attest-build-provenance action to v2.2.2 (#1101)\\n- chore(deps): pin actions/checkout action to 11bd719 (#1099)\\n- build(deps): update actions/attest-build-provenance action to v2.2.1 (#1100)\\n- ci: Add job for `crate-ci/typos` and fix typos on cli docs (#1098)\\n- build(deps): update actions/download-artifact action to v4.1.9 (#1097)\\n- build(deps): update all patch level dependencies to v4.5.31 (#1096)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.22.1","tag_name":"untagged-75e40e2968f9197bda74","target_commitish":"refs/pull/1082/merge"}',
request: {}
},
event: {
id: '13613768532',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR contains the following updates:\n' +
'\n' +
'| Package | Type | Update | Change |\n' +
'|---|---|---|---|\n' +
'| [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | minor | `v5.3.1` -> `v5.4.0` |\n' +
'| [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | action | minor | `v1.29.10` -> `v1.30.0` |\n' +
'| [flate2](https://redirect.github.com/rust-lang/flate2-rs) | dependencies | minor | `1.0.35` -> `1.1.0` |\n' +
'| [pulldown-cmark](https://redirect.github.com/raphlinus/pulldown-cmark) | dependencies | minor | `0.12.1` -> `0.13.0` |\n' +
'| [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) | act
|
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: '13613768532',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR contains the following updates:\n' +
'\n' +
'| Package | Type | Update | Change |\n' +
'|---|---|---|---|\n' +
'| [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | minor | `v5.3.1` -> `v5.4.0` |\n' +
'| [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | action | minor | `v1.29.10` -> `v1.30.0` |\n' +
'| [flate2](https://redirect.github.com/rust-lang/flate2-rs) | dependencies | minor | `1.0.35` -> `1.1.0` |\n' +
'| [pulldown-cmark](https://redirect.github.com/raphlinus/pulldown-cmark) | dependencies | minor | `0.12.1` -> `0.13.0` |\n' +
'| [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) | action | minor | `v2.48.22` -> `v2.49.9` |\n' +
'| [tempfile](https://stebalien.com/projects/tempfile-rs/) ([source](https://redirect.github.com/Stebalien/tempfile)) | dev-dependencies | minor | `3.16.0` -> `3.17.1` |\n' +
'\n' +
'---\n' +
'\n' +
'### Release Notes\n' +
'\n' +
'<details>\n' +
'<summary>codecov/codecov-action (codecov/codecov-action)</summary>\n' +
'\n' +
'### [`v5.4.0`](https://redirect.github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v540)\n' +
'\n' +
'[Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v5.3.1...v5.4.0)\n' +
'\n' +
"##### What's Changed\n" +
'\n' +
'- update wrapper submodule to 0.2.0, add recurse_submodules arg by [@​matt-codecov](https://redirect.github.com/matt-codecov) in [https://github.com/codecov/codecov-action/pull/1780](https://redirect.github.com/codecov/codecov-action/pull/1780)\n' +
'- build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1775](https://redirect.github.com/codecov/codecov-action/pull/1775)\n' +
'- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1776](https://redirect.github.com/codecov/codecov-action/pull/1776)\n' +
'- build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 by [@​app/dependabot](https://redirect.github.com/app/dependabot) in [https://github.com/codecov/codecov-action/pull/1777](https://redirect.github.com/codecov/codecov-action/pull/1777)\n' +
'- Clarify in README that `use_pypi` bypasses integrity checks too by [@​webknjaz](https://redirect.github.com/webknjaz) in [https://github.com/codecov/codecov-action/pull/1773](https://redirect.github.com/codecov/codecov-action/pull/1773)\n' +
'- Fix use of safe.directory inside containers by [@​Flamefire](https://redirect.github.com/Flamefire) in [https://github.com/codecov/codecov-action/pull/1768](https://redirect.github.com/codecov/codecov-action/pull/1768)\n' +
'- Fix description for report_type input by [@​craigscott-crascit](https://redirect.github.com/craigscott-crascit) in [https://github.com/codecov/codecov-action/pull/1770](https://redirect.github.com/codecov/codecov-action/pull/1770)\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/)
|