Skip to content

build(deps): bump actions/upload-artifact from 6 to 7#4025

Merged
Madoshakalaka merged 1 commit into
masterfrom
dependabot/github_actions/master/actions/upload-artifact-7
Mar 1, 2026
Merged

build(deps): bump actions/upload-artifact from 6 to 7#4025
Madoshakalaka merged 1 commit into
masterfrom
dependabot/github_actions/master/actions/upload-artifact-7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps actions/upload-artifact from 6 to 7.

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 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  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 labels Mar 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

Visit the preview URL for this PR (updated for commit a4d39ee):

https://yew-rs--pr4025-dependabot-github-ac-jwxzvioz.web.app

(expires Sun, 08 Mar 2026 03:21:36 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

Benchmark - core

Yew Master

vnode           fastest       │ slowest       │ median        │ mean          │ samples │ iters
╰─ vnode_clone  2.462 ns      │ 3.74 ns       │ 2.466 ns      │ 2.59 ns       │ 100     │ 1000000000

Pull Request

vnode           fastest       │ slowest       │ median        │ mean          │ samples │ iters
╰─ vnode_clone  2.435 ns      │ 3.691 ns      │ 2.438 ns      │ 2.577 ns      │ 100     │ 1000000000

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

Size Comparison

Details
examples master (KB) pull request (KB) diff (KB) diff (%)
async_clock 100.196 100.196 0 0.000%
boids 168.080 168.080 0 0.000%
communication_child_to_parent 93.471 93.471 0 0.000%
communication_grandchild_with_grandparent 105.247 105.247 0 0.000%
communication_grandparent_to_grandchild 101.604 101.604 0 0.000%
communication_parent_to_child 90.897 90.897 0 0.000%
contexts 105.151 105.151 0 0.000%
counter 86.281 86.281 0 0.000%
counter_functional 88.274 88.274 0 0.000%
dyn_create_destroy_apps 90.319 90.319 0 0.000%
file_upload 99.342 99.342 0 0.000%
function_delayed_input 94.374 94.374 0 0.000%
function_memory_game 172.940 172.940 0 0.000%
function_router 405.773 405.773 0 0.000%
function_todomvc 164.160 164.160 0 0.000%
futures 235.158 235.158 0 0.000%
game_of_life 104.717 104.717 0 0.000%
immutable 255.871 255.871 0 0.000%
inner_html 80.802 80.802 0 0.000%
js_callback 109.380 109.380 0 0.000%
keyed_list 179.727 179.727 0 0.000%
mount_point 84.146 84.146 0 0.000%
nested_list 113.059 113.059 0 0.000%
node_refs 91.524 91.524 0 0.000%
password_strength 1729.151 1729.151 0 0.000%
portals 93.036 93.036 0 0.000%
router 376.334 376.334 0 0.000%
suspense 113.455 113.455 0 0.000%
timer 88.633 88.633 0 0.000%
timer_functional 98.880 98.880 0 0.000%
todomvc 142.087 142.087 0 0.000%
two_apps 86.146 86.146 0 0.000%
web_worker_fib 136.238 136.238 0 0.000%
web_worker_prime 187.468 187.468 0 0.000%
webgl 83.225 83.225 0 0.000%

✅ None of the examples has changed their size significantly.

@Madoshakalaka
Copy link
Copy Markdown
Member

@copilot survey our actions at .github
Can we benefit from direct uploads in any of them?

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 1, 2026

@Madoshakalaka I've opened a new pull request, #4026, to work on those changes. Once the pull request is ready, I'll request review from you.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

Benchmark - SSR

Yew Master

Details
Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 310.700 311.318 311.004 0.201
Hello World 10 484.484 493.199 487.513 3.355
Function Router 10 31421.857 31683.930 31581.774 88.506
Concurrent Task 10 1006.182 1007.683 1007.075 0.544
Many Providers 10 1114.811 1145.920 1131.168 11.153

Pull Request

Details
Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 310.902 317.290 312.341 2.433
Hello World 10 480.770 509.098 486.953 8.469
Function Router 10 31198.626 32033.832 31771.291 231.109
Concurrent Task 10 1006.391 1008.009 1007.281 0.515
Many Providers 10 1113.075 1150.177 1135.252 13.769

@Madoshakalaka Madoshakalaka merged commit b6c3e53 into master Mar 1, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/master/actions/upload-artifact-7 branch March 1, 2026 05:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants