build(deps): Bump the go-deps group across 1 directory with 3 updates#16
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): Bump the go-deps group across 1 directory with 3 updates#16dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-deps group with 3 updates in the / directory: [github.com/go-enry/go-enry/v2](https://github.com/go-enry/go-enry), [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3). Updates `github.com/go-enry/go-enry/v2` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/go-enry/go-enry/releases) - [Commits](go-enry/go-enry@v2.9.5...v2.9.6) Updates `github.com/mark3labs/mcp-go` from 0.46.0 to 0.47.1 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.46.0...v0.47.1) Updates `github.com/mattn/go-sqlite3` from 1.14.40 to 1.14.42 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.40...v1.14.42) --- updated-dependencies: - dependency-name: github.com/go-enry/go-enry/v2 dependency-version: 2.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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/go-enry/go-enry/v2, github.com/mark3labs/mcp-go and github.com/mattn/go-sqlite3.
Updates
github.com/go-enry/go-enry/v2from 2.9.5 to 2.9.6Release notes
Sourced from github.com/go-enry/go-enry/v2's releases.
Commits
71719e4Merge pull request #207 from go-enry/feature/sync-linguist-04187bcde807697Updated Linguist to v9.5.0Updates
github.com/mark3labs/mcp-gofrom 0.46.0 to 0.47.1Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Commits
2e8a408fix(transport): exit ContinuousListening goroutine on context cancellation (#...9a96404Bound stdio child shutdown in Close() (#784)1038f4cdocs(client): add example to NewSSEMCPClient to avoid variable shadowing (#773)bb69576refactor: use atomic.Int32 instead of int32 with atomic functions29a711cfix: cancel context before closing body to prevent HTTP/2 hang (#769)e37b2f0fix: extract and set _meta field in ParseContent (#777)231ba4dfix(client): make readSSE context-aware to prevent goroutine leaks and HTTP/2...001fda8feat: add Use() method for attaching tool middleware at runtime (#767)f89f21benhancement: client side 'task' functions for 'get', 'list', 'cancel' and 're...dfd8c16fix(transport): preserve OAuth discovery paths (#775)Updates
github.com/mattn/go-sqlite3from 1.14.40 to 1.14.42Commits
5df13a0Merge pull request #1387 from mattn/codex/stmt-cachee302e5cdocument that _stmt_cache_size is per connection867dcbfmove reset/clear into putCachedStmt and always finalize on failure0e58fa4simplify prepareWithCache to call prepare instead of duplicating logice9f47dado not bail out on finalize error in closeCachedStmtsLocked325cb8dremove redundant stmtCacheSize check in putCachedStmt061c2a5check stmtCacheSize before acquiring mutex in takeCachedStmtefa9b1cadd opt-in statement cache8d12439Merge pull request #1386 from mattn/perf/reduce-cgo-overhead89f4bbefix build with SQLITE_ENABLE_UNLOCK_NOTIFYDependabot 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