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: dependabot/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.66.0
Choose a base ref
...
head repository: dependabot/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.67.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 2, 2025

  1. Bump ossf/scorecard-action from 2.4.1 to 2.4.2 in the all group (#453)

    Bumps the all group with 1 update: [ossf/scorecard-action](https://github.com/ossf/scorecard-action).
    
    
    Updates `ossf/scorecard-action` from 2.4.1 to 2.4.2
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@f49aabe...05b42c6)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-version: 2.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    6688d27 View commit details
    Browse the repository at this point in the history
  2. Bump the docker group with 3 updates (#454)

    Bumps the docker group with 3 updates: [github.com/docker/cli](https://github.com/docker/cli), [github.com/docker/docker](https://github.com/docker/docker) and [github.com/moby/moby](https://github.com/moby/moby).
    
    
    Updates `github.com/docker/cli` from 28.2.1+incompatible to 28.2.2+incompatible
    - [Commits](docker/cli@v28.2.1...v28.2.2)
    
    Updates `github.com/docker/docker` from 28.2.1+incompatible to 28.2.2+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v28.2.1...v28.2.2)
    
    Updates `github.com/moby/moby` from 28.2.1+incompatible to 28.2.2+incompatible
    - [Release notes](https://github.com/moby/moby/releases)
    - [Commits](moby/moby@v28.2.1...v28.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      dependency-version: 28.2.2+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker
    - dependency-name: github.com/docker/docker
      dependency-version: 28.2.2+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker
    - dependency-name: github.com/moby/moby
      dependency-version: 28.2.2+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    0ca7de4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Configuration menu
    Copy the full SHA
    818cec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14750ba View commit details
    Browse the repository at this point in the history
  3. fix CLI removing binary content from stdout (#465)

    * fix CLI removing binary content from stdout
    
    * remove advanced debugging techniques
    jakecoffman authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    5c2977b View commit details
    Browse the repository at this point in the history
  4. Add vcpkg support (#462)

    JamieMagee authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    d9f7437 View commit details
    Browse the repository at this point in the history
Loading