Skip to content

chore(deps): update actions/upload-artifact action to v7#62

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-artifact-actions
Open

chore(deps): update actions/upload-artifact action to v7#62
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2025

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action major v4.6.2v7.0.0

Release Notes

actions/upload-artifact (actions/upload-artifact)

v7.0.0

Compare Source

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to 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. The name parameter 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.0

Compare Source

v5.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Oct 29, 2025

⚠️ No Changeset found

Latest commit: 4b54f12

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 29, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from 366468f to c8576da Compare November 10, 2025 15:43
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v5 chore(deps): update actions/upload-artifact action to v6 Dec 12, 2025
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from c8576da to f48a439 Compare December 12, 2025 22:47
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v6 chore(deps): update actions/upload-artifact action to v7 Feb 26, 2026
@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from f48a439 to 4b54f12 Compare February 26, 2026 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants