Skip to content
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

Bump @actions/artifact from 1.1.2 to 2.1.9 in the npm_and_yarn group across 1 directory #184

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 11, 2024

Bumps the npm_and_yarn group with 1 update in the / directory: @actions/artifact.

Updates @actions/artifact from 1.1.2 to 2.1.9

Changelog

Sourced from @​actions/artifact's changelog.

2.1.9

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

2.1.8

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

2.1.7

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

2.1.6

  • Will retry on invalid request responses.

2.1.5

  • Bumped archiver dependency to 7.0.1

2.1.4

  • Adds info-level logging for zip extraction

2.1.3

  • Fixes a bug in the extract logic updated in 2.1.2

2.1.2

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

2.1.1

  • Updated isGhes check to include .ghe.com and .ghe.localhost as accepted hosts

2.1.0

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

2.0.1

2.0.0

  • Major release. Supports new Artifact backend for improved speed, reliability and behavior.
  • Numerous API changes, some breaking.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Copy link
Author

dependabot bot commented on behalf of github Sep 11, 2024

Dependabot tried to add @zendesk/codeql-production-shield as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/zendesk/codeql-action/pulls/184/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the zendesk/codeql-action repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Sep 11, 2024

The following labels could not be found: Update dependencies.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-3677742dca branch 2 times, most recently from 3f8bb5c to f112cbd Compare September 19, 2024 12:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-3677742dca branch 2 times, most recently from ad5dde7 to 3e3f6fa Compare September 24, 2024 20:05
Bumps the npm_and_yarn group with 1 update in the / directory: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact).


Updates `@actions/artifact` from 1.1.2 to 2.1.9
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-3677742dca branch from 3e3f6fa to 52ec572 Compare September 30, 2024 16:28
Copy link
Author

dependabot bot commented on behalf of github Oct 2, 2024

Looks like @actions/artifact is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-3677742dca branch October 2, 2024 00:30
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