chore(go-deps): bump the go-dependencies group across 1 directory with 4 updates#440
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(go-deps): bump the go-dependencies group across 1 directory with 4 updates#440dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 4 updates Bumps the go-dependencies group with 3 updates in the / directory: [github.com/cli/cli/v2](https://github.com/cli/cli), [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/cli/cli/v2` from 2.92.0 to 2.93.0 - [Release notes](https://github.com/cli/cli/releases) - [Changelog](https://github.com/cli/cli/blob/trunk/docs/release-process-deep-dive.md) - [Commits](cli/cli@v2.92.0...v2.93.0) Updates `github.com/mark3labs/mcp-go` from 0.50.0 to 0.54.1 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.50.0...v0.54.1) Updates `github.com/onsi/gomega` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.40.0...v1.41.0) Updates `golang.org/x/term` from 0.42.0 to 0.43.0 - [Commits](golang/term@v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: github.com/cli/cli/v2 dependency-version: 2.93.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.54.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/term dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2b97ff2 to
a644131
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-dependencies group with 3 updates in the / directory: github.com/cli/cli/v2, github.com/mark3labs/mcp-go and github.com/onsi/gomega.
Updates
github.com/cli/cli/v2from 2.92.0 to 2.93.0Release notes
Sourced from github.com/cli/cli/v2's releases.
... (truncated)
Commits
f96972cMerge pull request #13536 from cli/bagtoad/kw-fix-attestation-integration-tests98d91dbtest(attestation): align integration tests with new external HTTP client1f92732Merge commit from forke6dfcd3fix: use separate http client for non-github hosts9a593ceMerge pull request #13518 from cli/kw/immutable-releases-readmea5be6bedocs: note immutable releases starting v2.93.0d2006feMerge pull request #13510 from cli/bagtoad/bump-x-net-0-55-0be4ad7ebump golang.org/x/nete53ff32Merge pull request #13457 from cli/dependabot/go_modules/github.com/google/go...d99c18cMerge pull request #13462 from cli/dependabot/go_modules/github.com/theupdate...Updates
github.com/mark3labs/mcp-gofrom 0.50.0 to 0.54.1Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
... (truncated)
Commits
481f056fix(tools): print errors to stderr for invalid jsonschema tags (#894)6e7859cperf(mcp): reduce content unmarshal allocations (#890)018f190Add Title and Size to ResourceLink (match Resource / spec) (#887)ca26738cleanup76ea91brefactor(server): collapse client-info and writeJSONRPCError duplication (#886)fac90b6fmtb817efffeat(mcp): add BaseMetadata.title, Icon.theme, Resource.size (#870) (#885)602478cfix: add panic recovery to session hook goroutines (#883)14ddeb3feat: add OpenTelemetry tracing hooks to server and client (#856)3f8fc8efix: add panic recovery to task goroutines, fix cleanup goroutine leak (#880)Updates
github.com/onsi/gomegafrom 1.40.0 to 1.41.0Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
af2bccbv1.41.073e81f6v1.41.0 (full)e35a84ffeat: devcontainer configuration with local pkgsite and GH pagesf12e5e1fix(format): detect pointer cycles to avoid runaway formatting outpute14831fAdd optionalDescription docs to AsyncAssertion and Assertion interfaces344b94dAdd BeASlice and BeAnArray matchersUpdates
golang.org/x/termfrom 0.42.0 to 0.43.0Commits
3c3e485go.mod: update golang.org/x dependencies