8000 Comparing v0.33.0...v0.34.0 · docker/actions-toolkit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.33.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.34.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 16, 2024

  1. disable DCT for docker commands

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d36bef4 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump semver from 7.6.2 to 7.6.3

    Bumps [semver](https://github.com/npm/node-semver) from 7.6.2 to 7.6.3.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.6.2...v7.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ffc7d98 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge pull request #413 from docker/dependabot/npm_and_yarn/semver-7.6.3

    build(deps): bump semver from 7.6.2 to 7.6.3
    crazy-max authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d283be9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #412 from crazy-max/docker-disable-dct

    disable DCT for docker commands
    crazy-max authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    163d33a View commit details
    Browse the repository at this point in the history
Loading
0