Bump the all-gomod group across 4 directories with 24 updates#106
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the all-gomod group across 4 directories with 24 updates#106dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-gomod group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.9.1` | `5.10.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.20.0` | `0.21.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.35.0` | `0.38.0` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.3` | `1.10.0` | | [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.8` | `1.10.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.41.0` | `0.42.0` | | [github.com/testcontainers/testcontainers-go/modules/mysql](https://github.com/testcontainers/testcontainers-go) | `0.41.0` | `0.42.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.41.0` | `0.42.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.48.1` | `1.52.0` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.7.0` | | [github.com/ebitengine/purego](https://github.com/ebitengine/purego) | `0.10.0` | `0.10.1` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.5` | `1.18.6` | | [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.20` | `0.0.22` | | [github.com/moby/sys/sequential](https://github.com/moby/sys) | `0.6.0` | `0.7.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.3` | `4.26.5` | | [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) | `0.3.16` | `0.4.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.67.0` | `0.69.0` | Bumps the all-gomod group with 3 updates in the /pgx directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx), [golang.org/x/sync](https://github.com/golang/sync) and [golang.org/x/text](https://github.com/golang/text). Bumps the all-gomod group with 1 update in the /sqlx directory: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql). Bumps the all-gomod group with 17 updates in the /tests directory: | Package | From | To | | --- | --- | --- | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.9.1` | `5.10.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.20.0` | `0.21.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.35.0` | `0.38.0` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.3` | `1.10.0` | | [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.8` | `1.10.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.41.0` | `0.42.0` | | [github.com/testcontainers/testcontainers-go/modules/mysql](https://github.com/testcontainers/testcontainers-go) | `0.41.0` | `0.42.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.41.0` | `0.42.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.48.1` | `1.52.0` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.7.0` | | [github.com/ebitengine/purego](https://github.com/ebitengine/purego) | `0.10.0` | `0.10.1` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.5` | `1.18.6` | | [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.20` | `0.0.22` | | [github.com/moby/sys/sequential](https://github.com/moby/sys) | `0.6.0` | `0.7.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.3` | `4.26.5` | | [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) | `0.3.16` | `0.4.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.67.0` | `0.69.0` | Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.10.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0) Updates `github.com/microsoft/go-mssqldb` from 1.9.8 to 1.10.0 - [Release notes](https://github.com/microsoft/go-mssqldb/releases) - [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md) - [Commits](microsoft/go-mssqldb@v1.9.8...v1.10.0) Updates `github.com/testcontainers/testcontainers-go` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/mysql` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `modernc.org/sqlite` from 1.48.1 to 1.52.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.1...v1.52.0) Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) Updates `github.com/ebitengine/purego` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](ebitengine/purego@v0.10.0...v0.10.1) Updates `github.com/klauspost/compress` from 1.18.5 to 1.18.6 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.5...v1.18.6) Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.22 - [Commits](mattn/go-isatty@v0.0.20...v0.0.22) Updates `github.com/moby/sys/sequential` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@signal/v0.6.0...signal/v0.7.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.3 to 4.26.5 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.3...v4.26.5) Updates `github.com/tklauser/go-sysconf` from 0.3.16 to 0.4.0 - [Release notes](https://github.com/tklauser/go-sysconf/releases) - [Commits](tklauser/go-sysconf@v0.3.16...v0.4.0) Updates `github.com/tklauser/numcpus` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/tklauser/numcpus/releases) - [Commits](tklauser/numcpus@v0.11.0...v0.12.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.67.0 to 0.69.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.67.0...zpages/v0.69.0) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/metric` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/trace` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `golang.org/x/crypto` from 0.49.0 to 0.51.0 - [Commits](golang/crypto@v0.49.0...v0.51.0) Updates `golang.org/x/sys` from 0.42.0 to 0.45.0 - [Commits](golang/sys@v0.42.0...v0.45.0) Updates `modernc.org/libc` from 1.70.0 to 1.72.3 - [Commits](https://gitlab.com/cznic/libc/compare/v1.70.0...v1.72.3) Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.10.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0) Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.10.0) Updates `github.com/microsoft/go-mssqldb` from 1.9.8 to 1.10.0 - [Release notes](https://github.com/microsoft/go-mssqldb/releases) - [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md) - [Commits](microsoft/go-mssqldb@v1.9.8...v1.10.0) Updates `github.com/testcontainers/testcontainers-go` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/mysql` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `modernc.org/sqlite` from 1.48.1 to 1.52.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.1...v1.52.0) Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) Updates `github.com/ebitengine/purego` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](ebitengine/purego@v0.10.0...v0.10.1) Updates `github.com/klauspost/compress` from 1.18.5 to 1.18.6 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.5...v1.18.6) Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.22 - [Commits](mattn/go-isatty@v0.0.20...v0.0.22) Updates `github.com/moby/sys/sequential` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@signal/v0.6.0...signal/v0.7.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.3 to 4.26.5 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.3...v4.26.5) Updates `github.com/tklauser/go-sysconf` from 0.3.16 to 0.4.0 - [Release notes](https://github.com/tklauser/go-sysconf/releases) - [Commits](tklauser/go-sysconf@v0.3.16...v0.4.0) Updates `github.com/tklauser/numcpus` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/tklauser/numcpus/releases) - [Commits](tklauser/numcpus@v0.11.0...v0.12.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.67.0 to 0.69.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.67.0...zpages/v0.69.0) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/metric` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/trace` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `golang.org/x/crypto` from 0.49.0 to 0.51.0 - [Commits](golang/crypto@v0.49.0...v0.51.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/sys` from 0.42.0 to 0.45.0 - [Commits](golang/sys@v0.42.0...v0.45.0) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `modernc.org/libc` from 1.70.0 to 1.72.3 - [Commits](https://gitlab.com/cznic/libc/compare/v1.70.0...v1.72.3) Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.10.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.10.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.10.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0) Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.10.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0) Updates `github.com/microsoft/go-mssqldb` from 1.9.8 to 1.10.0 - [Release notes](https://github.com/microsoft/go-mssqldb/releases) - [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md) - [Commits](microsoft/go-mssqldb@v1.9.8...v1.10.0) Updates `github.com/testcontainers/testcontainers-go` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/mysql` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `modernc.org/sqlite` from 1.48.1 to 1.52.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.1...v1.52.0) Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) Updates `github.com/ebitengine/purego` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](ebitengine/purego@v0.10.0...v0.10.1) Updates `github.com/klauspost/compress` from 1.18.5 to 1.18.6 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.5...v1.18.6) Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.22 - [Commits](mattn/go-isatty@v0.0.20...v0.0.22) Updates `github.com/moby/sys/sequential` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@signal/v0.6.0...signal/v0.7.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.3 to 4.26.5 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.3...v4.26.5) Updates `github.com/tklauser/go-sysconf` from 0.3.16 to 0.4.0 - [Release notes](https://github.com/tklauser/go-sysconf/releases) - [Commits](tklauser/go-sysconf@v0.3.16...v0.4.0) Updates `github.com/tklauser/numcpus` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/tklauser/numcpus/releases) - [Commits](tklauser/numcpus@v0.11.0...v0.12.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.67.0 to 0.69.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.67.0...zpages/v0.69.0) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/metric` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/trace` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `golang.org/x/crypto` from 0.49.0 to 0.50.0 - [Commits](golang/crypto@v0.49.0...v0.51.0) Updates `golang.org/x/sys` from 0.42.0 to 0.45.0 - [Commits](golang/sys@v0.42.0...v0.45.0) Updates `modernc.org/libc` from 1.70.0 to 1.72.3 - [Commits](https://gitlab.com/cznic/libc/compare/v1.70.0...v1.72.3) Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.10.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0) Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.10.0) Updates `github.com/microsoft/go-mssqldb` from 1.9.8 to 1.10.0 - [Release notes](https://github.com/microsoft/go-mssqldb/releases) - [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md) - [Commits](microsoft/go-mssqldb@v1.9.8...v1.10.0) Updates `github.com/testcontainers/testcontainers-go` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/mysql` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `modernc.org/sqlite` from 1.48.1 to 1.52.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.1...v1.52.0) Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) Updates `github.com/ebitengine/purego` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](ebitengine/purego@v0.10.0...v0.10.1) Updates `github.com/klauspost/compress` from 1.18.5 to 1.18.6 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.5...v1.18.6) Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.22 - [Commits](mattn/go-isatty@v0.0.20...v0.0.22) Updates `github.com/moby/sys/sequential` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@signal/v0.6.0...signal/v0.7.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.3 to 4.26.5 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.3...v4.26.5) Updates `github.com/tklauser/go-sysconf` from 0.3.16 to 0.4.0 - [Release notes](https://github.com/tklauser/go-sysconf/releases) - [Commits](tklauser/go-sysconf@v0.3.16...v0.4.0) Updates `github.com/tklauser/numcpus` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/tklauser/numcpus/releases) - [Commits](tklauser/numcpus@v0.11.0...v0.12.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.67.0 to 0.69.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.67.0...zpages/v0.69.0) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/metric` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/trace` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `golang.org/x/crypto` from 0.49.0 to 0.50.0 - [Commits](golang/crypto@v0.49.0...v0.51.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/sys` from 0.42.0 to 0.45.0 - [Commits](golang/sys@v0.42.0...v0.45.0) Updates `golang.org/x/text` from 0.35.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.38.0) Updates `modernc.org/libc` from 1.70.0 to 1.72.3 - [Commits](https://gitlab.com/cznic/libc/compare/v1.70.0...v1.72.3) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/microsoft/go-mssqldb dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go/modules/mysql dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: modernc.org/sqlite dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/ebitengine/purego dependency-version: 0.10.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/klauspost/compress dependency-version: 1.18.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/moby/sys/sequential dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/tklauser/go-sysconf dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/tklauser/numcpus dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: modernc.org/libc dependency-version: 1.72.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/microsoft/go-mssqldb dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go/modules/mysql dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: modernc.org/sqlite dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/ebitengine/purego dependency-version: 0.10.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/klauspost/compress dependency-version: 1.18.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/moby/sys/sequential dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/tklauser/go-sysconf dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/tklauser/numcpus dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: modernc.org/libc dependency-version: 1.72.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/microsoft/go-mssqldb dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go/modules/mysql dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: modernc.org/sqlite dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/ebitengine/purego dependency-version: 0.10.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/klauspost/compress dependency-version: 1.18.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/moby/sys/sequential dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/tklauser/go-sysconf dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/tklauser/numcpus dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: modernc.org/libc dependency-version: 1.72.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/microsoft/go-mssqldb dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go/modules/mysql dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: modernc.org/sqlite dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/ebitengine/purego dependency-version: 0.10.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/klauspost/compress dependency-version: 1.18.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/moby/sys/sequential dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-gomod - dependency-name: github.com/tklauser/go-sysconf dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: github.com/tklauser/numcpus dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod - dependency-name: modernc.org/libc dependency-version: 1.72.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-gomod ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-gomod group with 17 updates in the / directory:
5.9.15.10.00.20.00.21.00.35.00.38.01.9.31.10.01.9.81.10.00.41.00.42.00.41.00.42.00.41.00.42.01.48.11.52.00.6.00.7.00.10.00.10.11.18.51.18.60.0.200.0.220.6.00.7.04.26.34.26.50.3.160.4.00.67.00.69.0Bumps the all-gomod group with 3 updates in the /pgx directory: github.com/jackc/pgx/v5, golang.org/x/sync and golang.org/x/text.
Bumps the all-gomod group with 1 update in the /sqlx directory: github.com/go-sql-driver/mysql.
Bumps the all-gomod group with 17 updates in the /tests directory:
5.9.15.10.00.20.00.21.00.35.00.38.01.9.31.10.01.9.81.10.00.41.00.42.00.41.00.42.00.41.00.42.01.48.11.52.00.6.00.7.00.10.00.10.11.18.51.18.60.0.200.0.220.6.00.7.04.26.34.26.50.3.160.4.00.67.00.69.0Updates
github.com/jackc/pgx/v5from 5.9.1 to 5.10.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
7293fb1Update changelog for v5.10.01ade285pgconn: document secure connection configurationb4d6d4dpgtype: bound range, multirange, and tsvector binary decoders0639b37pgconn: add ParseConfigOptions.ConnStringAllowedKeysb28e65bpgtype: bound array element count against remaining message bytescd1f389pgtype: bound array binary decode element length against remaining bytesff27b5bpgtype: bound hstore binary decode against malicious server inputa6002e1pgproto3: default Frontend max message body length to ~1 GiB44f6173pgconn: cap server-supplied SCRAM iteration count1a976f7pgconn: add require_auth to restrict accepted server auth methodsUpdates
golang.org/x/syncfrom 0.20.0 to 0.21.0Commits
5071ed6all: fix some comments to improve readabilityUpdates
golang.org/x/textfrom 0.35.0 to 0.38.0Commits
f4bb632go.mod: update golang.org/x dependencies3ef517ego.mod: update golang.org/x dependencies8577a70go.mod: update golang.org/x dependenciesUpdates
github.com/go-sql-driver/mysqlfrom 1.9.3 to 1.10.0Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
a065b60release v1.10.0 (#1765)09e4187modernize (#1764)6c44a9aEnhance interpolateParams to correctly handle placeholders (#1732)688ce56Update supported Go version to 1.24–1.26 (#1763)118d07fBump filippo.io/edwards25519 from 1.1.1 to 1.2.0 (#1756)d6b2d3eConsolidate Dependabot update noise by grouping weekly dependency PRs (#1762)037dfd8Fix getSystemVar buffer reuse (#1754)900f330Bump actions/checkout from 4 to 6 (#1758)ab9e380fix staticcheck error (#1761)f298c66Bump actions/setup-go from 5 to 6 (#1757)Updates
github.com/microsoft/go-mssqldbfrom 1.9.8 to 1.10.0Release notes
Sourced from github.com/microsoft/go-mssqldb's releases.
Changelog
Sourced from github.com/microsoft/go-mssqldb's changelog.
... (truncated)
Commits
f92e6f0chore(main): release 1.10.0 (#351)03094d0ci: add least-privilege permissions and pin actions to SHA (#354)65e137ffix: make readCancelConfirmation respect context cancellation (#359)c10fa99feat: add nullable civil types for date/time parameters (#325)9937cfefix: expose TrustServerCertificate in msdsn.Config and URL round-trip (#312)429c61dchore(deps): bump googleapis/release-please-action from 4.4.1 to 5.0.0 in the...ea77c2efeat: add FailoverPartnerSPN connection string parameter (#327)04d26c2ci: add devcontainer build validation workflow (#355)b55beebfeat: add devcontainer for VS Code and GitHub Codespaces (#317)586ea53fix: detect server-aborted transactions to prevent silent auto-commit (XACT_A...Updates
github.com/testcontainers/testcontainers-gofrom 0.41.0 to 0.42.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
6e58418chore: use new version (v0.42.0) in modules and examplesf713dc0chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...300827achore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...7a15ac1chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...5bae3d2fix: return an error when docker host cannot be retrieved (#3613)fc19484chore(deps): bump mkdocs-include-markdown-plugin from 7.2.1 to 7.2.2 (#3626)95bdc0cchore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#3638)75aa226chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...2f59938chore(deps): bump go.opentelemetry.io/otel/sdk in /modules/milvus (#3644)580abf6chore: update to Go 1.25.9, 1.26.9 (#3647)Updates
github.com/testcontainers/testcontainers-go/modules/mysqlfrom 0.41.0 to 0.42.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/mysql's releases.
... (truncated)
Commits
6e58418chore: use new version (v0.42.0) in modules and examplesf713dc0chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...300827achore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...7a15ac1chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...5bae3d2fix: return an error when docker host cannot be retrieved (#3613)fc19484chore(deps): bump mkdocs-include-markdown-plugin from 7.2.1 to 7.2.2 (#3626)95bdc0cchore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#3638)75aa226chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...2f59938chore(deps): bump go.opentelemetry.io/otel/sdk in /modules/milvus (#3644)580abf6chore: update to Go 1.25.9, 1.26.9 (#3647)Updates
github.com/testcontainers/testcontainers-go/modules/postgresfrom 0.41.0 to 0.42.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/postgres's releases.