Skip to content

fix(deps): update dependency @actions/artifact to v0.6.1#25

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-artifact-0.x
Open

fix(deps): update dependency @actions/artifact to v0.6.1#25
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-artifact-0.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 6, 2021

This PR contains the following updates:

Package Change Age Confidence
@actions/artifact (source) 0.5.00.6.1 age confidence

Release Notes

actions/toolkit (@​actions/artifact)

v0.6.1

  • Fix for failing 0 byte file uploads on Windows #​962

v0.6.0

  • Support upload from named pipes #​748
  • Fixes to percentage values being greater than 100% when downloading all artifacts #​889
  • Improved logging and output during artifact upload #​949
  • Improvements to client-side validation for certain invalid characters not allowed during upload: #​951
  • Faster upload speeds for certain types of large files by exempting gzip compression #​956
  • More detailed logging when dealing with chunked uploads #​957

v0.5.2

  • Add HTTP 500 as a retryable status code for artifact upload and download.

v0.5.1


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-0.x branch from 88277ce to c8c4eef Compare April 17, 2021 07:03
@renovate renovate bot force-pushed the renovate/actions-artifact-0.x branch from c8c4eef to 982ca70 Compare June 16, 2021 14:22
@renovate renovate bot changed the title fix(deps): update dependency @actions/artifact to v0.5.1 fix(deps): update dependency @actions/artifact to v0.5.2 Jun 16, 2021
@renovate renovate bot force-pushed the renovate/actions-artifact-0.x branch from 982ca70 to 6956fee Compare March 7, 2022 17:37
@renovate renovate bot changed the title fix(deps): update dependency @actions/artifact to v0.5.2 fix(deps): update dependency @actions/artifact to v0.6.1 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/actions-artifact-0.x branch from 6956fee to b35bac5 Compare September 25, 2022 23:19
@renovate renovate bot changed the title fix(deps): update dependency @actions/artifact to v0.6.1 fix(deps): update dependency @actions/artifact to v0.6.1 - autoclosed Sep 3, 2024
@renovate renovate bot closed this Sep 3, 2024
@renovate renovate bot deleted the renovate/actions-artifact-0.x branch September 3, 2024 21:04
@renovate renovate bot changed the title fix(deps): update dependency @actions/artifact to v0.6.1 - autoclosed fix(deps): update dependency @actions/artifact to v0.6.1 Sep 4, 2024
@renovate renovate bot restored the renovate/actions-artifact-0.x branch September 4, 2024 16:28
@renovate renovate bot reopened this Sep 4, 2024
@renovate renovate bot force-pushed the renovate/actions-artifact-0.x branch from b35bac5 to d01fe24 Compare August 10, 2025 13:38
@renovate
Copy link
Author

renovate bot commented Aug 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 0s 752ms
➤ YN0000: ┌ Fetch step
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: @actions/http-client@npm:1.0.11: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:89:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: @actions/artifact@npm:0.6.1: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:89:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: tmp-promise@npm:3.0.3: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:89:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: tmp@npm:0.2.5: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:89:21)
➤ YN0013: │ 778 packages were already cached, 4 had to be fetched
➤ YN0000: └ Completed in 1s 96ms
➤ YN0000: Failed with errors in 1s 853ms

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