Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dawidd6/action-download-artifact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19
Choose a base ref
...
head repository: dawidd6/action-download-artifact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20
Choose a head ref
  • 9 commits
  • 54 files changed
  • 3 contributors

Commits on Mar 20, 2026

  1. build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#387)

    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.6 to 5.5.7.
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v5.5.6...v5.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.5.7
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    225d1f6 View commit details
    Browse the repository at this point in the history
  2. node_modules: update (#388)

    Co-authored-by: dawidd6 <9713907+dawidd6@users.noreply.github.com>
    dawidd6 and dawidd6 authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    cdf23fa View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. build(deps): bump filesize from 11.0.13 to 11.0.14 (#389)

    Bumps [filesize](https://github.com/avoidwork/filesize.js) from 11.0.13 to 11.0.14.
    - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
    - [Commits](avoidwork/filesize.js@11.0.13...11.0.14)
    
    ---
    updated-dependencies:
    - dependency-name: filesize
      dependency-version: 11.0.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    bad68a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2026

  1. build(deps): bump brace-expansion (#390)

    Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.
    
    Updates `brace-expansion` from 5.0.3 to 5.0.5
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v5.0.3...v5.0.5)
    
    Updates `brace-expansion` from 2.0.2 to 2.0.3
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v5.0.3...v5.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 5.0.5
      dependency-type: indirect
    - dependency-name: brace-expansion
      dependency-version: 2.0.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2026
    Configuration menu
    Copy the full SHA
    c468997 View commit details
    Browse the repository at this point in the history
  2. node_modules: update (#391)

    Co-authored-by: dawidd6 <9713907+dawidd6@users.noreply.github.com>
    dawidd6 and dawidd6 authored Mar 28, 2026
    Configuration menu
    Copy the full SHA
    6fc03d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. build(deps): bump filesize from 11.0.14 to 11.0.15 (#392)

    Bumps [filesize](https://github.com/avoidwork/filesize.js) from 11.0.14 to 11.0.15.
    - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
    - [Commits](avoidwork/filesize.js@11.0.14...11.0.15)
    
    ---
    updated-dependencies:
    - dependency-name: filesize
      dependency-version: 11.0.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    905d0ae View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. build(deps): bump adm-zip from 0.5.16 to 0.5.17 (#393)

    Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.16 to 0.5.17.
    - [Release notes](https://github.com/cthackers/adm-zip/releases)
    - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
    - [Commits](cthackers/adm-zip@v0.5.16...v0.5.17)
    
    ---
    updated-dependencies:
    - dependency-name: adm-zip
      dependency-version: 0.5.17
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    1553221 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump lodash from 4.17.23 to 4.18.1 (#394)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.23...4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.18.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    542af03 View commit details
    Browse the repository at this point in the history
  3. node_modules: update (#395)

    Co-authored-by: dawidd6 <9713907+dawidd6@users.noreply.github.com>
    dawidd6 and dawidd6 authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    8305c0f View commit details
    Browse the repository at this point in the history
Loading