chore(deps): bump serde_json from 1.0.122 to 1.0.124 (#218) #465
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: '10366244908',
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: 'Tue, 13 Aug 2024 08:25:00 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': '6068:2E0DCF:CAB47:18F3B2:66BB185C',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4989',
'x-ratelimit-reset': '1723539982',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '11',
'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 serde\\\\_json from 1.0.122 to 1.0.124 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/serde-rs/json/releases\\">serde_json\'s releases</a>.</em></p>\\n<blockquote>\\n<h2>v1.0.124</h2>\\n<ul>\\n<li>Fix a bug in processing string escapes in big-endian architectures (<a href=\\"https://redirect.github.com/serde-rs/json/issues/1173\\">#1173</a>, thanks <a href=\\"https://github.com/purplesyringa\\"><code>@purplesyringa</code></a>)</li>\\n</ul>\\n<h2>v1.0.123</h2>\\n<ul>\\n<li>Optimize string parsing by applying SIMD-within-a-register: 30.3% improvement on <a href=\\"https://github.com/miloyip/nativejson-benchmark/blob/v1.0.0/data/twitter.json\\">twitter.json</a> from 613 MB/s to 799 MB/s (<a href=\\"https://redirect.github.com/serde-rs/json/issues/1161\\">#1161</a>, thanks <a href=\\"https://github.com/purplesyringa\\"><code>@purplesyringa</code></a>)</li>\\n</ul>\\n</blockquote>\\n</details>\\n<details>\\n<summary>Commits</summary>\\n<ul>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/cf771a0471dd797b6fead77e767f2f7943740c98\\"><code>cf771a0</code></a> Release 1.0.124</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/8b314a77bf57ad8d6089536fea1b3c3b303cba92\\"><code>8b314a7</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/json/issues/1173\\">#1173</a> from iex-rs/fix-big-endian</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/8eba7863b126584f4b9a5b1d3cc4cbc0d0f59976\\"><code>8eba786</
|
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: '10366244908',
name: 'push',
payload: {
after: '4eced2e213d1c78ca820e06c53f587bebc146e1d',
base_ref: null,
before: 'f8cbdf7a619616c46930dc3586133a35fc3527d3',
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: '4eced2e213d1c78ca820e06c53f587bebc146e1d',
message: 'chore(deps): bump serde_json from 1.0.122 to 1.0.124 (#218)\n' +
'\n' +
'Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124.\r\n' +
'- [Release notes](https://github.com/serde-rs/json/releases)\r\n' +
'- [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: serde_json\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-08-13T08:24:42Z',
tree_id: '61e07dce80fc447518e6da1ac04667dd93a16804',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/4eced2e213d1c78ca820e06c53f587bebc146e1d'
}
],
compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/f8cbdf7a6196...4eced2e213d1',
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: '4eced2e213d1c78ca820e06c53f587bebc146e1d',
message: 'chore(deps): bump serde_json from 1.0.122 to 1.0.124 (#218)\n' +
'\n' +
'Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124.\r\n' +
'- [Release notes](https://github.com/serde-rs/json/releases)\r\n' +
'- [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: serde_json\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-08-13T08:24:42Z',
tree_id: '61e07dce80fc447518e6da1ac04667dd93a16804',
url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/4eced2e213d1c78ca820e06c53f587bebc146e1d'
},
pusher: {
email: '[email protected]',
name: 'pbellchambers'
},
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/{archive_format}{/ref
|
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