auto-sklearn
auto-sklearn copied to clipboard
Bump dawidd6/action-download-artifact from 2 to 11
Bumps dawidd6/action-download-artifact from 2 to 11.
Release notes
Sourced from dawidd6/action-download-artifact's releases.
v11
Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v10...v11
v10
What's Changed
- Fix the download-commit test to actually look for a commit by
@mstorsjoin dawidd6/action-download-artifact#330- Add the option "ref", specifying either a commit or a branch by
@mstorsjoin dawidd6/action-download-artifact#329New Contributors
@mstorsjomade their first contribution in dawidd6/action-download-artifact#330Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v9...v10
v9
What's Changed
- add merge_multiple option by
@timostroehleinin dawidd6/action-download-artifact#327New Contributors
@timostroehleinmade their first contribution in dawidd6/action-download-artifact#327Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v8...v9
v8
New features
use_unzipboolean input (defaulting to false) - if set to true, the action will use system providedunziputility for unpacking downloaded artifact(s) (note that the action will first download the .zip artifact file, then unpack it and remove the .zip file)What's Changed
- README: v7 by
@hainesin dawidd6/action-download-artifact#318- Unzip by
@dawidd6in dawidd6/action-download-artifact#325New Contributors
@hainesmade their first contribution in dawidd6/action-download-artifact#318Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v7...v8
v7
What's Changed
- build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 by
@dependabotin dawidd6/action-download-artifact#299- build(deps): bump
@actions/artifactfrom 2.1.7 to 2.1.9 by@dependabotin dawidd6/action-download-artifact#300- build(deps): bump adm-zip from 0.5.14 to 0.5.15 by
@dependabotin dawidd6/action-download-artifact#301- build(deps): bump adm-zip from 0.5.15 to 0.5.16 by
@dependabotin dawidd6/action-download-artifact#306- build(deps): bump path-to-regexp from 6.2.2 to 6.3.0 by
@dependabotin dawidd6/action-download-artifact#307- build(deps): bump
@actions/artifactfrom 2.1.9 to 2.1.10 by@dependabotin dawidd6/action-download-artifact#311- build(deps): bump
@actions/corefrom 1.10.1 to 1.11.0 by@dependabotin dawidd6/action-download-artifact#310- build(deps): bump
@actions/corefrom 1.11.0 to 1.11.1 by@dependabotin dawidd6/action-download-artifact#312- build(deps): bump
@actions/artifactfrom 2.1.10 to 2.1.11 by@dependabotin dawidd6/action-download-artifact#313- build(deps): Fix cross-spawn >=7.0.0 <= 7.0.5 vulnerability by
@alexcouretin dawidd6/action-download-artifact#317New Contributors
@alexcouretmade their first contribution in dawidd6/action-download-artifact#317
... (truncated)
Commits
ac66b43node_modules: upgrade9b54a0aUpdate README.md4c1e823Add the option "ref", specifying either a commit or a branch (#329)a708c3cFix the download-commit test to actually look for a commit (#330)19f6be5Update README.md07ab29fadd merge_multiple option (#327)20319c5README: v8e58a9e5Unzip (#325)6d05268node_modules: updatec03fb0cREADME: v7 (#318)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)