close
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: golang-migrate/migrate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: golang-migrate/migrate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/go_modules/go_modules-a138fadfa0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jul 4, 2026

  1. Bump the go_modules group across 1 directory with 6 updates

    Bumps the go_modules group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.6` | `5.9.2` |
    | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.7.5` | `1.17.7` |
    | [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.1.3` | `4.1.4` |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.40.0` | `1.41.0` |
    | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.40.0` | `1.43.0` |
    | [github.com/apache/thrift](https://github.com/apache/thrift) | `0.16.0` | `0.23.0` |
    
    
    
    Updates `github.com/jackc/pgx/v5` from 5.7.6 to 5.9.2
    - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
    - [Commits](jackc/pgx@v5.7.6...v5.9.2)
    
    Updates `go.mongodb.org/mongo-driver` from 1.7.5 to 1.17.7
    - [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
    - [Commits](mongodb/mongo-go-driver@v1.7.5...v1.17.7)
    
    Updates `github.com/go-jose/go-jose/v4` from 4.1.3 to 4.1.4
    - [Release notes](https://github.com/go-jose/go-jose/releases)
    - [Commits](go-jose/go-jose@v4.1.3...v4.1.4)
    
    Updates `go.opentelemetry.io/otel` from 1.40.0 to 1.41.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.40.0...v1.41.0)
    
    Updates `go.opentelemetry.io/otel/sdk` from 1.40.0 to 1.43.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.40.0...v1.43.0)
    
    Updates `github.com/apache/thrift` from 0.16.0 to 0.23.0
    - [Release notes](https://github.com/apache/thrift/releases)
    - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
    - [Commits](apache/thrift@v0.16.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/apache/thrift
      dependency-version: 0.23.0
      dependency-type: indirect
    - dependency-name: github.com/go-jose/go-jose/v4
      dependency-version: 4.1.4
      dependency-type: indirect
    - dependency-name: github.com/jackc/pgx/v5
      dependency-version: 5.9.2
      dependency-type: direct:production
    - dependency-name: go.mongodb.org/mongo-driver
      dependency-version: 1.17.7
      dependency-type: direct:production
    - dependency-name: go.opentelemetry.io/otel
      dependency-version: 1.41.0
      dependency-type: indirect
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-version: 1.43.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 4, 2026
    Configuration menu
    Copy the full SHA
    0b56aaf View commit details
    Browse the repository at this point in the history
Loading