chore(deps): bump the all group across 1 directory with 4 updates#8
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the all group across 1 directory with 4 updates#8dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all group with 4 updates in the / directory: [charm.land/fantasy](https://github.com/charmbracelet/fantasy), [github.com/lucasb-eyer/go-colorful](https://github.com/lucasb-eyer/go-colorful), [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty). Updates `charm.land/fantasy` from 0.12.3 to 0.17.1 - [Release notes](https://github.com/charmbracelet/fantasy/releases) - [Commits](charmbracelet/fantasy@v0.12.3...v0.17.1) Updates `github.com/lucasb-eyer/go-colorful` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/lucasb-eyer/go-colorful/releases) - [Changelog](https://github.com/lucasb-eyer/go-colorful/blob/master/CHANGELOG.md) - [Commits](lucasb-eyer/go-colorful@v1.3.0...v1.4.0) Updates `github.com/mark3labs/mcp-go` from 0.45.0 to 0.47.1 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.45.0...v0.47.1) Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.21 - [Commits](mattn/go-isatty@v0.0.20...v0.0.21) --- updated-dependencies: - dependency-name: charm.land/fantasy dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/lucasb-eyer/go-colorful dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 all group with 4 updates in the / directory: charm.land/fantasy, github.com/lucasb-eyer/go-colorful, github.com/mark3labs/mcp-go and github.com/mattn/go-isatty.
Updates
charm.land/fantasyfrom 0.12.3 to 0.17.1Release notes
Sourced from charm.land/fantasy's releases.
... (truncated)
Commits
11a1e0fv0.17.1d13521achore(openai): add missing constants and checks for some thinking effort leve...ebc9cb1chore: run modernize (#188)4620329fix(providers/openai): emit source parts for Responses API streaming annotati...99e504cv0.17.046820ffchore(examples): go mod tidy0cab8bffeat: anthropic computer use (#185)bdfda5echore(deps): bump github.com/ardanlabs/kronk in the kronk group (#184)eec5a32chore(deps): bump the all group with 2 updates (#183)ca0e707v0.16.0Updates
github.com/lucasb-eyer/go-colorfulfrom 1.3.0 to 1.4.0Release notes
Sourced from github.com/lucasb-eyer/go-colorful's releases.
Changelog
Sourced from github.com/lucasb-eyer/go-colorful's changelog.
Commits
960803eready for v1.4.0e898165feat(HexColor): add fmt.Stringer interface supporte7e3399feat: add CSS Color Level 4 wide-gamut RGB color spaces and XYZ D505017032Clarify loss of alpha-parsing in Hex in changelog.f2a4dc6Update README.md to discuss Oklab and Oklch supportUpdates
github.com/mark3labs/mcp-gofrom 0.45.0 to 0.47.1Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
... (truncated)
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-isattyfrom 0.0.20 to 0.0.21Commits
4237fb1Update Go test matrix to current versions (1.24-1.26)433c12bUpdate GitHub Actions to latest versions1cf5589Add wasip1 and wasip2 to build constraints in isatty_others.go1237245Update dependencies: go 1.15 -> 1.21, golang.org/x/sys v0.6.0 -> v0.28.0ac9c88dFix typo in comment: undocomented -> undocumented8b7124eAdd availability check for NtQueryObject in init08d0313Fix isCygwinPipeName to reject names with extra trailing tokensDependabot 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