Skip to content

Comments

deps(gomod): bump the go-deps group across 1 directory with 3 updates#66

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-deps-ed4f0c395d
Open

deps(gomod): bump the go-deps group across 1 directory with 3 updates#66
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-deps-ed4f0c395d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps the go-deps group with 3 updates in the / directory: github.com/firebolt-db/firebolt-go-sdk, github.com/modelcontextprotocol/go-sdk and golang.org/x/oauth2.

Updates github.com/firebolt-db/firebolt-go-sdk from 1.14.1 to 1.15.0

Commits
  • 03231b2 Automatic version bump to v1.15.0
  • 9885a32 feat(default_parametrs): replace JSON defaultParams with prefixed default_par...
  • See full diff in compare view

Updates github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.0

Release notes

Sourced from github.com/modelcontextprotocol/go-sdk's releases.

v1.3.0

This release is equivalent to v1.3.0-pre.1. Thank you to those who tested the pre-release.

This release includes several enhancements and bugfixes. Worth mentioning is the addition of schema caching, which significantly improves the performance in some stateless server deployment scenarios.

Dependency updates

Enhancements

Bugfixes

Chores

New Contributors

Full Changelog: modelcontextprotocol/go-sdk@v1.2.0...v1.3.0

v1.3.0-pre.1

This release includes several enhancements and bugfixes. Worth mentioning is the addition of schema caching, which significantly improves the performance in some stateless server deployment scenarios.

Dependency updates

Enhancements

Bugfixes

... (truncated)

Commits
  • 6b75899 mcp: fix a race condition in logging
  • 52e03de mcp: add Allow header to 405 responses per RFC 9110 §15.5.6 (#757)
  • c2c7edc perf: add schema caching to avoid repeated reflection (#685)
  • 3381035 .github/workflows: add nightly conformance tests
  • 13488f7 Export GetError and SetError methods (#753)
  • b4f957f mcp: add DisableListening option to StreamableClientTransport (#729)
  • a225d4d delete the old logger in client (#744)
  • 61be548 feat: deprecated logger in client & add Logger in ClientOption (#738)
  • e66c23f mcp: fix connectStandaloneSSE checking Content-Type header (#736)
  • 9c4d349 go.mod: upgrade to jsonschema v0.4.2 (#732)
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.34.0 to 0.35.0

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 10, 2026
Bumps the go-deps group with 3 updates in the / directory: [github.com/firebolt-db/firebolt-go-sdk](https://github.com/firebolt-db/firebolt-go-sdk), [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/firebolt-db/firebolt-go-sdk` from 1.14.1 to 1.15.0
- [Commits](firebolt-db/firebolt-go-sdk@v1.14.1...v1.15.0)

Updates `github.com/modelcontextprotocol/go-sdk` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases)
- [Commits](modelcontextprotocol/go-sdk@v1.2.0...v1.3.0)

Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0
- [Commits](golang/oauth2@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/firebolt-db/firebolt-go-sdk
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/modelcontextprotocol/go-sdk
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-deps-ed4f0c395d branch from af634c5 to a71aecf Compare February 17, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants