Build(deps): Bump the go-minor-patch group across 1 directory with 4 updates - #8848
Merged
gustavodiaz7722 merged 1 commit intoSep 1, 2026
Merged
Conversation
Contributor
|
Hello dependabot[bot] 👋 Thank you for opening a Pull Request in |
gustavodiaz7722
approved these changes
Sep 1, 2026
…updates Bumps the go-minor-patch group with 3 updates in the / directory: [github.com/gofrs/flock](https://github.com/gofrs/flock), [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/gofrs/flock` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/gofrs/flock/releases) - [Commits](gofrs/flock@v0.13.0...v0.13.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/crypto` from 0.54.0 to 0.55.0 - [Commits](golang/crypto@v0.54.0...v0.55.0) Updates `golang.org/x/text` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: github.com/gofrs/flock dependency-version: 0.13.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/crypto dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/text dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-minor-patch-0dc7dc0692
branch
from
September 1, 2026 18:03
34cf1cb to
fc1c9ea
Compare
gustavodiaz7722
deleted the
dependabot/go_modules/go-minor-patch-0dc7dc0692
branch
September 1, 2026 19:19
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 3 updates in the / directory: github.com/gofrs/flock, github.com/mark3labs/mcp-go and golang.org/x/crypto.
Updates
github.com/gofrs/flockfrom 0.13.0 to 0.13.1Release notes
Sourced from github.com/gofrs/flock's releases.
Commits
4e0f4a7chore: create the GH release based on tags3955b77chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 in the go...66badefchore: update linter (#154)e6a630dchore(deps): bump the github-actions group with 6 updates (#150)d10a59fchore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 in the gomod group (...bcbbad5chore(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 in the gomod group (...940b53dchore(deps): bump the github-actions group with 4 updates (#147)135bc44chore(deps): bump the github-actions group with 3 updates (#145)18e4705chore(deps): bump golang.org/x/sys from 0.43.0 to 0.45.0 in the gomod group (...b000261chore(deps): bump github/codeql-action from 3.35.3 to 4.35.2 in the github-ac...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/cryptofrom 0.54.0 to 0.55.0Commits
f44d03dgo.mod: update golang.org/x dependencies5ed4944crypto/internal/poly1305: provide optimised assembly for riscv64b07833cssh: return window credit for discarded extended datad701c51acme: fix nil pointer dereference in pebble test error reporting999d053ssh: fix parsing of GSSAPI payloads offering multiple mechanisms90f76b8ssh: reject certificate signature keys before recursingb53964assh: permit empty but non-nil HostKeyAlgorithms, KeyExchanges, Ciphers, MACs626e40fssh: drain stderr on forwarded TCP and Unix channels31914c6x509roots/fallback: update bundlef2135b8all: clean up minor issues found by staticcheckUpdates
golang.org/x/textfrom 0.40.0 to 0.41.0Commits
acdba66go.mod: update golang.org/x dependencies02aa981secure/precis: fix short destination buffer handling in Nickname profile