chore(deps): update actions/upload-artifact action to v7 - #105
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update actions/upload-artifact action to v7#105renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
3 times, most recently
from
November 3, 2025 06:12
6951554 to
e3a9983
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
2 times, most recently
from
November 12, 2025 11:04
7fc56f1 to
67c4700
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
2 times, most recently
from
November 20, 2025 05:36
d88555e to
f55a049
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
from
November 25, 2025 17:50
f55a049 to
d2f7216
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
5 times, most recently
from
December 11, 2025 06:55
b74c23e to
59ce4b7
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
3 times, most recently
from
December 16, 2025 15:04
a45ffa9 to
0919593
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
from
December 20, 2025 01:00
0919593 to
e1f3f63
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
3 times, most recently
from
January 11, 2026 01:29
652fa03 to
381ca9a
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
2 times, most recently
from
January 15, 2026 22:26
20cf6b4 to
d044878
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
6 times, most recently
from
January 24, 2026 16:33
0e1cb1d to
21fb100
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
from
January 31, 2026 01:22
21fb100 to
7921873
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
4 times, most recently
from
February 8, 2026 05:45
3f9e0d6 to
744aefb
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
from
February 10, 2026 21:49
744aefb to
2abf96c
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
from
February 26, 2026 06:14
2abf96c to
fd3858c
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
3 times, most recently
from
February 28, 2026 08:54
42fe8e9 to
5099eea
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
3 times, most recently
from
March 11, 2026 05:46
ae9b0b7 to
a70d7c9
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
from
March 19, 2026 00:34
a70d7c9 to
49efabd
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
4 times, most recently
from
April 3, 2026 16:47
baa57ce to
332da44
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
3 times, most recently
from
May 12, 2026 05:42
f1d48dd to
f9d030f
Compare
renovate
Bot
force-pushed
the
renovate/major-github-artifact-actions
branch
from
May 22, 2026 05:34
f9d030f to
3d2bcd6
Compare
Owner
|
Superseded by #156 which consolidates all dependency upgrades. |
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→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
v7Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.0Compare Source
v5Compare Source
v4.6.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
v4.6.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0Compare Source
What's Changed
Node.jsversion in action by @hamirmahal in #578artifact-digestoutput by @bdehamer in #656New Contributors
Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0
v4.4.3Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3
v4.4.2Compare Source
What's Changed
@actions/artifactto 2.1.11 by @robherley in #627Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2
v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
v4.4.0Compare Source
Notice: Breaking Changes⚠️
We will no longer include hidden files and folders by default in the
upload-artifactaction of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option,include-hidden-files, to continue to do so.See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
Full Changelog: actions/upload-artifact@v4.3.6...v4.4.0
v4.3.6Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.6
v4.3.5Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5
v4.3.4Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
v4.3.3Compare Source
What's Changed
@actions/artifactdependency to v2.1.6 by @eggyhead in #565Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3
v4.3.2Compare Source
What's Changed
@actions/artifactdependency to v2.1.5 and@actions/coreto v1.0.1 by @eggyhead in #562New Contributors
Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2
v4.3.1Compare Source
v4.3.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.0
v4.2.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.2.0
v4.1.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.1.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.