Skip to content

chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0#1167

Merged
overbalance merged 2 commits intomainfrom
dependabot/github_actions/actions/upload-artifact-7.0.0
Feb 28, 2026
Merged

chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0#1167
overbalance merged 2 commits intomainfrom
dependabot/github_actions/actions/upload-artifact-7.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps actions/upload-artifact from 6.0.0 to 7.0.0.

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.0

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

Commits

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b7c566a...bbbca2d)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code major labels Feb 27, 2026
@dependabot dependabot bot requested review from a team as code owners February 27, 2026 02:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file major github_actions Pull requests that update GitHub Actions code labels Feb 27, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 27, 2026

Chrome DevTools Protocol Tracing (Script: 120.93ms, Heap: 14.25MB)
Number of Requests Size of Requests Script Duration Task Duration Heap Used Size
Requests +3 requests +30.02 KB
Page Loaded +17.64 ms +17.92 ms +1.02 MB
Generate 100 fetch requests +24.41 ms +113.01 ms +1.81 MB
Generate 100 XHR requests +42.67 ms +120.36 ms +2.02 MB
Click 100 buttons and generate 100 logs +25.90 ms +28.44 ms +3.15 MB
Throw a 100 exceptions +2.13 ms +27.16 ms +2.81 MB
End Session +8.18 ms +11.11 ms +3.45 MB
Total +3 requests +30.02 KB +120.93 ms +318.00 ms +14.25 MB
Lighthouse (Script Eval: 110.53ms)
Difference Description
Total Blocking Time +11 ms Difference in Total Blocking Time: Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. Learn more about the Total Blocking Time metric.
Main Thread Time +95.39 ms Difference in Main Thread Time: Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Script Evaluation Time +110.53 ms Difference in Script Evaluation Time: Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Platform Tests (vite-7 es2015 gzip: 66.28KB)

vite-6 Platform Tests

Total Uncompressed Size Total Gzip Size
vite-6 - es2015 +186.31 KB +66.33 KB

vite-7 Platform Tests

Total Uncompressed Size Total Gzip Size
vite-7 - es2015 +186.31 KB +66.28 KB

webpack-5 Platform Tests

Total Uncompressed Size Total Gzip Size
webpack-5 - es2015 +136.17 KB +49.26 KB

@overbalance overbalance merged commit 0d81ed3 into main Feb 28, 2026
20 checks passed
@overbalance overbalance deleted the dependabot/github_actions/actions/upload-artifact-7.0.0 branch February 28, 2026 01:31
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 github_actions Pull requests that update GitHub Actions code maintenance major semver-patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants