chore(deps): update actions/upload-artifact action to v7 - #80
chore(deps): update actions/upload-artifact action to v7#80renovate[bot] wants to merge 1 commit into
Conversation
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
|
PR author is in the excluded authors list. |
There was a problem hiding this comment.
Sorry @renovate[bot], this account has used its review budget of 2,500,000 diff characters for the last 7 days.
You can request another review in 52 minutes by commenting @sourcery-ai review.
ApprovabilityVerdict: Not approved Macroscope's review found this PR not approvable — This is a narrowly scoped CI-only action pin update that changes artifact-upload implementation without changing application or deployment behavior. All modified workflow files are owned by the core team rather than the Renovate author, so designated-owner review is appropriate. Not approved because:
Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more. |
ff0ae26 to
d17d10f
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
d17d10f to
cfe213e
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
This PR contains the following updates:
v4.6.2→v7.0.1v4→v7Release Notes
actions/upload-artifact (actions/upload-artifact)
v7.0.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v7...v7.0.1
v7.0.0Compare Source
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new
archiveparameter tofalseto 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. Thenameparameter 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
v6.0.0Compare Source
v6 - What's new
Node.js 24
This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.
What's Changed
Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0
v5.0.0Compare Source
What's Changed
BREAKING CHANGE: this update supports Node
v24.x. This is not a breaking change per-se but we're treating it as such.@actions/artifacttov4.0.0v5.0.0by @danwkennedy in #734New Contributors
Full Changelog: actions/upload-artifact@v4...v5.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.