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: docker/actions-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.83.0
Choose a base ref
...
head repository: docker/actions-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.84.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 14, 2026

  1. build(deps): bump undici from 6.23.0 to 6.24.1

    Bumps [undici](https://github.com/nodejs/undici) from 6.23.0 to 6.24.1.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v6.23.0...v6.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-version: 6.24.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    4bc2c14 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1018 from docker/dependabot/npm_and_yarn/undici-6…

    ….24.1
    
    build(deps): bump undici from 6.23.0 to 6.24.1
    crazy-max authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    a8dc808 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.5.0 to 2.6.1.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@a06a81a...153bb8e)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-version: 2.6.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    9d10fe0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Configuration menu
    Copy the full SHA
    6233293 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1019 from docker/dependabot/github_actions/softpr…

    …ops/action-gh-release-2.6.1
    
    build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1
    crazy-max authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    a5d9056 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d820ad4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    d2a8828 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1021 from docker/dependabot/npm_and_yarn/csv-pars…

    …e-6.2.0
    
    build(deps): bump csv-parse from 6.1.0 to 6.2.0
    crazy-max authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    e804b69 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1022 from docker/dependabot/npm_and_yarn/fast-xml…

    …-parser-5.5.6
    
    build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6
    crazy-max authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    6194cf9 View commit details
    Browse the repository at this point in the history
  4. bake: var cmd opt support

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    012ae06 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1023 from crazy-max/bake-vars

    bake: var cmd opt support
    crazy-max authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    ea05649 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1020 from crazy-max/build-git-context-opts

    buildx(build): support git context subdir and other query options
    crazy-max authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    d71b84a View commit details
    Browse the repository at this point in the history
Loading