chore(deps): bump crossbeam-channel from 0.5.10 to 0.5.11 (#173) #362
Annotations
2 errors
Run release-drafter/release-drafter@v5
Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
{
name: 'HttpError',
id: '7460395386',
status: 422,
response: {
url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases/100309797',
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': '242',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 09 Jan 2024 11:18:09 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': 'A3C4:4AB7:1C0EF6E:3A3D6B8:659D2B70',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '997',
'x-ratelimit-reset': '1704802685',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'custom',
field: 'body',
message: 'body is too long (maximum is 125000 characters)'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases/100309797',
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- chore(deps): bump crossbeam-channel from 0.5.10 to 0.5.11 Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.10 to 0.5.11.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/crossbeam-rs/crossbeam/releases\\">crossbeam-channel\'s releases</a>.</em></p>\\n<blockquote>\\n<h2>crossbeam-channel 0.5.11</h2>\\n<ul>\\n<li>Remove dependency on <code>cfg-if</code>. (<a href=\\"https://redirect.github.com/crossbeam-rs/crossbeam/issues/1072\\">#1072</a>)</li>\\n</ul>\\n</blockquote>\\n</details>\\n<details>\\n<summary>Commits</summary>\\n<ul>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/9c3182abebb36bdc9446d75d4644190fef70fa01\\"><code>9c3182a</code></a> Prepare for the next release</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/35a55d2cc0142237e3c30af5fd49f5469384725c\\"><code>35a55d2</code></a> Remove dependency on cfg-if</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/0935295488ea38e0194c28a6a359a61386e8d253\\"><code>0935295</code></a> epoch: Remove unused autocfg dependency</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/e02133bcfb430e50283470324032c2c4ed187611\\"><code>e02133b</code></a> Use const thread_local</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/5a15fc28e987a6ebfc341a8293a93dc3da228468\\"><code>5a15fc2</code></a> More correct buffer allocation</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/7389cdf77ff6112957fd0708d2bedeec7da4765e\\"><code>7389cdf</code></a> ci: Remove scripts that call single comman
|
Run release-drafter/release-drafter@v5
HttpError: Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
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: '7460395386',
name: 'push',
payload: {
after: 'a1dc0099540aa93da889732ba950111bec904fc4',
base_ref: null,
before: '80b689456b4cab6957fc72fcb49465b5ea157bf4',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a1dc0099540aa93da889732ba950111bec904fc4',
message: 'chore(deps): bump crossbeam-channel from 0.5.10 to 0.5.11 (#173)\n' +
'\n' +
'Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.10 to 0.5.11.\r\n' +
'- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)\r\n' +
'- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)\r\n' +
'- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.10...crossbeam-channel-0.5.11)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: crossbeam-channel\r\n' +
' dependency-type: direct:production\r\n' +
' update-type: version-update:semver-patch\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-01-09T11:17:51Z',
tree_id: 'd489e56f368c8ff5995ed8f3a764d6fdb0e67fbe',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/a1dc0099540aa93da889732ba950111bec904fc4'
}
],
compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/80b689456b4c...a1dc0099540a',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a1dc0099540aa93da889732ba950111bec904fc4',
message: 'chore(deps): bump crossbeam-channel from 0.5.10 to 0.5.11 (#173)\n' +
'\n' +
'Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.10 to 0.5.11.\r\n' +
'- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)\r\n' +
'- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)\r\n' +
'- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.10...crossbeam-channel-0.5.11)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: crossbeam-channel\r\n' +
' dependency-type: direct:production\r\n' +
' update-type: version-update:semver-patch\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-01-09T11:17:51Z',
tree_id: 'd489e56f368c8ff5995ed8f3a764d6fdb0e67fbe',
url: 'https://github.com/pbellchambers/rustyhack-mmo/comm
|
The logs for this run have expired and are no longer available.
Loading