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.65.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.66.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on May 29, 2025

  1. Bump the docker group with 5 updates (#439)

    * Bump the docker group with 5 updates
    
    Bumps the docker group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/docker/cli](https://github.com/docker/cli) | `27.5.1+incompatible` | `28.1.1+incompatible` |
    | [github.com/docker/docker](https://github.com/docker/docker) | `27.5.1+incompatible` | `28.1.1+incompatible` |
    | [github.com/moby/moby](https://github.com/moby/moby) | `27.5.1+incompatible` | `28.1.1+incompatible` |
    | [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.8.2` | `0.9.3` |
    | [github.com/moby/sys/user](https://github.com/moby/sys) | `0.3.0` | `0.4.0` |
    
    
    Updates `github.com/docker/cli` from 27.5.1+incompatible to 28.1.1+incompatible
    - [Commits](docker/cli@v27.5.1...v28.1.1)
    
    Updates `github.com/docker/docker` from 27.5.1+incompatible to 28.1.1+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v27.5.1...v28.1.1)
    
    Updates `github.com/moby/moby` from 27.5.1+incompatible to 28.1.1+incompatible
    - [Release notes](https://github.com/moby/moby/releases)
    - [Commits](moby/moby@v27.5.1...v28.1.1)
    
    Updates `github.com/docker/docker-credential-helpers` from 0.8.2 to 0.9.3
    - [Release notes](https://github.com/docker/docker-credential-helpers/releases)
    - [Commits](docker/docker-credential-helpers@v0.8.2...v0.9.3)
    
    Updates `github.com/moby/sys/user` from 0.3.0 to 0.4.0
    - [Release notes](https://github.com/moby/sys/releases)
    - [Commits](moby/sys@user/v0.3.0...user/v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      dependency-version: 28.1.1+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: docker
    - dependency-name: github.com/docker/docker
      dependency-version: 28.1.1+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: docker
    - dependency-name: github.com/moby/moby
      dependency-version: 28.1.1+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: docker
    - dependency-name: github.com/docker/docker-credential-helpers
      dependency-version: 0.9.3
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: docker
    - dependency-name: github.com/moby/sys/user
      dependency-version: 0.4.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: docker
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix breaking changes
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jake Coffman <jake@jakecoffman.com>
    dependabot[bot] and jakecoffman authored May 29, 2025
    Configuration menu
    Copy the full SHA
    8133f3c View commit details
    Browse the repository at this point in the history
  2. Bump the all group across 1 directory with 3 updates (#443)

    Bumps the all group with 3 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [github/codeql-action](https://github.com/github/codeql-action) and [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
    
    
    Updates `actions/setup-go` from 5.4.0 to 5.5.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0aaccfd...d35c59a)
    
    Updates `github/codeql-action` from 3.28.12 to 3.28.17
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@5f8171a...60168ef)
    
    Updates `actions/attest-build-provenance` from 2.2.3 to 2.3.0
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@c074443...db473fd)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 5.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: github/codeql-action
      dependency-version: 3.28.17
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: actions/attest-build-provenance
      dependency-version: 2.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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 May 29, 2025
    Configuration menu
    Copy the full SHA
    0b7405a View commit details
    Browse the repository at this point in the history
  3. Bump the all group with 8 updates (#449)

    Bumps the all group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.20.3` | `0.20.5` |
    | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` |
    | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.60.0` | `0.61.0` |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` |
    | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` |
    | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` |
    | [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) | `1.6.0` | `1.7.0` |
    
    
    Updates `github.com/google/go-containerregistry` from 0.20.3 to 0.20.5
    - [Release notes](https://github.com/google/go-containerregistry/releases)
    - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
    - [Commits](google/go-containerregistry@v0.20.3...v0.20.5)
    
    Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3
    - [Release notes](https://github.com/go-logr/logr/releases)
    - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
    - [Commits](go-logr/logr@v1.4.2...v1.4.3)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.60.0 to 0.61.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.60.0...zpages/v0.61.0)
    
    Updates `go.opentelemetry.io/otel` from 1.35.0 to 1.36.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.36.0)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.36.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.36.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.35.0 to 1.36.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.36.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.35.0 to 1.36.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.36.0)
    
    Updates `go.opentelemetry.io/proto/otlp` from 1.6.0 to 1.7.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
    - [Commits](open-telemetry/opentelemetry-proto-go@v1.6.0...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-containerregistry
      dependency-version: 0.20.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: github.com/go-logr/logr
      dependency-version: 1.4.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-version: 0.61.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: go.opentelemetry.io/otel
      dependency-version: 1.36.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
      dependency-version: 1.36.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-version: 1.36.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-version: 1.36.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: go.opentelemetry.io/proto/otlp
      dependency-version: 1.7.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      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 May 29, 2025
    Configuration menu
    Copy the full SHA
    78bd6c0 View commit details
    Browse the repository at this point in the history
  4. Bump the docker group with 3 updates (#448)

    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.1.1+incompatible to 28.2.1+incompatible
    - [Commits](docker/cli@v28.1.1...v28.2.1)
    
    Updates `github.com/docker/docker` from 28.1.1+incompatible to 28.2.1+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v28.1.1...v28.2.1)
    
    Updates `github.com/moby/moby` from 28.1.1+incompatible to 28.2.1+incompatible
    - [Release notes](https://github.com/moby/moby/releases)
    - [Commits](moby/moby@v28.1.1...v28.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      dependency-version: 28.2.1+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docker
    - dependency-name: github.com/docker/docker
      dependency-version: 28.2.1+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docker
    - dependency-name: github.com/moby/moby
      dependency-version: 28.2.1+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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 May 29, 2025
    Configuration menu
    Copy the full SHA
    d1e7730 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Delete .github/CODEOWNERS (#452)

    There's a CODEOWNERS file at the root directory which wasn't working, and it's because GitHub prefers this location over the other. 
    
    So we have to delete one or the other, I prefer the more visible one at the root, and we have a number of internal repos that also do that.
    jakecoffman authored May 30, 2025
    Configuration menu
    Copy the full SHA
    eb9dd07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c003ea View commit details
    Browse the repository at this point in the history
Loading