Skip to content

chore(deps): update github artifact actions (major)#6213

Merged
lukastaegert merged 1 commit intomasterfrom
renovate/major-github-artifact-actions
Dec 19, 2025
Merged

chore(deps): update github artifact actions (major)#6213
lukastaegert merged 1 commit intomasterfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 18, 2025

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action major v6.0.0 -> v7.0.0
actions/upload-artifact action major v5.0.0 -> v6.0.0

Release Notes

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

v7.0.0

Compare Source

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
New Contributors

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

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

v6.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - Between 06:00 PM and 11:59 PM, only on Thursday ( * 18-23 * * 4 ), Between 12:00 AM and 05:59 AM, only on Friday ( * 0-5 * * 5 ) (UTC), 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.

👻 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.

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
rollup Ready Ready Preview, Comment Dec 18, 2025 6:09pm

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 18, 2025

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/major-github-artifact-actions

Notice: Ensure you have installed the latest nightly Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-pabh0thwt-rollup-js.vercel.app/repl/?pr=6213

@github-actions
Copy link
Copy Markdown

Performance report

  • BUILD: 7152ms (+201ms, +2.9%), 803 MB (-4%)
    • initialize: 0ms, 24.5 MB
    • generate module graph: 2568ms, 631 MB
      • generate ast: 1378ms, 622 MB
    • sort and bind modules: 408ms, 692 MB
    • mark included statements: 4160ms (+213ms, +5.4%), 803 MB (-4%)
      • treeshaking pass 1: 2396ms (+83ms, +3.6%), 824 MB
      • treeshaking pass 2: 472ms (+11ms, +2.3%), 823 MB
      • treeshaking pass 3: 399ms, 804 MB (-4%)
      • treeshaking pass 4: 387ms, 821 MB
      • treeshaking pass 5: 385ms, 803 MB (-4%)
  • GENERATE: 694ms, 898 MB
    • initialize render: 0ms, 803 MB (-4%)
    • generate chunks: 48ms, 820 MB
      • optimize chunks: 0ms, 805 MB (-4%)
    • render chunks: 628ms, 872 MB (-2%)
    • transform chunks: 17ms, 898 MB
    • generate bundle: 0ms, 898 MB

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.76%. Comparing base (c3fa50c) to head (1784e28).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6213   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files         271      271           
  Lines       10660    10660           
  Branches     2852     2852           
=======================================
  Hits        10528    10528           
  Misses         89       89           
  Partials       43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lukastaegert lukastaegert added this pull request to the merge queue Dec 19, 2025
Merged via the queue into master with commit abf1fb5 Dec 19, 2025
46 checks passed
@lukastaegert lukastaegert deleted the renovate/major-github-artifact-actions branch December 19, 2025 05:28
@github-actions
Copy link
Copy Markdown

This PR has been released as part of rollup@4.54.0. You can test it via npm install rollup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant