chore(deps): bump the go-dependencies group with 4 updates#44
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the go-dependencies group with 4 updates#44dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-dependencies group with 4 updates: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi), [go.lsp.dev/jsonrpc2](https://github.com/go-language-server/jsonrpc2), [go.lsp.dev/protocol](https://github.com/go-language-server/protocol) and [go.lsp.dev/uri](https://github.com/go-language-server/uri). Updates `github.com/getkin/kin-openapi` from 0.124.0 to 0.140.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.124.0...v0.140.0) Updates `go.lsp.dev/jsonrpc2` from 0.10.0 to 1.0.1 - [Release notes](https://github.com/go-language-server/jsonrpc2/releases) - [Commits](go-language-server/jsonrpc2@v0.10.0...v1.0.1) Updates `go.lsp.dev/protocol` from 0.12.0 to 1.0.1 - [Release notes](https://github.com/go-language-server/protocol/releases) - [Commits](go-language-server/protocol@v0.12.0...v1.0.1) Updates `go.lsp.dev/uri` from 0.3.0 to 1.0.1 - [Release notes](https://github.com/go-language-server/uri/releases) - [Commits](go-language-server/uri@v0.3.0...v1.0.1) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.lsp.dev/jsonrpc2 dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-dependencies - dependency-name: go.lsp.dev/protocol dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-dependencies - dependency-name: go.lsp.dev/uri dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/go-dependencies-fd4ec5e64f
branch
July 23, 2026 04:14
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 4 updates: github.com/getkin/kin-openapi, go.lsp.dev/jsonrpc2, go.lsp.dev/protocol and go.lsp.dev/uri.
Updates
github.com/getkin/kin-openapifrom 0.124.0 to 0.140.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
5124898chore: bump jsonpointer to v0.22.5 (#1198)5ece4a3docs: update GoDoc links to Go Reference (#1197)b8600c5openapi2,openapi3: remove marshmallow dependency (#1196)3a5ddcdrefactor: apply modernize fixes (#1195)742704dopenapi3: remove decimal128 dependency (#1194)368327bopenapi3: remove deepcopy dependency (#1193)4dc207copenapi3: document that a custom ReadFromURIFunc bypasses IsExternalRefsAllow...8381bfcopenapi3: type the remaining bare-error validation sites (#1187)d29b5c0openapi3: fix validation of duplicated path templates (#1189)e56c2c7openapi3: aggregate independent validation errors via EnableMultiError (#1185)Updates
go.lsp.dev/jsonrpc2from 0.10.0 to 1.0.1Release notes
Sourced from go.lsp.dev/jsonrpc2's releases.
Commits
285c360tests: close compat listener during cleanup15e6fectests: expose cleanup regressions early1a0cceccodec: reduce raw-byte copy helper noisec9aebf7lint: preserve hot-path shape under CI gates7d67a87docs: drop internal plan codenames from the benchmark ledgerd0b1417benchmark: drop internal plan codenames from harness comments7953d8fdocs: record the null-answer contract delta in the benchmark ledgerf67cd9adocs: reconcile every ownership doc with the borrowed-request contract08ee299jsonrpc2: classify incoming frames with a single scana685e84jsonrpc2: consolidate the direct-return surface as the only handler APIUpdates
go.lsp.dev/protocolfrom 0.12.0 to 1.0.1Release notes
Sourced from go.lsp.dev/protocol's releases.
Commits
175c67bgo.mod: update dependencies to latestdbfd534genlsp: guard private-base flattening cyclesdadabccgenlsp: prevent private-base flattening collisions19a4c8bcleanup: keep protocol PR review focusedc735ab2genlsp: deduplicate fields and embeds during structure flattening8bb731fnullable: add NewNullable and NullNullable constructorsec635d6genlsp: flatten _-prefixed bases and emit empty struct{}6cdcfb5unimplemented: return nil from notification handlers to keep the connection a...2d08f2bgo.mod: update dependencies to latestaf6ba92golangci: exclude nilnil and maintidx on test filesUpdates
go.lsp.dev/urifrom 0.3.0 to 1.0.1Release notes
Sourced from go.lsp.dev/uri's releases.
Commits
3b145b1path: avoid avoidable posixJoin allocations425215acleanup: keep URI maintenance surface focused77008acgithub: fix FUNDING.yml7d9d40aREADME: update README.md54d58b8docs: clarify canonical escaping for URI consumers064edf8uri: keep canonical values string-backed5ceaac2docs: explain canonical URI migration and evidencec974010uri: align Go identity with vscode canonical semantics0144ef1golangci-lint: migrate to v22431ddego.mod,tools: update go version and dependenciesDependabot 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