Releases: dawidd6/action-download-artifact
Releases · dawidd6/action-download-artifact
v14
What's Changed
- build(deps): bump fast-xml-parser from 5.3.3 to 5.3.4 by @dependabot[bot] in #367
- node_modules: update by @dawidd6 in #368
Full Changelog: v13...v14
v13
What's Changed
- build(deps): bump @actions/artifact from 5.0.1 to 5.0.2 by @dependabot[bot] in #350
- build(deps): bump @actions/github from 6.0.1 to 7.0.0 by @dependabot[bot] in #348
- build(deps): bump @actions/core from 2.0.1 to 2.0.2 by @dependabot[bot] in #349
- node_modules: update by @dawidd6 in #351
- build(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #353
- node_modules: update by @dawidd6 in #354
- build(deps): bump @actions/github from 7.0.0 to 8.0.0 by @dependabot[bot] in #355
- node_modules: update by @dawidd6 in #356
- build(deps): bump @actions/core from 2.0.2 to 2.0.3 by @dependabot[bot] in #359
- build(deps): bump @actions/artifact from 5.0.2 to 6.0.0 by @dependabot[bot] in #361
- build(deps): bump @actions/core from 2.0.3 to 3.0.0 by @dependabot[bot] in #360
- build(deps): bump @actions/github from 8.0.0 to 9.0.0 by @dependabot[bot] in #357
- Convert from CommonJS to ESM by @Copilot in #362
- Fix ES module imports for @actions packages by @Copilot in #365
- node_modules: update by @dawidd6 in #366
New Contributors
- @Copilot made their first contribution in #362
Full Changelog: v12...v13
v12
What's Changed
- add missing merge_multiple docs by @timostroehlein in #331
- build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #333
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #332
- build(deps): bump filesize from 9.0.11 to 11.0.13 by @dependabot[bot] in #334
- build(deps): bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in #336
- build(deps): bump @actions/artifact from 2.3.2 to 5.0.1 by @dependabot[bot] in #335
- build(deps): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #338
- node_modules: update by @dawidd6 in #343
- build(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #344
- node_modules: update by @dawidd6 in #347
Full Changelog: v11...v12
v11
Full Changelog: v10...v11
v10
v9
What's Changed
- add merge_multiple option by @timostroehlein in #327
New Contributors
- @timostroehlein made their first contribution in #327
Full Changelog: 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
New Contributors
Full Changelog: v7...v8
v7
What's Changed
- build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 by @dependabot in #299
- build(deps): bump @actions/artifact from 2.1.7 to 2.1.9 by @dependabot in #300
- build(deps): bump adm-zip from 0.5.14 to 0.5.15 by @dependabot in #301
- build(deps): bump adm-zip from 0.5.15 to 0.5.16 by @dependabot in #306
- build(deps): bump path-to-regexp from 6.2.2 to 6.3.0 by @dependabot in #307
- build(deps): bump @actions/artifact from 2.1.9 to 2.1.10 by @dependabot in #311
- build(deps): bump @actions/core from 1.10.1 to 1.11.0 by @dependabot in #310
- build(deps): bump @actions/core from 1.11.0 to 1.11.1 by @dependabot in #312
- build(deps): bump @actions/artifact from 2.1.10 to 2.1.11 by @dependabot in #313
- build(deps): Fix cross-spawn >=7.0.0 <= 7.0.5 vulnerability by @alexcouret in #317
New Contributors
- @alexcouret made their first contribution in #317
Full Changelog: v6...v7
v6
Full Changelog: v5...v6
v5
Full Changelog: v4...v5