Skip to content

chore(deps): update actions/upload-artifact action to v7#934

Merged
gabrielseco merged 1 commit intomainfrom
renovate/major-github-artifact-actions
Apr 16, 2026
Merged

chore(deps): update actions/upload-artifact action to v7#934
gabrielseco merged 1 commit intomainfrom
renovate/major-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 Pending
actions/upload-artifact action major v6v7 v7.0.1

Release Notes

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

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


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


Note

Low Risk
Workflow-only dependency bump with no application code changes; risk is limited to potential CI artifact upload behavior changes in the major action release.

Overview
Updates CI workflows to use actions/upload-artifact@v7 (from v6) for all artifact uploads, including deployment URL handoffs, coverage reports/analysis, Playwright reports, bundle size analysis, and badge data.

Reviewed by Cursor Bugbot for commit 48375e6. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

📊 Coverage Report

⚪ Coverage unchanged

Metric Current Previous Change Status
Lines 89.91% 89.91% 0%
Statements 89.58% 89.58% 0%
Functions 87.47% 87.47% 0%
Branches 79.81% 79.81% 0%

Detailed Breakdown

Lines Coverage
  • Covered: 3584 / 3986
  • Coverage: 89.91%
  • Change: 0% (0 lines)
Statements Coverage
  • Covered: 3647 / 4071
  • Coverage: 89.58%
  • Change: 0% (0 statements)
Functions Coverage
  • Covered: 984 / 1125
  • Coverage: 87.47%
  • Change: 0% (0 functions)
Branches Coverage
  • Covered: 2225 / 2788
  • Coverage: 79.81%
  • Change: 0% (0 branches)

✅ Coverage check passed

@github-actions
Copy link
Copy Markdown
Contributor

Deploy preview for remote-flows ready!

✅ Preview
https://remote-flows-p4mo9bdxo-remotecom.vercel.app

Built with commit 48375e6.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Copy Markdown
Contributor

Deploy preview for remote-flows-example-app ready!

✅ Preview
https://remote-flows-example-pvb7ulymh-remotecom.vercel.app

Built with commit 48375e6.
This pull request is being automatically deployed with vercel-action

@gabrielseco gabrielseco merged commit 1af6b47 into main Apr 16, 2026
11 checks passed
@gabrielseco gabrielseco deleted the renovate/major-github-artifact-actions branch April 16, 2026 14:21
@gabrielseco gabrielseco mentioned this pull request Apr 17, 2026
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