deps: bump the go-deps group across 1 directory with 3 updates#8
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the go-deps group across 1 directory with 3 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 3 updates in the / directory: [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml), [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) and [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go). Updates `github.com/pelletier/go-toml/v2` from 2.3.1 to 2.4.3 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.3.1...v2.4.3) Updates `modernc.org/sqlite` from 1.52.0 to 1.53.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.52.0...v1.53.0) Updates `github.com/mark3labs/mcp-go` from 0.54.1 to 0.55.1 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.54.1...v0.55.1) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: modernc.org/sqlite dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
9c68ca9 to
f0ea164
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-deps group with 3 updates in the / directory: github.com/pelletier/go-toml/v2, modernc.org/sqlite and github.com/mark3labs/mcp-go.
Updates
github.com/pelletier/go-toml/v2from 2.3.1 to 2.4.3Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
... (truncated)
Commits
071a36cfix: bound array and inline table nesting depth to prevent stack-overflow DoS...57fec25Add RawMessage marshal support to unstable (#1084)79f82e3fix: error instead of panic on nil unexported embedded pointer (#1089)a28afedunstable/kind: drop duplicate 'a' from LocalDate comment (#1062)6fa69affix: do not recurse forever on recursively embedded structs (#1087)82b792efix: report table placement errors with position and key context (#1086)f93de50perf: avoid interface boxing when decoding date/time values (#1085)21f8286Deliver the whole document to a root Unmarshaler (#994) (#1083)98e94aeUpdate bundled toml.abnf to TOML 1.1.0 and pin spec-corner behaviour (#1082)35f78d5Fix invalid TOML from commented multi-line values (#1081)Updates
modernc.org/sqlitefrom 1.52.0 to 1.53.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
6b32d1eCHANGELOG.md: document experimental freebsd/386 + freebsd/arm (#119)697300fMerge branch 'dbstatus-binding' into 'master'759639fsqlite: review fixes for !132 — restore #131 CHANGELOG link, correct DBStatus...40ff027sqlite: add DBStatus wrapper for sqlite3_db_status + pcache spill-I/O benchmark6a28fe7HACKING.md: document CHANGELOG versioning + MR integration flowadff4b1Merge branch 'pcache-shared-cache-draft' into 'master'14e5790vendor: regenerate freebsd/arm vec at SQLite 3.53.28725c22Add freebsd/386 + freebsd/arm targets73050dcMerge branch 'pcache-pool-polish' into 'master'1897fddCHANGELOG.md: consolidate untagged v1.53.0/v1.54.0 into one v1.53.0 sectionUpdates
github.com/mark3labs/mcp-gofrom 0.54.1 to 0.55.1Commits
b6e6224fix(client): avoid forwarding inbound request headers (#909)6d28e6dfix: avoid full filter scans on call hot paths (#908)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)