chore(gomod): bump the gomod-dependencies group across 1 directory with 15 updates - #888
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(gomod): bump the gomod-dependencies group across 1 directory with 15 updates#888dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 15 updates Bumps the gomod-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.31.0` | `1.33.0` | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.3` | `1.17.5` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.2` | `1.24.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.44.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.44.0` | | [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.6.0` | `1.6.2` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.45` | `1.14.49` | | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.27.1` | `3.27.3` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.45.0` | | google.golang.org/protobuf | `1.36.11` | `1.36.12` | Updates `cloud.google.com/go/kms` from 1.31.0 to 1.33.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@kms/v1.31.0...dlp/v1.33.0) Updates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.5 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.3...v1.17.5) Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.0) Updates `github.com/testcontainers/testcontainers-go` from 0.42.0 to 0.44.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.44.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.42.0 to 0.44.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.44.0) Updates `golang.org/x/term` from 0.44.0 to 0.45.0 - [Commits](golang/term@v0.44.0...v0.45.0) Updates `google.golang.org/api` from 0.284.0 to 0.287.1 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.284.0...v0.287.1) Updates `gorm.io/driver/postgres` from 1.6.0 to 1.6.2 - [Commits](go-gorm/postgres@v1.6.0...v1.6.2) Updates `gorm.io/gorm` from 1.31.1 to 1.31.2 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.31.1...v1.31.2) Updates `github.com/mattn/go-sqlite3` from 1.14.45 to 1.14.49 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.45...v1.14.49) Updates `github.com/pressly/goose/v3` from 3.27.1 to 3.27.3 - [Release notes](https://github.com/pressly/goose/releases) - [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md) - [Commits](pressly/goose@v3.27.1...v3.27.3) Updates `go.opentelemetry.io/otel` from 1.44.0 to 1.45.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.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/trace` from 1.44.0 to 1.45.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.44.0...v1.45.0) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 --- updated-dependencies: - dependency-name: cloud.google.com/go/kms dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: golang.org/x/term dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: google.golang.org/api dependency-version: 0.287.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: gorm.io/driver/postgres dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: gorm.io/gorm dependency-version: 1.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.27.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 gomod-dependencies group with 11 updates in the / directory:
1.31.01.33.01.17.31.17.51.23.21.24.11.11.11.12.00.42.00.44.00.42.00.44.01.6.01.6.21.14.451.14.493.27.13.27.31.44.01.45.01.36.111.36.12Updates
cloud.google.com/go/kmsfrom 1.31.0 to 1.33.0Release notes
Sourced from cloud.google.com/go/kms's releases.
Changelog
Sourced from cloud.google.com/go/kms's changelog.
Commits
4e7669bRevert "chore: exclude generated protobuf files from GCA" (#14502)8133e0achore: exclude generated protobuf files from GCA (#14499)cf1153dfeat(bigtable): update admin.go to support instance edition (#14479)377ac2achore: regenerate libraries using protobuf 33.2, and update generation check ...785cad8chore: update librarian to v0.11.0 (#14495)bd204f4test(pubsub/v2): fix streaming pull mock test race condition (#14486)bc23dd5chore: restore librarian tools, update gapic-generator-go version (#14494)05eed88chore(storage): Fix mrd scaleup flaky test (#14489)0bbd70cchore: librarian release pull request: 20260427T183321Z (#14491)43ae169chore: stop generating godocfx appengine v1 docs (#14490)Updates
github.com/ethereum/go-ethereumfrom 1.17.3 to 1.17.5Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
9621c6aversion: release v1.17.5 (#35421)cff7fcbgo.mod: update snappy dependency (#35422)ca1f2e4core: fix tx size calculation (#35406)cd65ccaeth/downloader: hold pivotLock when marking pivot committed (#35405)a524f2bnode: check authorization header case-insensitivity (#35408)af03a27cmd/utils: skip memory-limit sanitize when total memory is unknown (#35407)ff44a79core: coordinate the state prefetcher with block processing (#35404)b2ee839eth/catalyst: allow reorg depth equal to maxReorgDepth (#35391)f03b91ccore: optimize block validation (#35403)e317407eth/fetcher: clear partial map when dropping last waitlist peer (#35399)Updates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.Builderd2699be_codegen: modernizea463c8cMerge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashesUpdates
github.com/testcontainers/testcontainers-gofrom 0.42.0 to 0.44.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
007bd6bchore: use new version (v0.44.0) in modules and examples6fdd2fdfeat: allow overriding the session ID (#3051)0cfd2f9chore(deps): bump slackapi/slack-github-action from 3.0.3 to 4.0.0 (#3788)5dda4cdchore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3789)8cfecf9chore(deps): bump docker/setup-docker-action from 5.1.0 to 5.4.0 (#3790)1d054f6fix: escape the container name in the Docker name filter (#3837)2f869d6fix: should print max information by default (#3459)62941e8chore(azurite): tidy module dependencies (#3838)632ee7bsecurity: fix Dependabot alerts for grpc and OTel (#3835)caa68c6chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1...Updates
github.com/testcontainers/testcontainers-go/modules/postgresfrom 0.42.0 to 0.44.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/postgres's releases.