Skip to content

chore: Update dependency segmentio/golines to v0.12.2 #31

chore: Update dependency segmentio/golines to v0.12.2

chore: Update dependency segmentio/golines to v0.12.2 #31

Triggered via pull request February 15, 2024 08:49
Status Success
Total duration 17s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '7913289219', status: 422, response: { url: 'https://api.github.com/repos/nobl9/terraform-provider-nobl9/releases/142000723', 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: 'Thu, 15 Feb 2024 08:49:48 GMT', 'github-authentication-token-expiration': '2025-02-13 00:00:00 +0100', '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': '8847:74A9:516984C:A2A22D2:65CDD02C', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4987', 'x-ratelimit-reset': '1707990106', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '13', '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/nobl9/terraform-provider-nobl9/releases/142000723', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"body":"# What's Changed\\n\\n## 💻 Fixed Vulnerabilities\\n\\n- chore: Update module google.golang.org/grpc to v1.56.3 [SECURITY] (#157) @renovate\\n\\n## 🧰 Maintenance\\n\\n- chore: Update module golang.org/x/tools/cmd/goimports to v0.18.0 (#164) @renovate\\n- chore: Update module golang.org/x/vuln/cmd/govulncheck to v1.0.4 (#159) @renovate\\n- chore: Add CI and checks [PC-11973] (#154) @nieomylnieja\\n\\n## 🤖 Dependency Updates\\n\\n- chore: Update module golang.org/x/tools/cmd/goimports to v0.18.0 (#164) @renovate\\n- chore: Update module golang.org/x/vuln/cmd/govulncheck to v1.0.4 (#159) @renovate\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.23.0","tag_name":"v0.23.0","target_commitish":"refs/pull/163/merge"}`, request: {} }, event: { id: '7913289219', 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 | Update | Change |\n' + '|---|---|---|\n' + '| [segmentio/golines](https://togithub.com/segmentio/golines) | minor | `v0.9.0` -> `v0.12.2` |\n' + '\n' + '---\n' + '\n' + '### Release Notes\n' + '\n' + '<details>\n' + '<summary>segmentio/golines (segmentio/golines)</summary>\n' + '\n' + '### [`v0.12.2`](https://togithub.com/segmentio/golines/releases/tag/v0.12.2)\n' + '\n' + '[Compare Source](htt
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '7913289219', 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 | Update | Change |\n' + '|---|---|---|\n' + '| [segmentio/golines](https://togithub.com/segmentio/golines) | minor | `v0.9.0` -> `v0.12.2` |\n' + '\n' + '---\n' + '\n' + '### Release Notes\n' + '\n' + '<details>\n' + '<summary>segmentio/golines (segmentio/golines)</summary>\n' + '\n' + '### [`v0.12.2`](https://togithub.com/segmentio/golines/releases/tag/v0.12.2)\n' + '\n' + '[Compare Source](https://togithub.com/segmentio/golines/compare/v0.12.1...v0.12.2)\n' + '\n' + "#### What's Changed\n" + '\n' + '- build: build and release on ubuntu-20.04 for older glibc versions by [@&#8203;asaf-erlich](https://togithub.com/asaf-erlich) in [https://github.com/segmentio/golines/pull/121](https://togithub.com/segmentio/golines/pull/121)\n' + '\n' + '#### New Contributors\n' + '\n' + '- [@&#8203;asaf-erlich](https://togithub.com/asaf-erlich) made their first contribution in [https://github.com/segmentio/golines/pull/121](https://togithub.com/segmentio/golines/pull/121)\n' + '\n' + '**Full Changelog**: https://github.com/segmentio/golines/compare/v0.12.1...v0.12.2\n' + '\n' + '### [`v0.12.1`](https://togithub.com/segmentio/golines/releases/tag/v0.12.1)\n' + '\n' + '[Compare Source](https://togithub.com/segmentio/golines/compare/v0.12.0...v0.12.1)\n' + '\n' + '#### Changelog\n' + '\n' + '- [`22903f7`](https://togithub.com/segmentio/golines/commit/22903f7af571b45339b1ccd3c64f6d41ad0740a3): Fix version formatting ([#&#8203;118](https://togithub.com/segmentio/golines/issues/118)) ([@&#8203;mckern](https://togithub.com/mckern))\n' + '\n' + '### [`v0.12.0`](https://togithub.com/segmentio/golines/releases/tag/v0.12.0)\n' + '\n' + '[Compare Source](https://togithub.com/segmentio/golines/compare/v0.11.0...v0.12.0)\n' + '\n' + '#### Changelog\n' + '\n' + '- [`833265d`](https://togithub.com/segmentio/golines/commit/833265ddea58d67d7322ec0fbba7c8a86c03bc30): Update README to reflect 1.19 ([#&#8203;81](https://togithub.com/segmentio/golines/issues/81)) ([@&#8203;yolken](https://togithub.com/yolken))\n' + '- [`08b576a`](https://togithub.com/segmentio/golines/commit/08b576a44b8f0510a9614ae0af6c0b97cc002b8c): Fix circleci job ([#&#8203;82](https://togithub.com/segmentio/golines/issues/82)) ([@&#8203;yolken](https://togithub.com/yolken))\n' + '- [`d7d11e6`](https://togithub.com/segmentio/golines/commit/d7d11e6ae11721865229b1d55b8862c8bd4ca719): GH Actions updates, remove CircleCI ([#&#8203;84](https://togithub.com/segmentio/golines/issues/84)) ([@&#8203;wdbetts](https://togithub.com/wdbetts))\n' + '- [`fe1c9ae`](https://togithub.com/segmentio/golines/commit/fe1c9aefd95932088fab00cb0753095778c6ce01): Q1 2024: deferred updates ([#&#8203;117](https://togithub.com/segmentio/golines/issues/117)) ([@&#8203;mckern](https://togithub.com/mckern))\n' + '\n' + '### [
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.