chore(deps): bump the minor-dependencies group across 1 directory with 3 updates #57
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 minor-dependencies group with 3 updates in the / directory: github.com/gabriel-vasile/mimetype, github.com/mark3labs/mcp-go and github.com/stretchr/testify.
Updates
github.com/gabriel-vasile/mimetype
from 1.4.9 to 1.4.10Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
... (truncated)
Commits
8dee3e7
Add Netpbm support (#705)fefd0af
chm: add support for Microsoft Compiled HTML Helpeaef3b1
oneNote: add support405687f
vsdx: add supportcbeec03
python: associate with python2 and python3 shebangs (#699)f5c807f
ruby: add support9e0c823
charset: limit detection to first 1024 bytes2f0854b
text: limit check to max 4096 bytes310dc04
zip: stop searching when PK\x03\x04 cannot be found (#696)9ffa892
shell: add support (#694)Updates
github.com/mark3labs/mcp-go
from 0.32.0 to 0.38.0Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
... (truncated)
Commits
35ebaa5
Add releases notification9f16336
fix: remove duplicate methods server.SetPrompts & server.SetResources (#542)8a18f59
feat: support creating tools using go-struct-style input schema (#534)a3d34d9
feat: add missing SetPrompts, DeleteResources, and SetResources methods (#445)8a88d01
feat:add constants for resource content types (#489)9c5d303
fix CallToolResult json marshaling and unmarshaling: need structuredC… (#523)9393526
fix: resolve stdio transport race condition for concurrent tool calls (#529)6da5cd1
feat: allow to set a custom logger in the SSE and STDIO clients (#525)9259d32
feat: add thread-safeSetExpectedState
for cross-request OAuth flows (#500)a63f10e
Fix SSE transport not properly handling HTTP/2 NO_ERROR disconnections (#509)Updates
github.com/stretchr/testify
from 1.10.0 to 1.11.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
b7801fb
Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3
build(deps): bump actions/checkout from 4 to 5a53be35
Improve captureTestingT helperaafb604
mock: improve formatting of error message7218e03
improve error msg929a212
Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459e
suite: faster filtering of methods (-testify.m)7d37b5c
suite: refactor methodFilterc58bc90
Merge pull request #1764 from stretchr/dolmen/suite-refactor-stats-for-readab...87101a6
suite.Run: refactor handling of statsDependabot 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