Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2025

Bumps dawidd6/action-download-artifact from 3 to 12.

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v12

What's Changed

Full Changelog: dawidd6/action-download-artifact@v11...v12

v11

Full Changelog: dawidd6/action-download-artifact@v10...v11

v10

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v9...v10

v9

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v8...v9

v8

New features

  • use_unzip boolean input (defaulting to false) - if set to true, the action will use system provided unzip utility for unpacking downloaded artifact(s) (note that the action will first download the .zip artifact file, then unpack it and remove the .zip file)

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v7...v8

... (truncated)

Commits
  • 0bd50d5 node_modules: update (#347)
  • c530ff8 Update commit and ref to use pull request SHA
  • a275236 Update dependencies in package.json
  • 74a19a2 Downgrade @​actions/core dependency version
  • d3cbd7e Change npm command from ci to install
  • 18697ba Update @​actions/artifact version in package.json
  • e369143 build(deps): bump peter-evans/create-pull-request from 7 to 8 (#344)
  • 7157953 Rename update workflow to npm-updates
  • c648dad node_modules: update (#343)
  • 7b0cd8f Change concurrency group from 'test' to 'upload'
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 12.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v3...v12)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '12'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 25, 2025
@github-actions
Copy link

Criterion results (vs baseline)


running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

Comparisons/bench_native
                        time:   [7.0185 ns 7.0410 ns 7.0655 ns]
Found 105 outliers among 1000 measurements (10.50%)
  24 (2.40%) high mild
  81 (8.10%) high severe
compiling wasmtime module... 3.367271ms
Comparisons/bench_strategy_wasmtime
                        time:   [130.62 µs 130.91 µs 131.22 µs]
Found 130 outliers among 1000 measurements (13.00%)
  15 (1.50%) high mild
  115 (11.50%) high severe
Comparisons/bench_strategy_wasmi
                        time:   [1.3353 µs 1.3358 µs 1.3363 µs]
Found 71 outliers among 1000 measurements (7.10%)
  5 (0.50%) low severe
  20 (2.00%) low mild
  25 (2.50%) high mild
  21 (2.10%) high severe
Comparisons/bench_strategy_rwasm
                        time:   [11.997 µs 12.173 µs 12.361 µs]
Found 107 outliers among 1000 measurements (10.70%)
  6 (0.60%) high mild
  101 (10.10%) high severe

Heads-up: runner perf is noisy; treat deltas as a smoke check.

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.

1 participant