Skip to content

chore(deps): bump serde_json from 1.0.124 to 1.0.125 (#219) #470

chore(deps): bump serde_json from 1.0.124 to 1.0.125 (#219)

chore(deps): bump serde_json from 1.0.124 to 1.0.125 (#219) #470

Triggered via push August 20, 2024 08:42
Status Success
Total duration 3m 28s
Artifacts 8

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"} { name: 'HttpError', id: '10468266784', 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, 20 Aug 2024 08:42:33 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': 'A481:22994F:71DF01C:72C8671:66C456F9', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4989', 'x-ratelimit-reset': '1724146570', '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.124 to 1.0.125 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.124 to 1.0.125.\\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>1.0.125</h2>\\n<ul>\\n<li>Speed up \\\\uXXXX parsing and improve handling of unpaired surrogates when deserializing to bytes (<a href=\\"https://redirect.github.com/serde-rs/json/issues/1172\\">#1172</a>, <a href=\\"https://redirect.github.com/serde-rs/json/issues/1175\\">#1175</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/6130f9b358dea483f10e671343f0098fbe55611b\\"><code>6130f9b</code></a> Release 1.0.125</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/cc7a1608c9bb7736c884926e016421af41a1ebe7\\"><code>cc7a160</code></a> Touch up PR 1175</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/0f942e5b5235a3b586e20e4c00bfe5b1a56f16d8\\"><code>0f942e5</code></a> Merge pull request 1175 from iex-rs/faster-backslash-u</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/d8921cd29b5eef6263c20cf87eab25d961237f94\\"><code>d8921cd</code></a> Merge pull request <a href=\\"https://redirect.github.com/serde-rs/json/issues/1172\\">#1172</a> from iex-rs/faster-hex</li>\\n<li><a href=\\"https://github.com/serde-rs/json/commit/b4bc6436acdf874729a7b425b3c2e48f8b16b398\\"><c
update_release_draft
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: '10468266784', name: 'push', payload: { after: '9051191943736c1eee9b1f8ff676e431e9def6d6', base_ref: null, before: '94db01494be3a0cc9e0a1c8a0de9310952f0107d', 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: '9051191943736c1eee9b1f8ff676e431e9def6d6', message: 'chore(deps): bump serde_json from 1.0.124 to 1.0.125 (#219)\n' + '\n' + 'Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.124 to 1.0.125.\r\n' + '- [Release notes](https://github.com/serde-rs/json/releases)\r\n' + '- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125)\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-20T08:42:11Z', tree_id: '079c3f11cb38565e1cdd1c2b3352889e83c0d86b', url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/9051191943736c1eee9b1f8ff676e431e9def6d6' } ], compare: 'https://github.com/pbellchambers/rustyhack-mmo/compare/94db01494be3...905119194373', 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: '9051191943736c1eee9b1f8ff676e431e9def6d6', message: 'chore(deps): bump serde_json from 1.0.124 to 1.0.125 (#219)\n' + '\n' + 'Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.124 to 1.0.125.\r\n' + '- [Release notes](https://github.com/serde-rs/json/releases)\r\n' + '- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125)\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-20T08:42:11Z', tree_id: '079c3f11cb38565e1cdd1c2b3352889e83c0d86b', url: 'https://github.com/pbellchambers/rustyhack-mmo/commit/9051191943736c1eee9b1f8ff676e431e9def6d6' }, 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}'
update_release_draft
The following actions use a deprecated Node.js version 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/
Fmt & Clippy Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Mac Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Win64 Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Win32 Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
rustyhack-client-macos Expired
1.04 MB
rustyhack-client-ubuntu Expired
1.19 MB
rustyhack-client-win32 Expired
2.03 MB
rustyhack-client-win64 Expired
2.59 MB
rustyhack-server-macos Expired
1.11 MB
rustyhack-server-ubuntu Expired
1.23 MB
rustyhack-server-win32 Expired
2.57 MB
rustyhack-server-win64 Expired
3.03 MB