Skip to content

Update actions/upload-artifact action to v7#7477

Merged
robert3005 merged 1 commit intodevelopfrom
renovate/major-7-github-artifact-actions
Apr 16, 2026
Merged

Update actions/upload-artifact action to v7#7477
robert3005 merged 1 commit intodevelopfrom
renovate/major-7-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 16, 2026

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action major v4v7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v6.0.0

Compare Source

v5.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 changelog/chore A trivial change label Apr 16, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 16, 2026

Merging this PR will improve performance by 22.08%

⚡ 10 improved benchmarks
✅ 1153 untouched benchmarks
⏩ 1457 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take_map[(0.1, 0.5)] 1,154.5 µs 984 µs +17.32%
Simulation take_map[(0.1, 1.0)] 2 ms 1.7 ms +19%
Simulation old_alp_prim_test_between[f64, 32768] 347.6 µs 284.7 µs +22.08%
Simulation patched_take_10k_dispersed 316 µs 285.8 µs +10.58%
Simulation patched_take_10k_contiguous_not_patches 258.4 µs 228.1 µs +13.29%
Simulation patched_take_10k_contiguous_patches 258.1 µs 227.7 µs +13.31%
Simulation take_10k_dispersed 284.4 µs 239.5 µs +18.76%
Simulation take_10k_first_chunk_only 270.6 µs 225.7 µs +19.89%
Simulation patched_take_10k_random 270.3 µs 240 µs +12.65%
Simulation patched_take_10k_first_chunk_only 302 µs 271.8 µs +11.14%

Comparing renovate/major-7-github-artifact-actions (e27d652) with develop (cd6caff)

Open in CodSpeed

Footnotes

  1. 1457 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@renovate renovate bot changed the title Update GitHub Artifact Actions to v7 (major) Update actions/upload-artifact action to v7 Apr 16, 2026
@renovate renovate bot force-pushed the renovate/major-7-github-artifact-actions branch from 954aff0 to e27d652 Compare April 16, 2026 14:55
@robert3005 robert3005 merged commit 01679cd into develop Apr 16, 2026
57 of 58 checks passed
@robert3005 robert3005 deleted the renovate/major-7-github-artifact-actions branch April 16, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant