build(deps): bump clap_complete from 4.4.10 to 4.5.0 #1662
release-drafter.yml
on: pull_request
update_release_draft
6s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '7844958826',
status: 422,
response: {
url: 'https://api.github.com/repos/kubewarden/kwctl/releases/139122937',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 09 Feb 2024 13:54:22 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': 'F007:3FA7:1B13B0F:1BEDFDA:65C62E8E',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14938',
'x-ratelimit-reset': '1707489089',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '62',
'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'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/kubewarden/kwctl/releases/139122937',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## 🚀 Features\\n\\n- feat: update policy-evaluator to get new OCI manifest capability. (#709)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(deps): update all patchlevel dependencies (#710)\\n\\n## 🧰 Maintenance\\n\\n- build(deps): bump clap from 4.4.18 to 4.5.0 (#718)\\n- build(deps): bump tempfile from 3.9.0 to 3.10.0 (#716)\\n- build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#713)\\n- build(deps): bump kubewarden/github-actions from 3.1.15 to 3.1.16 (#714)\\n- build(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#715)\\n- chore(deps): lock file maintenance (#711)\\n- fix(deps): update all patchlevel dependencies (#710)\\n- build(deps): bump wasmparser from 0.120.0 to 0.121.0 (#704)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.11.0","tag_name":"untagged-9c439afec683b80ab106","target_commitish":"refs/pull/719/merge"}',
request: {}
},
event: {
id: '7844958826',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.10 to 4.5.0.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap_complete's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v4.4.18</h2>\n' +
'<h2>[4.4.18] - 2024-01-16</h2>\n' +
'<h3>Fixes</h3>\n' +
'<ul>\n' +
'<li><em>(error)</em> When lacking <code>usage</code> feature, ensure the list of required arguments is unique</li>\n' +
'</ul>\n' +
'<h2>v4.4.17</h2>\n' +
'<h2>[4.4.17] - 2024-01-15</h2>\n' +
'<h3>Fixes</h3>\n' +
|
update_release_draft
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: '7844958826',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.10 to 4.5.0.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap_complete's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v4.4.18</h2>\n' +
'<h2>[4.4.18] - 2024-01-16</h2>\n' +
'<h3>Fixes</h3>\n' +
'<ul>\n' +
'<li><em>(error)</em> When lacking <code>usage</code> feature, ensure the list of required arguments is unique</li>\n' +
'</ul>\n' +
'<h2>v4.4.17</h2>\n' +
'<h2>[4.4.17] - 2024-01-15</h2>\n' +
'<h3>Fixes</h3>\n' +
'<ul>\n' +
'<li>Fix <code>panic!</code> when mixing <code>args_conflicts_with_subcommands</code> with <code>ArgGroup</code> (which is implicit with <code>derive</code>) introduced in 4.4.15</li>\n' +
'</ul>\n' +
'<h2>v4.4.16</h2>\n' +
'<h2>[4.4.16] - 2024-01-12</h2>\n' +
'<h3>Fixes</h3>\n' +
'<ul>\n' +
"<li>Ensure invalid escape sequences in user-defined strings are correctly stripped when terminal doesn't support color</li>\n" +
'</ul>\n' +
'<h2>v4.4.15</h2>\n' +
'<h2>[4.4.15] - 2024-01-11</h2>\n' +
'<h3>Fixes</h3>\n' +
'<ul>\n' +
'<li>Improve error for <code>args_conflicts_with_subcommands</code></li>\n' +
'<li>Ensure we error for <code>args_conflicts_with_subcommands</code> when using subcommand short and long flags</li>\n' +
'</ul>\n' +
'<h2>v4.4.14</h2>\n' +
'<h2>[4.4.14] - 2024-01-08</h2>\n' +
'<h3>Documentation</h3>\n' +
'<ul>\n' +
'<li>Fix <code>find</code> cookbook entry to allow repeats of flags/options</li>\n' +
'</ul>\n' +
'<h3>Features</h3>\n' +
'<ul>\n' +
'<li>Allow <code>num_args(0)</code> on options which allows making them emulate being a flag for position-tracking flags</li>\n' +
'</ul>\n' +
'<h2>v4.4.13</h2>\n' +
'<h2>[4.4.13] - 2024-01-04</h2>\n' +
'<h3>Documentation</h3>\n' +
'<ul>\n' +
'<li>Fix link to structopt migration guide</li>\n' +
'</ul>\n' +
'<h2>v4.4.12</h2>\n' +
'<h2>[4.4.12] - 2023-12-28</h2>\n' +
'<!-- raw HTML omitted -->\n' +
'</blockquote>\n' +
'<p>... (truncated)</p>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Changelog</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap_complete's changelog</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>[4.5.0] - 2024-02-08</h2>\n' +
'<h3>Compatibility</h3>\n' +
'<ul>\n' +
'<li>Update MSRV to 1.74</li>\n' +
'</ul>\n' +
'<h2>[4.4.18] - 2024-01-16</h2>\n' +
'<h3>Fixes</h3>\n' +
'<ul>\n' +
'<li><em>(error)</em> When lacking <code>usage</code> feature, ensure the list of required arguments is unique</li>\n' +
'</ul>\n' +
'<h2>[4.4.17] - 2024-01-15</h2>\n' +
'<h3>Fixes</h3>\n' +
'<ul>\n' +
|