-
Notifications
You must be signed in to change notification settings - Fork 24
fix(deps): bump the external group across 1 directory with 10 updates #2875
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
elizabethhealy
merged 1 commit into
main
from
dependabot/go_modules/sdk/external-e4772d3ebe
Nov 13, 2025
Merged
fix(deps): bump the external group across 1 directory with 10 updates #2875
elizabethhealy
merged 1 commit into
main
from
dependabot/go_modules/sdk/external-e4772d3ebe
Nov 13, 2025
Conversation
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
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Standard Benchmark Metrics Skipped or FailedBulk Benchmark Results
TDF3 Benchmark Results:
NANOTDF Benchmark Results:
|
Contributor
d3cc9d1 to
6de46eb
Compare
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Standard Benchmark Metrics Skipped or FailedBulk Benchmark Results
TDF3 Benchmark Results:
NANOTDF Benchmark Results:
|
Contributor
6de46eb to
6aae122
Compare
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Standard Benchmark Metrics Skipped or FailedBulk Benchmark Results
TDF3 Benchmark Results:
NANOTDF Benchmark Results:
|
Contributor
6aae122 to
fb8797f
Compare
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
NANOTDF Benchmark Results:
|
Contributor
fb8797f to
2b89885
Compare
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
NANOTDF Benchmark Results:
|
Contributor
2b89885 to
f83c65c
Compare
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
NANOTDF Benchmark Results:
|
Contributor
Bumps the external group with 7 updates in the /sdk directory: | Package | From | To | | --- | --- | --- | | [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.18.1` | `1.19.1` | | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.3.1` | `3.4.0` | | [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) | `2.3.2` | `2.3.3` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.37.0` | `0.39.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.30.0` | `0.32.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.26.0` | `0.30.0` | Updates `connectrpc.com/connect` from 1.18.1 to 1.19.1 - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](connectrpc/connect-go@v1.18.1...v1.19.1) Updates `github.com/Masterminds/semver/v3` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.3.1...v3.4.0) Updates `github.com/grpc-ecosystem/go-grpc-middleware/v2` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases) - [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.2...v2.3.3) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `github.com/testcontainers/testcontainers-go` from 0.37.0 to 0.39.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.37.0...v0.39.0) Updates `golang.org/x/oauth2` from 0.30.0 to 0.32.0 - [Commits](golang/oauth2@v0.30.0...v0.32.0) Updates `golang.org/x/text` from 0.26.0 to 0.30.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.26.0...v0.30.0) Updates `golang.org/x/tools` from 0.34.0 to 0.37.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.34.0...v0.37.0) Updates `google.golang.org/grpc` from 1.73.0 to 1.74.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.73.0...v1.74.2) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.9 --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2 dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: golang.org/x/oauth2 dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: golang.org/x/text dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: golang.org/x/tools dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: google.golang.org/grpc dependency-version: 1.74.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: google.golang.org/protobuf dependency-version: 1.36.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external ... Signed-off-by: dependabot[bot] <support@github.com>
f83c65c to
1cef971
Compare
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
NANOTDF Benchmark Results:
|
Contributor
elizabethhealy
approved these changes
Nov 13, 2025
Contributor
Author
|
Dependabot attempted to update this pull request, but because the branch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
comp:sdk
A software development kit, including library, for client applications and inter-service communicati
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
size/m
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 external group with 7 updates in the /sdk directory:
1.18.11.19.13.3.13.4.02.3.22.3.31.10.01.11.10.37.00.39.00.30.00.32.00.26.00.30.0Updates
connectrpc.com/connectfrom 1.18.1 to 1.19.1Release notes
Sourced from connectrpc.com/connect's releases.
Commits
ad95987Prepare for v1.19.1 (#895)a19db8aFix CallInfo header/trailer propagation on error responses (#892)af35892Fix bounds check on envelope for 32-bit archs (#887)ab1cd05Fix README.md (#890)79c4205Update README.md to use validate-go and codify example in internal/example (#...5efe980Back to development (#884)0f2c5b2Prepare for v1.19.0 (#883)a9ad76eUpdate README to show simple flag usage (#864)cf078a1Removegolang.org/x/net/http2dependency from tests (#877)5cb2412Fix several GoDoc comments (#880)Updates
github.com/Masterminds/semver/v3from 3.3.1 to 3.4.0Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
61fc460Merge pull request #270 from mattfarina/relnotes-3.4.069a63e7Update the release notes and readme for new versiondc05094Merge pull request #269 from mattfarina/lowercase-error-stringsa2cd9c2Updating the error message handling9760c47Merge pull request #268 from mattfarina/include-prereleasec374751Add property to include prereleases057c901Merge pull request #267 from mattfarina/fix-259abab1c2Handle pre-releases on all in an and groupebda872Merge pull request #266 from mattfarina/restore-calver4ed619eRestore the ability to have leading 0's with NewVersionUpdates
github.com/grpc-ecosystem/go-grpc-middleware/v2from 2.3.2 to 2.3.3Release notes
Sourced from github.com/grpc-ecosystem/go-grpc-middleware/v2's releases.
Commits
390bcefavoid unnecessary logging field creation when payload logging is disabled (#809)748e2b2fix metric label initialize (#810)af451d0fix(ci): tidy module before linting (#808)2dc9821feat: add ContextLabels to ClientMetrics (#798)2338d5afix(#794): Wrapping codes.OK should not cause panic (#795)6ec6dd3chore: use actions/setup-go native cache (#787)f7911ccchore: enable hugeParam rule from go-critic (#786)e2d5773build(deps): bump google.golang.org/grpc from 1.67.1 to 1.74.2 (#785)d75e7d9chore: enable usetesting linter (#784)c8a612bchore: enable promlinter linter (#771)Updates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
github.com/testcontainers/testcontainers-gofrom 0.37.0 to 0.39.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
da47f5dchore: use new version (v0.39.0) in modules and examples404b345chore(atlas): simplify host-port calculation in tests (#3300)6e14bdafeat(atlaslocal): add MongoDB Atlas Local module (#3254)1fdd847chore(deps): bump golang.org/x/net from 0.28.0 to 0.38.0 (#3299)88dead6feat: allow saving specific platforms for an image (#3218)44d970cchore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 (#3238)ac8fdd3chore(deps): bump golang.org/x/sys from 0.32.0 to 0.36.0 (#3282)d254caafeat(redpanda): add support for http proxy (#3258)f54a356chore(deps): bump github/codeql-action from 3.29.3 to 3.30.3 (#3287)7098d80chore(go): bump to Go 1.24 as minimal version (#3298)Updates
golang.org/x/oauth2from 0.30.0 to 0.32.0Commits
792c877oauth2: use strings.Builder instead of bytes.Buffer014cf77all: upgrade go directive to at least 1.24.0 [generated]3c76ce5endpoints: correct Naver OAuth2 endpoint URLsUpdates
golang.org/x/textfrom 0.26.0 to 0.30.0Commits
c6abd03go.mod: update golang.org/x dependencies42f038dx/text: fix nil dereference in gotext extracta42f0e2all: use built-in max/min to simplify the codee69f31bgo.mod: update golang.org/x dependencies60c9786all: upgrade go directive to at least 1.24.0 [generated]425d715go.mod: update golang.org/x dependenciesb6d2645go.mod: update golang.org/x dependenciesUpdates
golang.org/x/toolsfrom 0.34.0 to 0.37.0Commits
d49da96go/analysis/internal/checker: fix panic due to nil Pass9da4f7bgopls/internal/test/integration/completion: make test go1.26-robust4409ea7gopls/internal/server: add telemetry for Zed, Helix clientInfo75023aego/ast/inspector: update outdated documentation785cd66gopls/internal/test/integration/completion: skip TestFuzzFunc pre-go1.25ac2e4a5go.mod: update golang.org/x dependenciesbc9374dgo/callgraph/vta: remove unnecessary use of unsafe12d7e15gopls/internal/analysis/modernize: add test of no gopls imports263a769gopls/internal/mcp: use official go mcp sdke548c70gopls/internal/analysis/modernize: fix bad edit in var ( ... ) declUpdates
google.golang.org/grpcfrom 1.73.0 to 1.74.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
e9e00cbChange version to 1.74.2 (#8470)bd7cb0aChange version to 1.74.2-dev (#8461)002a22cChange version to 1.74.1 (#8455)6e8e7e4Retract v1.74.0 and v1.74.1 (#8457)48c9e4dChange version to 1.74.1-dev (#8408)b8b6cffChange version to 1.74.0 (#8407)077e2c3Cherry-pick #8411, #8419, #8422, #8445 and #8451 to v1.74.x (#8454)b34f845server: allow 0s grpc-timeout header values, as java is known to be able to s...1787f94xdsclient: export genericResourceTypeDecoder (#8406)15299ccxdsclient: make a function to return the supported resource type implementati...Updates
google.golang.org/protobuffrom 1.36.6 to 1.36.9Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions