Skip to content

Bump dawidd6/action-download-artifact from 7 to 10 #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps dawidd6/action-download-artifact from 7 to 10.

Release notes

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

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

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 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 7 to 10.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v7...v10)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '10'
  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 Jun 1, 2025
Copy link

codecov bot commented Jun 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.70%. Comparing base (9ab6f1d) to head (f7c6847).
Report is 34 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #278   +/-   ##
=======================================
  Coverage   97.70%   97.70%           
=======================================
  Files          18       18           
  Lines        1610     1610           
=======================================
  Hits         1573     1573           
  Misses         37       37           

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

Copy link

github-actions bot commented Jun 1, 2025

Before [9ab6f1d] After [eac1300] Ratio Benchmark (Parameter)
10.5±0.1ms 10.7±0.1ms 1.02 benchmarks.NestedFrameAddNested.time_run
10.6±0.04ms 10.7±0.04ms 1.01 benchmarks.NestedFrameQuery.time_run
245M 244M 1 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
104M 104M 1 benchmarks.NestedFrameQuery.peakmem_run
104M 104M 1 benchmarks.NestedFrameReduce.peakmem_run
266M 266M 1 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
39.2±0.3ms 39.3±0.4ms 1 benchmarks.ReassignHalfOfNestedSeries.time_run
26.5±0.8ms 26.2±0.6ms 0.99 benchmarks.AssignSingleDfToNestedSeries.time_run
100M 99.8M 0.99 benchmarks.NestedFrameAddNested.peakmem_run
1.44±0.02ms 1.41±0.01ms 0.98 benchmarks.NestedFrameReduce.time_run

Click here to view all benchmarks.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

Superseded by #297.

@dependabot dependabot bot closed this Jul 1, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/dawidd6/action-download-artifact-10 branch July 1, 2025 12:26
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.

0 participants