build(deps): bump the 01_minor-versions group across 1 directory with 6 updates - #82
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the 01_minor-versions group across 1 directory with 6 updates#82dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 6 updates Bumps the 01_minor-versions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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.43.0` | `0.44.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.45.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.82.1` | `1.83.0` | | google.golang.org/protobuf | `1.36.11` | `1.36.12` | 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.43.0 to 0.44.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.43.0...v0.44.0) 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/grpc` from 1.82.1 to 1.83.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.1...v1.83.0) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 01_minor-versions - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 01_minor-versions - dependency-name: go.opentelemetry.io/otel dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 01_minor-versions - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 01_minor-versions - dependency-name: google.golang.org/grpc dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 01_minor-versions - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: 01_minor-versions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/01_minor-versions-4b64df060d
branch
August 19, 2026 10:01
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 01_minor-versions group with 5 updates in the / directory:
1.11.11.12.00.43.00.44.01.44.01.45.01.82.11.83.01.36.111.36.12Updates
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.43.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
go.opentelemetry.io/otelfrom 1.44.0 to 1.45.0Release notes
Sourced from go.opentelemetry.io/otel's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
93a693eRelease v1.45.0 (#8693)c65d435Merge commit from fork223f9fdsdk/metric: remove obsolete randomFloat64 TODO (#8685)06272bcfix(deps): update googleapis to 6ac0973 (#8694)a4f238fchore(deps): update github.com/charmbracelet/ultraviolet digest to 8b69304 (#...37140e7chore(deps): update codspeedhq/action action to v5.0.2 (#8690)cef0855chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.1 (#8689)e814a72Merge commit from forkbfd8eb7chore(deps): update github.com/golangci/rowserrcheck digest to d2031e3 (#8687)48db2c6chore(deps): update github/codeql-action action to v4.37.5 (#8692)Updates
go.opentelemetry.io/otel/tracefrom 1.44.0 to 1.45.0Release notes
Sourced from go.opentelemetry.io/otel/trace's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.