deps(deps): bump the production-dependencies group across 1 directory with 2 updates - #9
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/go_modules/production-dependencies-700f3d1d4a
branch
from
June 23, 2026 03:33
07ccd4c to
2b2584e
Compare
… with 2 updates Bumps the production-dependencies group with 2 updates in the / directory: [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [go.uber.org/zap](https://github.com/uber-go/zap). Updates `github.com/mark3labs/mcp-go` from 0.43.2 to 0.55.0 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.43.2...v0.55.0) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/production-dependencies-700f3d1d4a
branch
from
June 23, 2026 04:09
2b2584e to
f78ac38
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 production-dependencies group with 2 updates in the / directory: github.com/mark3labs/mcp-go and go.uber.org/zap.
Updates
github.com/mark3labs/mcp-gofrom 0.43.2 to 0.55.0Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
... (truncated)
Commits
43c2ca0oauth: return error instead of (nil, nil) from getServerMetadata (#903) (#904)3b66aa7mcptest: add SetSamplingHandler and SetElicitationHandler (#902)42bc0b2feat(otel): WithServerLogging — OTEL slog bridge for server structured logs (...d972f3fdocs(prompts): add review-pr kit prompt for Go PRsd5c0727feat(server): WithLogger consolidates structured logging onto *slog.Logger (#...3f1c760feat(tracing): add MetaPropagator for W3C trace context via MCP _meta (SEP-41...2cacbe7fix: enforce tool/prompt filters at call time, not just list time (#898)481f056fix(tools): print errors to stderr for invalid jsonschema tags (#894)6e7859cperf(mcp): reduce content unmarshal allocations (#890)018f190Add Title and Size to ResourceLink (match Resource / spec) (#887)Updates
go.uber.org/zapfrom 1.27.1 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...