boundary
boundary copied to clipboard
chore(deps): bump actions/download-artifact from 3.0.2 to 4.1.2
Bumps actions/download-artifact from 3.0.2 to 4.1.2.
Release notes
Sourced from actions/download-artifact's releases.
v4.1.2
- Bump
@actions/artifactsto latest version to include updated GHES host checkv4.1.1
- Fix transient request timeouts actions/download-artifact#249
- Bump
@actions/artifactsto latest versionv4.1.0
What's Changed
- Some cleanup by
@robherleyin actions/download-artifact#247- Fix default for run-id by
@stchrin actions/download-artifact#252- Support pattern matching to filter artifacts & merge to same directory by
@robherleyin actions/download-artifact#259New Contributors
@stchrmade their first contribution in actions/download-artifact#252Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.0
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:
- The changelog post.
- The README.
- The migration documentation.
- As well as the underlying npm package,
@actions/artifactdocumentation.New Contributors
@bfladmade their first contribution in actions/download-artifact#194Full Changelog: https://github.com/actions/download-artifact/compare/v3...v4.0.0
Commits
eaceaf8Merge pull request #291 from actions/eggyhead/update-artifact-v2.1.181eafdcupdate artifact license9ac5cadupdating artifact dependency to version 2.1.13ad8411Merge pull request #287 from actions/robherley/sync-migration-docs1de4643Sync migration docs with upload-artifactbb3fa7fMerge pull request #275 from actions/robherley/better-log-msgsa244de5ncc355659bclarify log messages when using pattern/merge-multiple params6b208aeMerge pull request #274 from actions/vmjoseph/timeout-patch6c5b580only adding updated license- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)