Skip to content

chore(deps): bump rayon from 1.9.0 to 1.10.0 #409

chore(deps): bump rayon from 1.9.0 to 1.10.0

chore(deps): bump rayon from 1.9.0 to 1.10.0 #409

Triggered via pull request March 26, 2024 10:19
Status Success
Total duration 5m 4s
Artifacts 8

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '8434342932', status: 403, response: { url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 26 Mar 2024 10:19:55 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '4D06:40422:9CEDFE:11BD582:6602A14B', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4992', 'x-ratelimit-reset': '1711451912', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '8', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases', 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: '{"target_commitish":"refs/pull/193/merge","name":"v0.3.3","tag_name":"v0.3.3","body":"## What’s Changed\\n- chore(deps): bump regex from 1.10.3 to 1.10.4 Bumps [regex](https://github.com/rust-lang/regex) from 1.10.3 to 1.10.4.\\n<details>\\n<summary>Commits</summary>\\n<ul>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/aa2d8bd8be283471b17b4ab6faeae5b751553572\\"><code>aa2d8bd</code></a> 1.10.4</li>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/088d7f3269665a11aabadd89335eb09316e9c785\\"><code>088d7f3</code></a> api: add Cow guarantee to replace API</li>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/a5ae35153a6ec61e64cb297155f7d91c11b629c7\\"><code>a5ae351</code></a> regex-automata-0.4.6</li>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/9cf4a42a9361f42d9aa6afd1245c0e37dc0c8771\\"><code>9cf4a42</code></a> automata: fix bug where reverse NFA lacked an unanchored prefix</li>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/10fe722a3fcfdc17068b21f3262189cc52227bb5\\"><code>10fe722</code></a> style: clean up some recent lint violations</li>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/d7f9347f2a8a7f4e7583c88876411da12a09b572\\"><code>d7f9347</code></a> regex-automata-0.4.5</li>\\n<li><a href=\\"https://github.com/rust-lang/regex/commit/07ef7f1550d59a548ee58631cf2bca263e67cb8e\\"><code>07ef7f1</code></a> automata: make additional prefileter metadata public</li>\\n<li>See full diff in <a href=\\"https://github.com/rust-lang/regex/compare/1.10.3...1.10.4\\">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=regex&package-manager=cargo&previous-version=1.10.3&new-version=1.10.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-se
update_release_draft
HttpError: Resource not accessible by integration 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: '8434342932', name: 'pull_request', payload: { action: 'synchronize', after: 'f54d2855024a3073ce35ba35f13136c1dbd06171', before: '21dd1210937ea7d0529261e5e90d0ef30c5f1cd7', number: 193, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/193/comments' }, commits: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/193/commits' }, html: { href: 'https://github.com/pbellchambers/rustyhack-mmo/pull/193' }, issue: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/193' }, review_comment: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/193/comments' }, self: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/193' }, statuses: { href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/statuses/f54d2855024a3073ce35ba35f13136c1dbd06171' } }, active_lock_reason: null, additions: 3, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'pbellchambers:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/assignees{/user}', blobs_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/branches{/branch}', clone_url: 'https://github.com/pbellchambers/rustyhack-mmo.git', collaborators_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/comments{/number}', commits_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/commits{/sha}', compare_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/contents/{+path}', contributors_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/contributors', created_at: '2021-02-03T09:30:25Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/deployments', description: 'An ASCII "roguelike" MMORPG / MUD written in rust (barebones).', disabled: false, downloads_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/downloads', events_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/events', fork: false, forks: 7, forks_count: 7, forks_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/forks', full_name: 'pbellchambers/rust
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/.
Fmt & Clippy Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Win64 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Win32 Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Mac Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
rustyhack-client-macos Expired
1.12 MB
rustyhack-client-ubuntu Expired
1.21 MB
rustyhack-client-win32 Expired
2.11 MB
rustyhack-client-win64 Expired
2.64 MB
rustyhack-server-macos Expired
1.15 MB
rustyhack-server-ubuntu Expired
1.25 MB
rustyhack-server-win32 Expired
2.6 MB
rustyhack-server-win64 Expired
3.09 MB