chore(deps): update all non-major dependencies #2345
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '6084050900',
status: 422,
response: {
url: 'https://api.github.com/repos/kubewarden/kubewarden-controller/releases/110245203',
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: 'Tue, 05 Sep 2023 11:38:04 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': 'C497:08FC:86DD5:112B2B:64F7131C',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14982',
'x-ratelimit-reset': '1693917477',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '18',
'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/kubewarden-controller/releases/110245203',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"- ci: Fix e2e tests, no need for `id-token` write perms for them (#491)\\n- automation(renovate): pin GH actions by digest (#489)\\n- New SBOM generation process (#487)\\n- Update docs for v1.7.0-rc1 release. (#475)\\n\\n## 🚀 Features\\n\\n- fix: updates cosign to v2. (#477)\\n- Feat audit branch merge (#474)\\n\\n## 🐛 Bug Fixes\\n\\n- fix: formats README using Prettier. (#495)\\n- fix: enable release candidates when required (#486)\\n- fix: GH action, reuse actions from the same checkout (#485)\\n- fix: publish release drafter draft release. (#476)\\n\\n## 🧰 Maintenance\\n\\n- chore(deps): update docker/setup-buildx-action digest to 885d146 (#511)\\n- chore(deps): update actions/checkout digest to f43a0e5 (#509)\\n- chore(deps): update golangci/golangci-lint-action digest to 3a91952 (#507)\\n- chore(deps): update actions/setup-go digest to 93397be (#506)\\n- chore(deps): pin dependencies (#490)\\n- chore(deps): use version tag instead of commit ref. (#459)\\n- chore(deps): update peter-evans/repository-dispatch digest to 02f5adb (#453)\\n- chore(deps): update peter-evans/repository-dispatch digest to 33c1568 (#447)\\n","draft":true,"prerelease":false,"name":"v1.7.0","tag_name":"untagged-972d8119e80009202e92","target_commitish":"refs/pull/306/merge"}',
request: {}
},
event: {
id: '6084050900',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: '[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n' +
'\n' +
'This PR contains the following updates:\n' +
'\n' +
'| Package | Type | Update | Change |\n' +
'|---|---|---|---|\n' +
'| [actions/chec
|
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/65c5fb495d1e69aa8c08a3317bc44ff8aabe9772/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/65c5fb495d1e69aa8c08a3317bc44ff8aabe9772/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '6084050900',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: '[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n' +
'\n' +
'This PR contains the following updates:\n' +
'\n' +
'| Package | Type | Update | Change |\n' +
'|---|---|---|---|\n' +
'| [actions/checkout](https://togithub.com/actions/checkout) | action | minor | `v3.0.0` -> `v3.6.0` |\n' +
'| [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) | require | minor | `v2.9.2` -> `v2.12.0` |\n' +
'| [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | patch | `v1.27.4` -> `v1.27.10` |\n' +
'| [go.opentelemetry.io/otel](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v1.14.0` -> `v1.17.0` |\n' +
'| [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v0.37.0` -> `v0.40.0` |\n' +
'| [go.opentelemetry.io/otel/metric](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v0.37.0` -> `v0.38.1` |\n' +
'| [go.opentelemetry.io/otel/sdk/metric](https://togithub.com/open-telemetry/opentelemetry-go) | require | minor | `v0.37.0` -> `v0.40.0` |\n' +
'| golang | stage | minor | `1.19` -> `1.21` |\n' +
'| [k8s.io/api](https://togithub.com/kubernetes/api) | require | minor | `v0.26.1` -> `v0.28.1` |\n' +
'| [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) | require | minor | `v0.26.1` -> `v0.28.1` |\n' +
'| [kubewarden/github-actions](https://togithub.com/kubewarden/github-actions) | action | patch | `v3.1.5` -> `v3.1.9` |\n' +
'| [ossf/scorecard-action](https://togithub.com/ossf/scorecard-action) | action | minor | `v2.1.3` -> `v2.2.0` |\n' +
'| [sigs.k8s.io/controller-runtime](https://togithub.com/kubernetes-sigs/controller-runtime) | require | minor | `v0.14.6` -> `v0.16.1` |\n' +
'\n' +
'---\n' +
'\n' +
'### Release Notes\n' +
'\n' +
'<details>\n' +
'<summary>actions/checkout (actions/checkout)</summary>\n' +
'\n' +
'### [`v3.6.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360)\n' +
'\n' +
'[Compare Source](https://togithub.com/actions/checkout/compare/v3.5.3...v3.6.0)\n' +
'\n' +
"- [Fix: Mark test scripts with Bash'isms to be run via Bash](https://togithub.com/actions/checkout/pull/1377)\n" +
'- [Add option to fetch tags even if fetch-depth > 0](https://togithub.com/actions/checkout/pull/579)\n' +
'\n' +
'### [`v3.5.3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353)\n' +
'\n' +
'[Compare Source](https://togithub.com/actions/checkout/compare/v3.5.2...v3.5.3)\n' +
'\n' +
'- [Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in](https://togithub.com/actions/checkout/pull/1196)\n' +
'- [Fix typos found by codespell](https://togithub.com/actions/checkout/pull/1287)\n' +
'- [Add support for sparse checkouts](https://togithub.com/actions/checkout/pull/1369)\n' +
'\n' +
'### [`v3.5.2`](https://togithub.com/actions/checkout/bl
|
The logs for this run have expired and are no longer available.
Loading