chore(deps): bump message-io from 0.18.1 to 0.18.2 (#212) #453
Annotations
2 errors and 2 warnings
Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
{
name: 'HttpError',
id: '9947632929',
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': '257',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 15 Jul 2024 22:35:35 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': '4844:186462:50503B6:93EC466:6695A437',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1721084497',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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',
status: '422'
}
},
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/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n- chore(deps): bump message-io from 0.18.1 to 0.18.2 Bumps [message-io](https://github.com/lemunozm/message-io) from 0.18.1 to 0.18.2.\\n<details>\\n<summary>Changelog</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/lemunozm/message-io/blob/master/CHANGELOG.md\\">message-io\'s changelog</a>.</em></p>\\n<blockquote>\\n<h2>Release 0.18.2</h2>\\n<ul>\\n<li>Fix tugstenite dependency adding url feature</li>\\n</ul>\\n</blockquote>\\n</details>\\n<details>\\n<summary>Commits</summary>\\n<ul>\\n<li><a href=\\"https://github.com/lemunozm/message-io/commit/45abd422acd47f56dd2eb54de862a0850f644ed2\\"><code>45abd42</code></a> prepare release version</li>\\n<li><a href=\\"https://github.com/lemunozm/message-io/commit/b895773b0828e815dbd2caf715e60ce13a8261e7\\"><code>b895773</code></a> fix deprecated and warnings</li>\\n<li><a href=\\"https://github.com/lemunozm/message-io/commit/77858e52b55fbe02b32d252f5ed32ff99a9c6ac4\\"><code>77858e5</code></a> Fix Tungstenite build error caused by the URL feature (<a href=\\"https://redirect.github.com/lemunozm/message-io/issues/174\\">#174</a>)</li>\\n<li>See full diff in <a href=\\"https://github.com/lemunozm/message-io/compare/v0.18.1...v0.18.2\\">compare view</a></li>\\n</ul>\\n</details>\\n<br />\\n\\n\\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=message-io&package-manager=cargo&previous-version=0.18.1&new-version=0.18.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\\n\\nDependabot will reso
|
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 process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9947632929',
name: 'push',
payload: {
after: '5d2b14f721570817653c316d6dd62cb2207daece',
base_ref: null,
before: '7bdeea8664c513ce6f6257a28730d0480f4e3b11',
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: '5d2b14f721570817653c316d6dd62cb2207daece',
message: 'chore(deps): bump message-io from 0.18.1 to 0.18.2 (#212)\n' +
'\n' +
'Bumps [message-io](https://github.com/lemunozm/message-io) from 0.18.1 to 0.18.2.\r\n' +
'- [Changelog](https://github.com/lemunozm/message-io/blob/master/CHANGELOG.md)\r\n' +
'- [Commits](https://github.com/lemunozm/message-io/compare/v0.18.1...v0.18.2)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: message-io\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-07-15T23:35:21+01:00',
tree_id: '3faed5e47ea77cbe53be042135362dd4021e4528',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/5d2b14f721570817653c316d6dd62cb2207daece'
}
],
compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/7bdeea8664c5...5d2b14f72157',
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: '5d2b14f721570817653c316d6dd62cb2207daece',
message: 'chore(deps): bump message-io from 0.18.1 to 0.18.2 (#212)\n' +
'\n' +
'Bumps [message-io](https://github.com/lemunozm/message-io) from 0.18.1 to 0.18.2.\r\n' +
'- [Changelog](https://github.com/lemunozm/message-io/blob/master/CHANGELOG.md)\r\n' +
'- [Commits](https://github.com/lemunozm/message-io/compare/v0.18.1...v0.18.2)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: message-io\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-07-15T23:35:21+01:00',
tree_id: '3faed5e47ea77cbe53be042135362dd4021e4528',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/5d2b14f721570817653c316d6dd62cb2207daece'
},
pusher: {
email: '[email protected]',
name: 'pbellchambers'
},
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.co
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "rustyhack-client-macos", "rustyhack-client-ubuntu", "rustyhack-client-win32", "rustyhack-client-win64", "rustyhack-server-macos", "rustyhack-server-ubuntu", "rustyhack-server-win32", "rustyhack-server-win64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading