Skip to content
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

Bump actions/download-artifact from 3 to 4 #8359

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps actions/download-artifact from 3 to 4.

Release notes

Sourced from actions/download-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

ℹ️ However, this is a major update that includes breaking changes. Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloads must use the same major actions versions. There are also key differences from previous versions that may require updates to your workflows.

For more information, please see:

  1. The changelog post.
  2. The README.
  3. The migration documentation.
  4. As well as the underlying npm package, @​actions/artifact documentation.

New Contributors

Full Changelog: actions/download-artifact@v3...v4.0.0

v3.0.2

v3.0.1

Commits
  • 8caf195 package lock update
  • d7a2ec4 updating package version
  • e56a1d4 updating core dependency
  • 1fcda58 updating core license
  • 325a10d updating actions dependency to v2.1.5
  • f8aaee4 Merge pull request #322 from actions/robherley/deprecation-notice
  • d98334b Update readme with v3/v2/v1 deprecation notice
  • c850b93 Merge pull request #307 from bethanyj28/main
  • 6fd111f update @​actions/artifact
  • 87c5514 Merge pull request #303 from bethanyj28/main
  • 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 [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from webknjaz as a code owner April 19, 2024 20:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 19, 2024 20:12
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.48%. Comparing base (fcdedb8) to head (ec3d903).
Report is 2 commits behind head on 3.10.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.10    #8359   +/-   ##
=======================================
  Coverage   97.48%   97.48%           
=======================================
  Files         108      108           
  Lines       33327    33327           
  Branches     3989     3989           
=======================================
  Hits        32490    32490           
  Misses        627      627           
  Partials      210      210           
Flag Coverage Δ
CI-GHA 97.39% <ø> (ø)
OS-Linux 97.07% <ø> (ø)
OS-Windows 94.66% <ø> (+0.06%) ⬆️
OS-macOS 96.74% <ø> (ø)
Py-3.10.11 94.47% <ø> (ø)
Py-3.10.14 96.84% <ø> (-0.01%) ⬇️
Py-3.11.9 97.04% <ø> (-0.01%) ⬇️
Py-3.12.3 97.16% <ø> (ø)
Py-3.8.10 94.41% <ø> (+<0.01%) ⬆️
Py-3.8.18 96.70% <ø> (ø)
Py-3.9.13 94.46% <ø> (?)
Py-3.9.19 96.83% <ø> (-0.02%) ⬇️
Py-pypy7.3.15 96.37% <ø> (ø)
VM-macos 96.74% <ø> (ø)
VM-ubuntu 97.07% <ø> (ø)
VM-windows 94.66% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dreamsorcerer Dreamsorcerer merged commit 7d87cbd into 3.10 Apr 19, 2024
33 of 34 checks passed
@Dreamsorcerer Dreamsorcerer deleted the dependabot/github_actions/3.10/actions/download-artifact-4 branch April 19, 2024 23:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant