chore(deps): bump the go group across 1 directory with 6 updates - #9857
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the go group across 1 directory with 6 updates#9857dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/larksuite/oapi-sdk-go/v3](https://github.com/larksuite/oapi-sdk-go) | `3.10.0` | `3.11.0` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.28` | `0.0.29` | | [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) | `1.7.1-0.20260825122737-c68ad9a4e6e1` | `1.8.0-pre.1` | | [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.8.5` | `1.8.6` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.57.0` | `1.58.0` | | [mvdan.cc/sh/v3](https://github.com/mvdan/sh) | `3.13.1` | `3.14.0` | Updates `github.com/larksuite/oapi-sdk-go/v3` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/larksuite/oapi-sdk-go/releases) - [Changelog](https://github.com/larksuite/oapi-sdk-go/blob/v3_main/changelog.md) - [Commits](larksuite/oapi-sdk-go@v3.10.0...v3.11.0) Updates `github.com/mattn/go-runewidth` from 0.0.28 to 0.0.29 - [Commits](mattn/go-runewidth@v0.0.28...v0.0.29) Updates `github.com/modelcontextprotocol/go-sdk` from 1.7.1-0.20260825122737-c68ad9a4e6e1 to 1.8.0-pre.1 - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/go-sdk/commits/v1.8.0-pre.1) Updates `github.com/yuin/goldmark` from 1.8.5 to 1.8.6 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.8.5...v1.8.6) Updates `modernc.org/sqlite` from 1.57.0 to 1.58.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.57.0...v1.58.0) Updates `mvdan.cc/sh/v3` from 3.13.1 to 3.14.0 - [Release notes](https://github.com/mvdan/sh/releases) - [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md) - [Commits](mvdan/sh@v3.13.1...v3.14.0) --- updated-dependencies: - dependency-name: github.com/larksuite/oapi-sdk-go/v3 dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.8.0-pre.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/yuin/goldmark dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: modernc.org/sqlite dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: mvdan.cc/sh/v3 dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
The failing checks are from a 2026-09-06 run against a much older base. Rebasing to re-run against current main-v2. @dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 group with 6 updates in the / directory:
3.10.03.11.00.0.280.0.291.7.1-0.20260825122737-c68ad9a4e6e11.8.0-pre.11.8.51.8.61.57.01.58.03.13.13.14.0Updates
github.com/larksuite/oapi-sdk-go/v3from 3.10.0 to 3.11.0Commits
3c046e3Merge pull request #244 from larksuite/fix/make-websocket-client-lifecycle-ca...859df33feat(ws): add synchronous close wait7580cf3fix(ws): inject bootstrap client and dialerc9fe292fix(ws): bound connection writesbe39197fix(ws): detect silent connection lossbdc78f5fix(ws): preserve v3 lifecycle semanticsf022ccefix(ws): preserve lifecycle callback and error contracts22e52b4fix(ws): make WebSocket client lifecycle cancellabled075eb9Merge pull request #233 from larksuite/feature/regenerate-go-sdk-from-api-metaUpdates
github.com/mattn/go-runewidthfrom 0.0.28 to 0.0.29Commits
218f489Merge pull request #107 from lenamonj/fix-createlut-rebuild9194f28Skip the LUT rebuild when the flags it was built from are unchangedf6162bcCreateLUT: rebuild the table after a DefaultCondition flag change81cd213Merge pull request #106 from lenamonj/fix-wrap-zero-widtha179420Use max to keep the Wrap capacity hint from dividing by zeroda93697Wrap: do not panic when the width is zeroUpdates
github.com/modelcontextprotocol/go-sdkfrom 1.7.1-0.20260825122737-c68ad9a4e6e1 to 1.8.0-pre.1Release notes
Sourced from github.com/modelcontextprotocol/go-sdk's releases.
... (truncated)
Commits
Updates
github.com/yuin/goldmarkfrom 1.8.5 to 1.8.6Release notes
Sourced from github.com/yuin/goldmark's releases.
Commits
e3e8a53Merge pull request #569 from binggao1230/fix-urlescape-percent-hex-guard8701257Merge pull request #570 from BananaJeanss/patch-1c52d4b3fix(extension): fix #57137b454cRemove Go Report Card badge72f79b9fix: URLEscape dropped a truncated utf8 leading byte67a4ecffix: URLEscape validated the same hex digit twiceUpdates
modernc.org/sqlitefrom 1.57.0 to 1.58.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
722282fCHANGELOG.md: document the OFD locking opt-in and the SQLite 3.53.4 upgrade5dcac5fsqlite: add the opt-in OFDLocking switch to Linux OFD locks51d2677Merge branch 'ofd-lock-test'3f99e26update dependencies, make vendor9159fa5test: add Linux OFD lock regression tests2acd716test: add Linux OFD lock persistence test across os.Closebd9dcb6add Readme Headline...93f0742add Readme HeadlineUpdates
mvdan.cc/sh/v3from 3.13.1 to 3.14.0Release notes
Sourced from mvdan.cc/sh/v3's releases.
... (truncated)
Changelog
Sourced from mvdan.cc/sh/v3's changelog.