chore(deps): bump the go-minor-patch group with 6 updates - #290
Merged
Conversation
peteski22
approved these changes
Aug 14, 2026
Bumps the go-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/danielgtaylor/huma/v2](https://github.com/danielgtaylor/huma) | `2.38.0` | `2.39.1` | | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.3.0` | `5.3.1` | | [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) | `0.57.0` | `0.58.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.21.0` | `0.22.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/danielgtaylor/huma/v2` from 2.38.0 to 2.39.1 - [Release notes](https://github.com/danielgtaylor/huma/releases) - [Commits](danielgtaylor/huma@v2.38.0...v2.39.1) Updates `github.com/go-chi/chi/v5` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.3.0...v5.3.1) Updates `github.com/mark3labs/mcp-go` from 0.57.0 to 0.58.0 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.57.0...v0.58.0) Updates `golang.org/x/sync` from 0.21.0 to 0.22.0 - [Commits](golang/sync@v0.21.0...v0.22.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/danielgtaylor/huma/v2 dependency-version: 2.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/sync dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: google.golang.org/grpc dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
peteski22
force-pushed
the
dependabot/go_modules/go-minor-patch-cdcce7b3e6
branch
from
August 14, 2026 14:27
ffe1556 to
18fe8df
Compare
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 go-minor-patch group with 6 updates:
2.38.02.39.15.3.05.3.10.57.00.58.00.21.00.22.01.82.11.83.01.36.111.36.12Updates
github.com/danielgtaylor/huma/v2from 2.38.0 to 2.39.1Release notes
Sourced from github.com/danielgtaylor/huma/v2's releases.
... (truncated)
Commits
198225efix: distinguish collection and element matches when walking input (#1082)5961f0afix: run nested resolvers in fixed arrays (#1076)85aad8ffix: share response status across WithContext copies (#1081)22a3cb0fix: parse named numeric slice parameters (#1074)ac9959cfix: handle nil interface response bodies (#1072)b659c74fix: preserve wrapped resolver error metadata (#1070)14aea2ffix: tighten format email and uri validation (#1068)bba0d54chore: update dependencies (#1066)e114668fix: do not panic on unresolved schema $ref during Validate (#1065)d6f2a37feat(form-data): handle unmarshalling and validation of non-file JSON form da...Updates
github.com/go-chi/chi/v5from 5.3.0 to 5.3.1Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Commits
8b258c7ci: pin GitHub Actions to full commit SHAs (#1116)caf87e6feat(mux): support http QUERY method ietf rfc10008 (#1132)7fcb8a2middleware: document printPrettyStack and harden NoColor panic test (#1131)878fe71Fix defaultLogEntry.Panic not respecting NoColor setting (#1050)d7b767bfeat(middleware): add text/xml and application/xml to default compressible ty...3b50c7cTidy build directives (#1113)2b9fca2Honor Discard() in httpFancyWriter.ReadFrom (#1110)Updates
github.com/mark3labs/mcp-gofrom 0.57.0 to 0.58.0Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Commits
9740d3afix(mcp): preserve schema tags on nested fields (#920)8897dc8Fix #943: refuse unsupported subscribe requests (#946)8c04c05fix(server): flush final SSE response in handlePost (#945)d4651c3fix: rewrite draft-07 definitions refs when adopting them as $defs (#950)c8cc0d7docs: CONTRIBUTING says Go 1.23, but go.mod requires 1.25.5 (#929)28271e8fix(server): deliver request-scoped elicitation on the originating POST SSE s...d7c7b06[mcp] document exported helper functions (#940)4ff6c3bfix(server): return 200 for HEAD requests instead of 404 (#937)Updates
golang.org/x/syncfrom 0.21.0 to 0.22.0Commits
1eb64d4semaphore: panic on negative weightsUpdates
google.golang.org/grpcfrom 1.82.1 to 1.83.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
4c226daChange version to 1.83.0 (#9228)c198988Cherrypick 9223 into v1.83.x (#9279)8ce3ebfCherrypick PR 9255 into v1.83.x (#9263)e393849Cherry-pick recent changes from master (#9240)2a112a8authz: add onPolicyUpdate callback to authz file watcher (#9142)1a80fcavet: adds a check to disallow usage of regex.Compile in xDS code (#9216)26ffdb3[tls] Add safety check in custom cert verification that peer cert chain is no...5013974internal/grpcsync: add ScheduleAndWait to CallbackSerializer (#9162)bd58bc0internal/transport: increase test timeout locally in TestAccountCheckWindowSi...484f150httpfilter/extproc: add check to ensure that response trailer mode must be SE...Updates
google.golang.org/protobuffrom 1.36.11 to 1.36.12Dependabot 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 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