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/bake-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.7.0
Choose a base ref
...
head repository: docker/bake-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.8.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 12, 2024

  1. chore(deps): Bump path-to-regexp from 6.2.2 to 6.3.0

    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.0.
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v6.2.2...v6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0103665 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #246 from docker/dependabot/npm_and_yarn/path-to-r…

    …egexp-6.3.0
    
    chore(deps): Bump path-to-regexp from 6.2.2 to 6.3.0
    crazy-max authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cdf7e1c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. chore(deps): Bump @docker/actions-toolkit from 0.37.1 to 0.38.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.37.1 to 0.38.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.37.1...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9a9d880 View commit details
    Browse the repository at this point in the history
  2. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7e8997e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #249 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.38.0
    
    chore(deps): Bump @docker/actions-toolkit from 0.37.1 to 0.38.0
    crazy-max authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e626c73 View commit details
    Browse the repository at this point in the history
Loading