Title: chore(deps): Bump actions/download-artifact from 4 to 8 by dependabot[bot] · Pull Request #155 · oratis/deepcode · GitHub
Open Graph Title: chore(deps): Bump actions/download-artifact from 4 to 8 by dependabot[bot] · Pull Request #155 · oratis/deepcode
X Title: chore(deps): Bump actions/download-artifact from 4 to 8 by dependabot[bot] · Pull Request #155 · oratis/deepcode
Description: Bumps actions/download-artifact from 4 to 8.
Release notes
Sourced from actions/download-artifact's releases.
v8.0.0
v8 - What's new
[!IMPORTANT]
actions/download-artifact@v8 has been migrated to an ESM module. This should be transparent to the caller but forks might need to make significant changes.
[!IMPORTANT]
Hash mismatches will now error by default. Users can override this behavior with a setting change (see below).
Direct downloads
To support direct uploads in actions/upload-artifact, the action will no longer attempt to unzip all downloaded files. Instead, the action checks the Content-Type header ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the new skip-decompress parameter to true.
Enforced checks (breaking)
A previous release introduced digest checks on the download. If a download hash didn't match the expected hash from the server, the action would log a warning. Callers can now configure the behavior on mismatch with the digest-mismatch parameter. To be secure by default, we are now defaulting the behavior to error which will fail the workflow run.
ESM
To support new versions of the @actions/* packages, we've upgraded the package to ESM.
What's Changed
Don't attempt to un-zip non-zipped downloads by @danwkennedy in actions/download-artifact#460
Add a setting to specify what to do on hash mismatch and default it to error by @danwkennedy in actions/download-artifact#461
Full Changelog: actions/download-artifact@v7...v8.0.0
v7.0.0
v7 - What's new
[!IMPORTANT]
actions/download-artifact@v7 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.
Node.js 24
This release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.
What's Changed
Update GHES guidance to include reference to Node 20 version by @patrikpolyak in actions/download-artifact#440
Download Artifact Node24 support by @salmanmkc in actions/download-artifact#415
fix: update @actions/artifact to fix Node.js 24 punycode deprecation by @salmanmkc in actions/download-artifact#451
prepare release v7.0.0 for Node.js 24 support by @salmanmkc in actions/download-artifact#452
New Contributors
@patrikpolyak made their first contribution in actions/download-artifact#440
@salmanmkc made their first contribution in actions/download-artifact#415
Full Changelog: actions/download-artifact@v6.0.0...v7.0.0
v6.0.0
... (truncated)
Commits
3e5f45b Add regression tests for CJK characters (#471)
e6d03f6 Add a regression test for artifact name + content-type mismatches (#472)
70fc10c Merge pull request #461 from actions/danwkennedy/digest-mismatch-behavior
f258da9 Add change docs
ccc058e Fix linting issues
bd7976b Add a setting to specify what to do on hash mismatch and default it to error
ac21fcf Merge pull request #460 from actions/danwkennedy/download-no-unzip
15999bf Add note about package bumps
974686e Bump the version to v8 and add release notes
fbe48b1 Update test names to make it clearer what they do
Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot show
Open Graph Description: Bumps actions/download-artifact from 4 to 8. Release notes Sourced from actions/download-artifact's releases. v8.0.0 v8 - What's new [!IMPORTANT] actions/download-artifact@v8 has been mi...
X Description: Bumps actions/download-artifact from 4 to 8. Release notes Sourced from actions/download-artifact's releases. v8.0.0 v8 - What's new [!IMPORTANT] actions/download-artifact@v8 has...
Opengraph URL: https://github.com/oratis/deepcode/pull/155
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:586373b2-38b2-751d-fdd7-ab617e455d4d |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | BCAA:2B42AF:A9445:E8685:6A4D2715 |
| html-safe-nonce | 9060b95e7099008c52ace9a86e2a7c038eaddb8a781da4ae7986d7f27daa0b7a |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQ0FBOjJCNDJBRjpBOTQ0NTpFODY4NTo2QTREMjcxNSIsInZpc2l0b3JfaWQiOiIzNjg2NDcwMTk5NzM1NTU5OTU3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | be238cd62ca903ec4e3ddf215056cc03b69b60e8dbf403a40cd7fe8a0df53c60 |
| hovercard-subject-tag | pull_request:3800524803 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/oratis/deepcode/pull/155/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps actions/download-artifact from 4 to 8. Release notes Sourced from actions/download-artifact's releases. v8.0.0 v8 - What's new [!IMPORTANT] actions/download-artifact@v8 has been mi... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 92571a8944142227b7e19cd10918b1ddd06e5066c1ad5bc7e4769cf6140a87e6 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/oratis/deepcode git https://github.com/oratis/deepcode.git |
| octolytics-dimension-user_id | 1140143 |
| octolytics-dimension-user_login | oratis |
| octolytics-dimension-repository_id | 1251330559 |
| octolytics-dimension-repository_nwo | oratis/deepcode |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1251330559 |
| octolytics-dimension-repository_network_root_nwo | oratis/deepcode |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 93f17a978ee60bc4668e1d7b90e6bd2d622261fd |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width