This repository was archived by the owner on Jan 19, 2026. It is now read-only.
build(deps): update all minor level dependencies #3366
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
Annotations
2 errors and 4 warnings
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13527377641',
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: 'Tue, 25 Feb 2025 17:36:21 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': 'DC11:3E9D44:EF01F1:1DCF04B:67BDFF94',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14975',
'x-ratelimit-reset': '1740508574',
'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/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': '13527377641',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## 🧰 Maintenance\\n\\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: '13527377641',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR contains the following updates:\n' +
'\n' +
'| Package | Type | Update | Change |\n' +
'|---|---|---|---|\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.3` |\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>rust-lang/flate2-rs (flate2)</summary>\n' +
'\n' +
'### [`v1.1.0`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.1.0)\n' +
'\n' +
'[Compare Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.0.35...1.1.0)\n' +
'\n' +
"#### What's Changed\n" +
'\n' +
'- Fix cfgs by [@​korne
|
|
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: '13527377641',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR contains the following updates:\n' +
'\n' +
'| Package | Type | Update | Change |\n' +
'|---|---|---|---|\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.3` |\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>rust-lang/flate2-rs (flate2)</summary>\n' +
'\n' +
'### [`v1.1.0`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.1.0)\n' +
'\n' +
'[Compare Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.0.35...1.1.0)\n' +
'\n' +
"#### What's Changed\n" +
'\n' +
'- Fix cfgs by [@​kornelski](https://redirect.github.com/kornelski) in [https://github.com/rust-lang/flate2-rs/pull/441](https://redirect.github.com/rust-lang/flate2-rs/pull/441)\n' +
'- update CI to use new wasi target by [@​oyvindln](https://redirect.github.com/oyvindln) in [https://github.com/rust-lang/flate2-rs/pull/444](https://redirect.github.com/rust-lang/flate2-rs/pull/444)\n' +
'- Implement `Clone` for `CompressError` and `DecompressError` by [@​mkrasnitski](https://redirect.github.com/mkrasnitski) in [https://github.com/rust-lang/flate2-rs/pull/445](https://redirect.github.com/rust-lang/flate2-rs/pull/445)\n' +
'- Update LICENSE-MIT by [@​maximevtush](https://redirect.github.com/maximevtush) in [https://github.com/rust-lang/flate2-rs/pull/448](https://redirect.github.com/rust-lang/flate2-rs/pull/448)\n' +
'- feat: replace custom u16 le parser with existent rust method by [@​CosminPerRam](https://redirect.github.com/CosminPerRam) in [https://github.com/rust-lang/flate2-rs/pull/450](https://redirect.github.com/rust-lang/flate2-rs/pull/450)\n' +
'- Fix CI by [@​Byron](https://redirect.github.com/Byron) in [https://github.com/rust-lang/flate2-rs/pull/449](https://redirect.github.com/rust-lang/flate2-rs/pull/449)\n' +
'- Do not use cloudflare-zlib-sys 0.3.4 by [@​jongiddy](https://redirect.github.com/jongiddy) in [https://github.com/rust-lang/flate2-rs/pull/451](https://redirect.github.com/rust-lang/flate2-rs/pull/451)\n' +
'- Increase minimum compiler version to 1.67 by [@​jongiddy](https://redirect.github.com/jongiddy) in [https://github.com/rust-lang/flate2-rs/pull/452](https://redirect.github.com/rust-lang/flate2-rs/pull/452)\n' +
'- deps: bump miniz_oxide to 0.8.4 by [@​CosminPerRam](https://redirect.github.com/CosminPerRam) in [https://github.com/rust-lang/flate2-rs/pull/459](https://redirect.github.com/rust-lang/flate2-rs/pull/459)\n' +
'- deps(dev): update rand to 0.9 by [@​CosminPerRam](https://redirect.github.com/Cosmin
|
|
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/)
|