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: v21
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: master
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on May 9, 2026

  1. build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#406)

    Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) from 1.1.5 to 1.2.0.
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-builder@v1.1.5...v1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-builder
      dependency-version: 1.2.0
      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 May 9, 2026
    Configuration menu
    Copy the full SHA
    c839d20 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2026

  1. build(deps): bump actions/checkout from 6 to 7 (#407)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2026
    Configuration menu
    Copy the full SHA
    4ce966b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2026

  1. build(deps): bump undici from 6.24.0 to 6.27.0 (#408)

    Bumps [undici](https://github.com/nodejs/undici) from 6.24.0 to 6.27.0.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v6.24.0...v6.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-version: 6.27.0
      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 Jun 25, 2026
    Configuration menu
    Copy the full SHA
    d6adace View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2026

  1. build(deps): bump filesize from 11.0.17 to 11.0.18 (#409)

    Bumps [filesize](https://github.com/avoidwork/filesize.js) from 11.0.17 to 11.0.18.
    - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/avoidwork/filesize.js/commits/11.0.18)
    
    ---
    updated-dependencies:
    - dependency-name: filesize
      dependency-version: 11.0.18
      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 Jun 26, 2026
    Configuration menu
    Copy the full SHA
    108ca75 View commit details
    Browse the repository at this point in the history
Loading