Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go-deps group with 4 updates in the / directory: github.com/firebolt-db/firebolt-go-sdk, github.com/mark3labs/mcp-go, github.com/urfave/cli/v3 and golang.org/x/sync.

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

Commits
  • eecbeec Automatic version bump to v1.10.0
  • 7d5088b feat: FIR-46252 support Firebolt core connection (#148)
  • 312c2dc Automatic version bump to v1.9.1
  • 34ae5b8 fix: NoTicket Fix set statements in multistatement (#147)
  • See full diff in compare view

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

Release notes

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

Release v0.32.0

What's Changed

New Contributors

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

Commits

Updates github.com/urfave/cli/v3 from 3.3.3 to 3.3.8

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.3.8

What's Changed

Full Changelog: urfave/cli@v3.3.7...v3.3.8

v3.3.7

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.6...v3.3.7

v3.3.6

What's Changed

Full Changelog: urfave/cli@v3.3.5...v3.3.6

v3.3.5

What's Changed

Full Changelog: urfave/cli@v3.3.4...v3.3.5

v3.3.4

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.3...v3.3.4

Commits
  • eac452b Merge pull request #2155 from urfave/un-alpha
  • bb4db66 Remove "alpha" wording around v3 series
  • fa4fd12 Merge pull request #2152 from Ali-Doustkani/fix_usageerrfunc_with_mutuallyexc...
  • 2a8bf1f Merge pull request #2151 from huiyifyj/bool-with-inverse-local
  • f76ffae tidy
  • 7d84d04 tidy
  • be9b016 fix functionality
  • 2335016 add the tests
  • 5f71700 fix: add missing IsLocal for BoolWithInverseFlag
  • cb0fc21 Merge pull request #2130 from bittrance/fish-completion-conflation
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.14.0 to 0.15.0

Commits
  • 8a14946 errgroup: remove duplicated comment
  • 1869c69 all: replace deprecated ioutil
  • d1ac909 sync/errgroup: PanicError.Error print stack trace
  • See full diff 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

@dependabot dependabot bot requested a review from kop June 17, 2025 12:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 17, 2025
@kop
Copy link
Collaborator

kop commented Jun 17, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go-deps-90a189565f branch from 9c932e9 to 52ec1ec Compare June 17, 2025 12:28
@kop
Copy link
Collaborator

kop commented Jun 26, 2025

@dependabot rebase

Bumps the go-deps group with 4 updates in the / directory: [github.com/firebolt-db/firebolt-go-sdk](https://github.com/firebolt-db/firebolt-go-sdk), [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go), [github.com/urfave/cli/v3](https://github.com/urfave/cli) and [golang.org/x/sync](https://github.com/golang/sync).


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

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

Updates `github.com/urfave/cli/v3` from 3.3.3 to 3.3.8
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.3.3...v3.3.8)

Updates `golang.org/x/sync` from 0.14.0 to 0.15.0
- [Commits](golang/sync@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/firebolt-db/firebolt-go-sdk
  dependency-version: 1.10.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.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/sync
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-deps-90a189565f branch from 52ec1ec to cab46a3 Compare June 26, 2025 05:55
@sonarqubecloud
Copy link

@kop kop merged commit 7f88ec0 into main Jun 26, 2025
6 checks passed
@kop kop deleted the dependabot/go_modules/go-deps-90a189565f branch June 26, 2025 06:08
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