Skip to content

chore: bump up GitHub Artifact Actions (major)#75

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-github-artifact-actions
Open

chore: bump up GitHub Artifact Actions (major)#75
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 26, 2026

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action major v7v8
actions/upload-artifact action major v6v7

Release Notes

actions/download-artifact (actions/download-artifact)

v8.0.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v8...v8.0.1

v8.0.0

Compare Source

v8 - What's new
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 false.

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

Full Changelog: actions/download-artifact@v7...v8.0.0

v8

Compare Source

actions/upload-artifact (actions/upload-artifact)

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

Compare Source

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

v7

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Feb 26, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 26, 2026

📦 napi-rs Build Size Comparison

File Base Size PR Size Diff %
packument.linux-x64-gnu.node 965.82 KB 965.82 KB 0 KB 0%

Total: 965.82 KB → 965.82 KB (0 KB, 0%)

Compared using x86_64-unknown-linux-gnu target

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 26, 2026

⚡ Benchmark Results

Click to expand benchmark output
┌─────────┬──────────────────────────────────────────────────────────────────────┬─────────────────────┬────────────────────────┬────────────────────────┬────────────────────────┬─────────┐
│ (index) │ Task name                                                            │ Latency avg (ns)    │ Latency med (ns)       │ Throughput avg (ops/s) │ Throughput med (ops/s) │ Samples │
├─────────┼──────────────────────────────────────────────────────────────────────┼─────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┼─────────┤
│ 0       │ 'JSONParse small data readme string (117KB)'                         │ '567091 ± 0.73%'    │ '525278 ± 13540'       │ '1795 ± 0.55%'         │ '1904 ± 50'            │ 1764    │
│ 1       │ 'sonic-rs small data readme string (117KB)'                          │ '124865 ± 0.24%'    │ '120887 ± 421.00'      │ '8071 ± 0.16%'         │ '8272 ± 29'            │ 8009    │
│ 2       │ 'sonic-rs small data readme string with position (117KB)'            │ '142702 ± 0.31%'    │ '137419 ± 712.00'      │ '7070 ± 0.18%'         │ '7277 ± 38'            │ 7008    │
│ 3       │ 'sonic-rs small data readme JSON buffer with position (117KB)'       │ '104716 ± 0.14%'    │ '103374 ± 110.00'      │ '9567 ± 0.07%'         │ '9674 ± 10'            │ 9550    │
│ 4       │ 'JSONParse large data readme string (22MB)'                          │ '119437332 ± 5.45%' │ '127707125 ± 19054932' │ '9 ± 5.48%'            │ '8 ± 1'                │ 64      │
│ 5       │ 'sonic-rs large data readme string (22MB)'                           │ '18017753 ± 0.14%'  │ '18019782 ± 31265'     │ '56 ± 0.14%'           │ '55 ± 0'               │ 64      │
│ 6       │ 'sonic-rs large data readme string with position (22MB)'             │ '18052146 ± 0.14%'  │ '18026065 ± 41688'     │ '55 ± 0.14%'           │ '55 ± 0'               │ 64      │
│ 7       │ 'sonic-rs large data readme JSON buffer with position (22MB)'        │ '18045354 ± 0.09%'  │ '18033558 ± 43662'     │ '55 ± 0.09%'           │ '55 ± 0'               │ 64      │
│ 8       │ 'JSONParse super large data readme string (89M)'                     │ '394572851 ± 0.21%' │ '394492814 ± 1930279'  │ '3 ± 0.21%'            │ '3 ± 0'                │ 64      │
│ 9       │ 'sonic-rs super large data readme string (89M)'                      │ '65956426 ± 0.12%'  │ '65918062 ± 100600'    │ '15 ± 0.12%'           │ '15 ± 0'               │ 64      │
│ 10      │ 'sonic-rs super large data readme string with position (89M)'        │ '65886467 ± 0.09%'  │ '65860060 ± 161489'    │ '15 ± 0.09%'           │ '15 ± 0'               │ 64      │
│ 11      │ 'sonic-rs super large data readme JSON buffer with position (89M)'   │ '66145346 ± 0.72%'  │ '65847693 ± 110203'    │ '15 ± 0.60%'           │ '15 ± 0'               │ 64      │
│ 12      │ 'JSONParse big readme string (229KB, 64KB readme)'                   │ '729838 ± 2.66%'    │ '704775 ± 7685.0'      │ '1410 ± 0.33%'         │ '1419 ± 15'            │ 1371    │
│ 13      │ 'sonic-rs big readme string (229KB, 64KB readme)'                    │ '242167 ± 1.11%'    │ '237527 ± 2415.0'      │ '4163 ± 0.12%'         │ '4210 ± 43'            │ 4130    │
│ 14      │ 'sonic-rs big readme string with position (229KB, 64KB readme)'      │ '274024 ± 0.23%'    │ '269516 ± 1423.5'      │ '3659 ± 0.13%'         │ '3710 ± 20'            │ 3650    │
│ 15      │ 'sonic-rs big readme JSON buffer with position (229KB, 64KB readme)' │ '209538 ± 0.09%'    │ '206829 ± 321.00'      │ '4776 ± 0.08%'         │ '4835 ± 7'             │ 4773    │
│ 16      │ 'JSONParse large data add version (22MB)'                            │ '271183410 ± 0.75%' │ '272655767 ± 850735'   │ '4 ± 0.86%'            │ '4 ± 0'                │ 64      │
│ 17      │ 'sonic-rs large data add version (22MB)'                             │ '49705752 ± 0.68%'  │ '49002329 ± 598239'    │ '20 ± 0.67%'           │ '20 ± 0'               │ 64      │
│ 18      │ 'JSONParse super large data add version (89M)'                       │ '650595518 ± 0.27%' │ '649575610 ± 1854598'  │ '2 ± 0.26%'            │ '2 ± 0'                │ 64      │
│ 19      │ 'sonic-rs super large data add version (89M)'                        │ '191821914 ± 0.14%' │ '191584351 ± 514203'   │ '5 ± 0.14%'            │ '5 ± 0'                │ 64      │
└─────────┴──────────────────────────────────────────────────────────────────────┴─────────────────────┴────────────────────────┴────────────────────────┴────────────────────────┴─────────┘
[small] verify OK (versions=69)
[large] verify OK (versions=573)
┌─────────┬─────────────────────────────────┬─────────────────────┬────────────────────────┬────────────────────────┬────────────────────────┬─────────┐
│ (index) │ Task name                       │ Latency avg (ns)    │ Latency med (ns)       │ Throughput avg (ops/s) │ Throughput med (ops/s) │ Samples │
├─────────┼─────────────────────────────────┼─────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┼─────────┤
│ 0       │ 'JSON.parse all fields (117KB)' │ '550981 ± 3.08%'    │ '525999 ± 7945.0'      │ '1885 ± 0.30%'         │ '1901 ± 29'            │ 1815    │
│ 1       │ 'sonic-rs multi-get (117KB)'    │ '422368 ± 1.19%'    │ '415436 ± 6427.0'      │ '2385 ± 0.15%'         │ '2407 ± 38'            │ 2368    │
│ 2       │ 'sonic-rs getMetaInfo (117KB)'  │ '228443 ± 0.50%'    │ '223270 ± 2384.5'      │ '4403 ± 0.13%'         │ '4479 ± 48'            │ 4378    │
│ 3       │ 'JSON.parse all fields (22MB)'  │ '119123166 ± 5.25%' │ '114360853 ± 20774660' │ '9 ± 5.25%'            │ '9 ± 2'                │ 64      │
│ 4       │ 'sonic-rs multi-get (22MB)'     │ '68061382 ± 0.79%'  │ '67756064 ± 75276'     │ '15 ± 0.64%'           │ '15 ± 0'               │ 64      │
│ 5       │ 'sonic-rs getMetaInfo (22MB)'   │ '26118254 ± 0.08%'  │ '26104232 ± 60089'     │ '38 ± 0.08%'           │ '38 ± 0'               │ 64      │
│ 6       │ 'JSON.parse all fields (89MB)'  │ '402698264 ± 0.15%' │ '402250421 ± 1812635'  │ '2 ± 0.15%'            │ '2 ± 0'                │ 64      │
│ 7       │ 'sonic-rs multi-get (89MB)'     │ '264628953 ± 0.22%' │ '264458001 ± 1595074'  │ '4 ± 0.22%'            │ '4 ± 0'                │ 64      │
│ 8       │ 'sonic-rs getMetaInfo (89MB)'   │ '119216749 ± 0.41%' │ '118910386 ± 1049593'  │ '8 ± 0.40%'            │ '8 ± 0'                │ 64      │
└─────────┴─────────────────────────────────┴─────────────────────┴────────────────────────┴────────────────────────┴────────────────────────┴─────────┘

Memory Usage:
  JSONParse all fields (22M): 364.4 MB (min: 362.2 MB, max: 365.9 MB)
  JSONParse all fields (89M): 586.3 MB (min: 584.6 MB, max: 587.5 MB)
  SonicMultiGet all fields (22M): 93.5 MB (min: 92.1 MB, max: 94.2 MB)
  SonicMultiGet all fields (89M): 178.2 MB (min: 177.8 MB, max: 179.3 MB)
  SonicMetaInfo all fields (22M): 92.8 MB (min: 92.3 MB, max: 94.3 MB)
  SonicMetaInfo all fields (89M): 196.6 MB (min: 196.0 MB, max: 198.0 MB)
node:internal/modules/esm/resolve:275
    throw new ERR_MODULE_NOT_FOUND(
          ^

Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/packument/packument/benchmark/memory_usage.js' imported from /home/runner/work/packument/packument/benchmark/bench_memory.ts
    at finalizeResolution (node:internal/modules/esm/resolve:275:11)
    at moduleResolve (node:internal/modules/esm/resolve:865:10)
    at defaultResolve (node:internal/modules/esm/resolve:991:11)
    at #cachedDefaultResolve (node:internal/modules/esm/loader:719:20)
    at #resolveAndMaybeBlockOnLoaderThread (node:internal/modules/esm/loader:736:38)
    at ModuleLoader.resolveSync (node:internal/modules/esm/loader:765:52)
    at #resolve (node:internal/modules/esm/loader:701:17)
    at ModuleLoader.getOrCreateModuleJob (node:internal/modules/esm/loader:621:35)
    at ModuleJob.syncLink (node:internal/modules/esm/module_job:160:33)
    at ModuleJob.link (node:internal/modules/esm/module_job:245:17) {
  code: 'ERR_MODULE_NOT_FOUND',
  url: 'file:///home/runner/work/packument/packument/benchmark/memory_usage.js'
}

Node.js v24.14.1

Benchmark ran on x86_64-unknown-linux-gnu target

@codspeed-hq
Copy link
Copy Markdown
Contributor

codspeed-hq Bot commented Feb 26, 2026

Merging this PR will not alter performance

✅ 29 untouched benchmarks


Comparing renovate/major-github-artifact-actions (fbc46ed) with master (74eb88c)

Open in CodSpeed

@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from 93be138 to 2b48c52 Compare March 11, 2026 18:10
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 2b48c52 to fbc46ed Compare April 10, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants