deps(go): bump the go-dependencies group across 1 directory with 7 updates#258
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
deps(go): bump the go-dependencies group across 1 directory with 7 updates#258dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…dates Bumps the go-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) | `0.44.0` | `0.46.0` | | [github.com/slack-go/slack](https://github.com/slack-go/slack) | `0.17.3` | `0.20.0` | | [github.com/takara2314/slack-go-util](https://github.com/takara2314/slack-go-util) | `0.3.0` | `0.4.0` | | [golang.ngrok.com/ngrok/v2](https://github.com/ngrok/ngrok-go) | `2.1.1` | `2.1.2` | | [golang.org/x/net](https://github.com/golang/net) | `0.50.0` | `0.52.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.14.0` | `0.15.0` | Updates `github.com/mark3labs/mcp-go` from 0.44.0 to 0.46.0 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.44.0...v0.46.0) Updates `github.com/slack-go/slack` from 0.17.3 to 0.20.0 - [Release notes](https://github.com/slack-go/slack/releases) - [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md) - [Commits](slack-go/slack@v0.17.3...v0.20.0) Updates `github.com/takara2314/slack-go-util` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/takara2314/slack-go-util/releases) - [Commits](takara2314/slack-go-util@v0.3.0...v0.4.0) Updates `golang.ngrok.com/ngrok/v2` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/ngrok/ngrok-go/releases) - [Changelog](https://github.com/ngrok/ngrok-go/blob/main/CHANGELOG.md) - [Commits](ngrok/ngrok-go@v2.1.1...v2.1.2) Updates `golang.org/x/net` from 0.50.0 to 0.52.0 - [Commits](golang/net@v0.50.0...v0.52.0) Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) Updates `golang.org/x/time` from 0.14.0 to 0.15.0 - [Commits](golang/time@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/slack-go/slack dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/takara2314/slack-go-util dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.ngrok.com/ngrok/v2 dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/time dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 6 updates in the / directory:
0.44.00.46.00.17.30.20.00.3.00.4.02.1.12.1.20.50.00.52.00.14.00.15.0Updates
github.com/mark3labs/mcp-gofrom 0.44.0 to 0.46.0Commits
4d01ccdgo fmt74a975afeature: Add prompt filter and handler middleware support (#751)bbc88d3Fix AddTaskTool task result payload handling (#765)4fa4dbffix: cancel in-flight request contexts on notifications/cancelled (#756)f2980c6feat(server): add WithExperimental server option (#762)d70b6bffix(oauth): preserve path components during metadata discovery (#761)943f977Add AgentRank score badge (#752)dd37ef1fix(server): reject sync calls to task-only tools (#759)8cbeefefeat(transport): make SSE endpoint and response timeouts configurable (#734)a28eeb6Replace invopop/jsonschema with google/jsonschema-go (#760)Updates
github.com/slack-go/slackfrom 0.17.3 to 0.20.0Release notes
Sourced from github.com/slack-go/slack's releases.
... (truncated)
Changelog
Sourced from github.com/slack-go/slack's changelog.
... (truncated)
Commits
449e341chore: v0.20.0442f330chore: update CHANGELOG0b4eb25feat!: flatten RichTextPreformatted to remove RichTextSection embedding46d7b49feat!: add Border to RichTextQuote and Language to RichTextPreformattedc93b916Revise warning fortrigger_idandworkflow_id561f12ffeat: addTriggerIDtoMessage8e62a1aAdd WorkflowID to message (#1537)891d7e5chore: add golangci-lint to mise8917d11docs: update README with links and remove old warningeaddf77chore: v0.19.0Updates
github.com/takara2314/slack-go-utilfrom 0.3.0 to 0.4.0Release notes
Sourced from github.com/takara2314/slack-go-util's releases.
... (truncated)
Commits
9cbf618feat: update README and add example for Markdown to Slack conversion (#8)d66a673feat: setting up to support Go 1.25 (#7)24415e2feat: setting default go version to 1.25 (#6)d68e1dcRefactor adding comments for doc and english only (#5)d0e6a95feat: implement test ci (#4)72eb5f2feat: add support for nested lists in markdown to blocks conversion (#3)Updates
golang.ngrok.com/ngrok/v2from 2.1.1 to 2.1.2Release notes
Sourced from golang.ngrok.com/ngrok/v2's releases.
Commits
89f78c8Merge pull request #237 from ngrok/bmps/session-id914f216feat: expose the agent session IDf7805c5Merge pull request #236 from ngrok/bmps/go-fixf14dfddchore: run go fix845f770add support for endpoint name (#234)8702ab9Reworkintegration_tests.MakeHTTPRequestfunction (#232)2296322Extract and unify test certificate creation (#233)04b0af1Reworkintegration_tests.SetupListenerfunction (#230)f3ca474Automatically disconnect agent during integration test cleanup (#228)f1eb6f9Introduce internal/testcontext package (#227)Updates
golang.org/x/netfrom 0.50.0 to 0.52.0Commits
316e20cgo.mod: update golang.org/x dependencies9767a42internal/http3: add support for plugging into net/http4a81284http2: update docs to disrecommend this packagedec6603dns/dnsmessage: reject too large of names early during unpack8afa12fhttp2: deprecate write schedulers38019a2http2: add missing copyright header to export_test.go039b87finternal/http3: return error when Write is used after status 304 is set6267c6cinternal/http3: add HTTP 103 Early Hints support to ClientConn591bdf3internal/http3: add HTTP 103 Early Hints support to Server1faa6d8internal/http3: avoid potential race when aborting RoundTripUpdates
golang.org/x/syncfrom 0.19.0 to 0.20.0Commits
ec11c4aerrgroup: fix a typo in the documentation1a58307all: modernize interface{} -> any3172ca5all: upgrade go directive to at least 1.25.0 [generated]Updates
golang.org/x/timefrom 0.14.0 to 0.15.0Commits
812b343all: upgrade go directive to at least 1.25.0 [generated]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 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