Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps the go-deps group with 2 updates: github.com/firebolt-db/firebolt-go-sdk and github.com/mark3labs/mcp-go.

Updates github.com/firebolt-db/firebolt-go-sdk from 1.8.1 to 1.9.0

Commits
  • 8cde0c7 Automatic version bump to v1.9.0
  • fb65aa1 feat: FIR-44271 support server side prepared statements in go sdk (#146)
  • See full diff in compare view

Updates github.com/mark3labs/mcp-go from 0.30.0 to 0.31.0

Release notes

Sourced from github.com/mark3labs/mcp-go's releases.

Release v0.31.0

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.30.1...v0.31.0

Release v0.30.1

What's Changed

Full Changelog: mark3labs/mcp-go@v0.30.0...v0.30.1

Commits
  • 4b71176 fix(Srv/stream): add ID field to PingRequest (#353)
  • 7f2ea88 Add option to StreamableHTTPServer to allow custom http server instance (#347)
  • d250b38 fix(server): resolve stdio server context cancellation bug (#331)
  • d5847c0 fix: move styles.css to www/docs (#354)
  • e744c19 fix: panic when streamable HTTP server sends notification (#348)
  • 991b31c fix: logo on website is squashed (#349)
  • bfc3773 Merge pull request #333 from OswinWu/feat/separate-CallToolRequstParams
  • a283d23 Merge branch 'main' into feat/separate-CallToolRequstParams
  • c7c0e13 fix(server): Implement MCP protocol negotiation. (#341)
  • 96f1b3b [style] change naming style of structs
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the go-deps group with 2 updates: [github.com/firebolt-db/firebolt-go-sdk](https://github.com/firebolt-db/firebolt-go-sdk) and [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go).


Updates `github.com/firebolt-db/firebolt-go-sdk` from 1.8.1 to 1.9.0
- [Commits](firebolt-db/firebolt-go-sdk@v1.8.1...v1.9.0)

Updates `github.com/mark3labs/mcp-go` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/firebolt-db/firebolt-go-sdk
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from kop June 3, 2025 12:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 3, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 3, 2025

@kop kop merged commit da1af7c into main Jun 3, 2025
6 checks passed
@kop kop deleted the dependabot/go_modules/go-deps-5b729d0c22 branch June 3, 2025 13:17
kop pushed a commit that referenced this pull request Jun 4, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.3.2](v0.3.1...v0.3.2)
(2025-06-04)


### Bug Fixes

* improve MCP resources disabling
([#32](#32))
([f9e9d54](f9e9d54))


### Dependencies

* **gomod:** bump the go-deps group with 2 updates
([#28](#28))
([fe9b648](fe9b648))
* **gomod:** bump the go-deps group with 2 updates
([#31](#31))
([da1af7c](da1af7c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants