Skip to content

Update dependency @actions/artifact to v2 #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/artifact (source) ^1.1.2 -> ^2.0.0 age adoption passing confidence

Release Notes

actions/toolkit (@​actions/artifact)

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

v2.1.3

  • Fixes a bug in the extract logic updated in 2.1.2

v2.1.2

  • Updated the stream extract functionality to use unzip.Parse() instead of unzip.Extract() for greater control of unzipping artifacts

v2.1.1

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

v2.1.0

  • Added ArtifactClient#deleteArtifact to delete artifacts by name #​1626
  • Update error messaging to be more useful #​1628

v2.0.1

v2.0.0


Configuration

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

🚦 Automerge: Enabled.

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.


  • 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 requested a review from a team as a code owner April 16, 2025 07:26
@renovate renovate bot enabled auto-merge (squash) April 16, 2025 07:26
@CLAassistant
Copy link

CLAassistant commented Apr 16, 2025

CLA assistant check
All committers have signed the CLA.

@renovate renovate bot force-pushed the renovate/actions-artifact-2.x branch 5 times, most recently from c5ffcfe to 18333aa Compare April 17, 2025 11:23
@renovate renovate bot force-pushed the renovate/actions-artifact-2.x branch 2 times, most recently from 07b1370 to 2dadeab Compare May 9, 2025 12:18
@renovate renovate bot changed the title chore(deps): update dependency @actions/artifact to v2 Update dependency @actions/artifact to v2 May 9, 2025
@renovate renovate bot force-pushed the renovate/actions-artifact-2.x branch from 2dadeab to 1308672 Compare May 9, 2025 12:37
@renovate renovate bot changed the title Update dependency @actions/artifact to v2 chore(deps): update dependency @actions/artifact to v2 May 9, 2025
@renovate renovate bot force-pushed the renovate/actions-artifact-2.x branch from 1308672 to 2148ac6 Compare May 9, 2025 12:38
@renovate renovate bot changed the title chore(deps): update dependency @actions/artifact to v2 Update dependency @actions/artifact to v2 May 9, 2025
@renovate renovate bot force-pushed the renovate/actions-artifact-2.x branch from 2148ac6 to 4270803 Compare May 21, 2025 14:38
@renovate renovate bot changed the title Update dependency @actions/artifact to v2 chore(deps): update dependency @actions/artifact to v2 May 21, 2025
@renovate renovate bot changed the title chore(deps): update dependency @actions/artifact to v2 Update dependency @actions/artifact to v2 May 21, 2025
@renovate renovate bot force-pushed the renovate/actions-artifact-2.x branch from 4270803 to 2708289 Compare May 21, 2025 14:39
@renovate renovate bot force-pushed the renovate/actions-artifact-2.x branch from 2708289 to f765d80 Compare June 5, 2025 13:14
@renovate renovate bot force-pushed the renovate/actions-artifact-2.x branch from f765d80 to e96a3db Compare June 5, 2025 13:15
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