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.1 to 1.1.2 #188

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @actions/artifact from 1.1.1 to 1.1.2.

Changelog

Sourced from @​actions/artifact's changelog.

@​actions/artifact Releases

0.1.0

  • Initial release

0.2.0

  • Fixes to TCP connections not closing
  • GZip file compression to speed up downloads
  • Improved logging and output
  • Extra documentation

0.3.0

  • Fixes to gzip decompression when downloading artifacts
  • Support handling 429 response codes
  • Improved download experience when dealing with empty files
  • Exponential backoff when retryable status codes are encountered
  • Clearer error message if storage quota has been reached
  • Improved logging and output during artifact download

0.3.1

  • Fix to ensure temporary gzip files get correctly deleted during artifact upload
  • Remove spaces as a forbidden character during upload

0.3.2

  • Fix to ensure readstreams get correctly reset in the event of a retry

0.3.3

  • Increase chunk size during upload from 4MB to 8MB
  • Improve user-agent strings during API calls to help internally diagnose issues

0.3.5

  • Retry in the event of a 413 response

0.4.0

  • Add option to specify custom retentions on artifacts

0.4.1

  • Update to latest @​actions/core version

0.4.2

... (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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 11, 2023
@github-actions
Copy link

github-actions bot commented Sep 11, 2023

Qodana for JS

3 new problems were found

Inspection name Severity Problems
Grammar ◽️ Notice 2
Result of method call returning a promise is ignored ◽️ Notice 1

☁️ View the detailed Qodana report

Dependencies licenses

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
@actions/artifact 1.1.2 MIT
@actions/cache 3.2.1 MIT
@actions/core 1.10.0 MIT
@actions/exec 1.1.1 MIT
@actions/github 5.1.1 MIT
@actions/glob 0.1.2 MIT
@actions/http-client 2.1.0 MIT
@actions/io 1.1.3 MIT
@actions/tool-cache 2.0.1 MIT
@azure/abort-controller 1.1.0 MIT
@azure/core-auth 1.5.0 MIT
@azure/core-http 3.0.2 MIT
@azure/core-lro 2.5.3 MIT
@azure/core-paging 1.5.0 MIT
@azure/core-tracing 1.0.0-preview.13 MIT
@azure/core-util 1.4.0 MIT
@azure/logger 1.0.4 MIT
@azure/ms-rest-js 2.7.0 MIT
@azure/storage-blob 12.14.0 MIT
@octokit/auth-token 2.5.0 MIT
@octokit/core 3.6.0 MIT
@octokit/core 5.0.0 MIT
@octokit/graphql 4.8.0 MIT
@octokit/plugin-paginate-rest 2.21.3 MIT
@octokit/plugin-paginate-rest 8.0.0 MIT
@octokit/plugin-request-log 4.0.0 MIT
@octokit/plugin-rest-endpoint-methods 5.16.2 MIT
@octokit/plugin-rest-endpoint-methods 9.0.0 MIT
@octokit/request-error 2.1.0 MIT
@octokit/request-error 5.0.0 MIT
@octokit/request 5.6.3 MIT
@octokit/rest 20.0.1 MIT
@octokit/types 11.1.0 MIT
@octokit/types 6.41.0 MIT
@octokit/webhooks-methods 4.0.0 MIT
@octokit/webhooks-types 7.1.0 MIT
@octokit/webhooks 12.0.3 MIT
@qodana/action 1.0.0 Apache-2.0
@qodana/ci-common 1.0.0 Apache-2.0
@qodana/vsts 1.0.0 Apache-2.0
@types/concat-stream 1.6.1 MIT
@types/form-data 0.0.33 MIT
@types/node-fetch 2.6.4 MIT
@types/node 10.17.60 MIT
@types/node 16.18.40 MIT
@types/node 20.5.9 MIT
@types/node 8.10.66 MIT
@types/qs 6.9.7 MIT
@types/sarif 2.1.4 MIT
@types/tunnel 0.0.3 MIT
abort-controller 3.0.0 MIT
aggregate-error 3.1.0 MIT
argparse 1.0.10 MIT
asap 2.0.6 MIT
asynckit 0.4.0 MIT
azure-pipelines-task-lib 4.5.0 MIT
azure-pipelines-tasks-utility-common 3.225.1 MIT
azure-pipelines-tool-lib 2.0.4 MIT
balanced-match 1.0.2 MIT
before-after-hook 2.2.3 Apache-2.0
brace-expansion 1.1.11 MIT
buffer-from 1.1.2 MIT
caseless 0.12.0 Apache-2.0
clean-stack 2.2.0 MIT
combined-stream 1.0.8 MIT
concat-map 0.0.1 MIT
concat-stream 1.6.2 MIT
core-util-is 1.0.3 MIT
delayed-stream 1.0.0 MIT
deprecation 2.3.1 ISC
esprima 4.0.1 BSD-2-Clause
event-target-shim 5.0.1 MIT
events 3.3.0 MIT
form-data 2.5.1 MIT
form-data 3.0.1 MIT
form-data 4.0.0 MIT
fs.realpath 1.0.0 ISC
MIT
function-bind 1.1.1 MIT
get-port 3.2.0 MIT
glob 7.2.3 ISC
has 1.0.3 MIT
http-basic 8.1.3 MIT
http-response-object 3.0.2 MIT
indent-string 4.0.0 MIT
inflight 1.0.6 ISC
inherits 2.0.4 ISC
interpret 1.4.0 MIT
is-core-module 2.12.1 MIT
isarray 1.0.0 MIT
js-yaml 3.13.1 MIT
mime-db 1.52.0 MIT
mime-types 2.1.35 MIT
minimatch 3.0.5 ISC
minimatch 3.1.2 ISC
mockery 2.1.0 MIT
node-fetch 2.6.11 MIT
once 1.4.0 ISC
parse-cache-control 1.0.1 BSD-3-Clause
path-is-absolute 1.0.1 MIT
path-parse 1.0.7 MIT
process-nextick-args 2.0.1 MIT
process 0.11.10 MIT
promise 8.3.0 MIT
q 1.5.1 MIT
qs 6.11.2 BSD-3-Clause
readable-stream 2.3.8 MIT
rechoir 0.6.2 MIT
resolve 1.22.2 MIT
safe-buffer 5.1.2 MIT
sax 1.2.4 ISC
MIT
semver 5.7.2 ISC
semver 6.3.1 ISC
shelljs 0.8.5 BSD-3-Clause
sprintf-js 1.0.3 BSD-3-Clause
string_decoder 1.1.1 MIT
supports-preserve-symlinks-flag 1.0.0 MIT
sync-request 6.1.0 MIT
sync-rpc 1.3.6 MIT
then-request 6.0.2 MIT
tmp-promise 3.0.3 MIT
tmp 0.2.1 MIT
tr46 0.0.3 MIT
tslib 1.14.1 0BSD
tslib 2.5.3 0BSD
tslib 2.6.2 0BSD
tunnel 0.0.6 MIT
typedarray 0.0.6 MIT
universal-user-agent 6.0.0 ISC
util-deprecate 1.0.2 MIT
uuid 3.4.0 MIT
uuid 8.3.2 MIT
webidl-conversions 3.0.1 BSD-2-Clause
whatwg-url 5.0.0 MIT
wrappy 1.0.2 ISC
xml2js 0.5.0 MIT
xmlbuilder 11.0.1 MIT
Contact Qodana team

Contact us at [email protected]

Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 1.1.1 to 1.1.2.
- [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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/artifact-1.1.2 branch from 1aa93e9 to bbe4c92 Compare September 18, 2023 15:04
@tiulpin tiulpin merged commit 8994d79 into main Sep 18, 2023
13 of 16 checks passed
@tiulpin tiulpin deleted the dependabot/npm_and_yarn/actions/artifact-1.1.2 branch September 18, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant