Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2025

This PR contains the following updates:

Package Change Age Confidence
@actions/artifact (source) ^2.0.0^5.0.0 age confidence

Release Notes

actions/toolkit (@​actions/artifact)

v5.0.1

  • Fix Node.js 24 punycode deprecation warning by updating @azure/storage-blob from ^12.15.0 to ^12.29.1 #​2211
  • Removed direct @azure/core-http dependency (now uses @azure/core-rest-pipeline via storage-blob)

v5.0.0

  • Dependency updates for Node.js 24 runtime support
  • Update @actions/core to v2
  • Update @actions/http-client to v3

v4.0.0

  • Add support for Node 24 #​2110
  • Fix: artifact pagination bugs and configurable artifact count limits #​2165
  • Fix: reject the promise on timeout #​2124
  • Update dependency versions

v2.3.2

  • Added masking for Shared Access Signature (SAS) artifact URLs #​1982
  • Change hash to digest for consistent terminology across runner logs #​1991

v2.3.1

  • Fix comment typo on expectedHash. #​1986

v2.3.0

  • Allow ArtifactClient to perform digest comparisons, if supplied. #​1975

v2.2.2

  • Default concurrency to 5 for uploading artifacts #​1962

v2.2.1

  • Add ACTIONS_ARTIFACT_UPLOAD_CONCURRENCY and ACTIONS_ARTIFACT_UPLOAD_TIMEOUT_MS environment variables #​1928

v2.2.0

  • Return artifact digest on upload #​1896

v2.1.11

  • Fixed a bug with relative symlinks resolution #​1844
  • Use native crypto #​1815

v2.1.10

  • Fixed a regression with symlinks not being automatically resolved #​1830
  • Fixed a regression with chunk timeout #​1786

v2.1.9

  • Fixed artifact upload chunk timeout logic #​1774
  • Use lazy stream to prevent issues with open file limits #​1771

v2.1.8

  • Allows *.localhost domains for hostname checks for local development.

v2.1.7

  • Update unzip-stream dependency and reverted to using unzip.Extract()

v2.1.6

  • Will retry on invalid request responses.

v2.1.5

  • Bumped archiver dependency to 7.0.1

v2.1.4

  • Adds info-level logging for zip extraction

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.

@renovate renovate bot force-pushed the renovate/actions-artifact-5.x branch from eea6bc1 to 9d41b6d Compare December 12, 2025 19:33
@renovate renovate bot force-pushed the renovate/actions-artifact-5.x branch from 9d41b6d to 45f382a Compare January 8, 2026 14:48
@renovate renovate bot force-pushed the renovate/actions-artifact-5.x branch from 45f382a to 3b9daa8 Compare January 19, 2026 16:59
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.

1 participant