Skip to content

chore(deps): bump the go-dependencies group with 4 updates#44

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-fd4ec5e64f
Closed

chore(deps): bump the go-dependencies group with 4 updates#44
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-fd4ec5e64f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

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-openapi from 0.124.0 to 0.140.0

Release notes

Sourced from github.com/getkin/kin-openapi's releases.

v0.140.0

What's Changed

Full Changelog: getkin/kin-openapi@v0.139.0...v0.140.0

v0.139.0

What's Changed

Full Changelog: getkin/kin-openapi@v0.138.0...v0.139.0

v0.138.0

What's Changed

Full Changelog: getkin/kin-openapi@v0.137.0...v0.138.0

v0.137.0

What's Changed

Full Changelog: getkin/kin-openapi@v0.136.0...v0.137.0

v0.136.0

What's Changed

... (truncated)

Commits
  • 5124898 chore: bump jsonpointer to v0.22.5 (#1198)
  • 5ece4a3 docs: update GoDoc links to Go Reference (#1197)
  • b8600c5 openapi2,openapi3: remove marshmallow dependency (#1196)
  • 3a5ddcd refactor: apply modernize fixes (#1195)
  • 742704d openapi3: remove decimal128 dependency (#1194)
  • 368327b openapi3: remove deepcopy dependency (#1193)
  • 4dc207c openapi3: document that a custom ReadFromURIFunc bypasses IsExternalRefsAllow...
  • 8381bfc openapi3: type the remaining bare-error validation sites (#1187)
  • d29b5c0 openapi3: fix validation of duplicated path templates (#1189)
  • e56c2c7 openapi3: aggregate independent validation errors via EnableMultiError (#1185)
  • Additional commits viewable in compare view

Updates go.lsp.dev/jsonrpc2 from 0.10.0 to 1.0.1

Release notes

Sourced from go.lsp.dev/jsonrpc2's releases.

v1.0.1

What's Changed

Full Changelog: go-language-server/jsonrpc2@v1.0.0...v1.0.1

Commits
  • 285c360 tests: close compat listener during cleanup
  • 15e6fec tests: expose cleanup regressions early
  • 1a0ccec codec: reduce raw-byte copy helper noise
  • c9aebf7 lint: preserve hot-path shape under CI gates
  • 7d67a87 docs: drop internal plan codenames from the benchmark ledger
  • d0b1417 benchmark: drop internal plan codenames from harness comments
  • 7953d8f docs: record the null-answer contract delta in the benchmark ledger
  • f67cd9a docs: reconcile every ownership doc with the borrowed-request contract
  • 08ee299 jsonrpc2: classify incoming frames with a single scan
  • a685e84 jsonrpc2: consolidate the direct-return surface as the only handler API
  • Additional commits viewable in compare view

Updates go.lsp.dev/protocol from 0.12.0 to 1.0.1

Release notes

Sourced from go.lsp.dev/protocol's releases.

v1.0.1

What's Changed

Full Changelog: go-language-server/protocol@v1.0.0...v1.0.1

v1.0.0

What's Changed

New Contributors

Full Changelog: go-language-server/protocol@v0.12.0...v1.0.0

Commits
  • 175c67b go.mod: update dependencies to latest
  • dbfd534 genlsp: guard private-base flattening cycles
  • dadabcc genlsp: prevent private-base flattening collisions
  • 19a4c8b cleanup: keep protocol PR review focused
  • c735ab2 genlsp: deduplicate fields and embeds during structure flattening
  • 8bb731f nullable: add NewNullable and NullNullable constructors
  • ec635d6 genlsp: flatten _-prefixed bases and emit empty struct{}
  • 6cdcfb5 unimplemented: return nil from notification handlers to keep the connection a...
  • 2d08f2b go.mod: update dependencies to latest
  • af6ba92 golangci: exclude nilnil and maintidx on test files
  • Additional commits viewable in compare view

Updates go.lsp.dev/uri from 0.3.0 to 1.0.1

Release notes

Sourced from go.lsp.dev/uri's releases.

v1.0.1

What's Changed

Full Changelog: go-language-server/uri@v1.0.0...v1.0.1

Commits
  • 3b145b1 path: avoid avoidable posixJoin allocations
  • 425215a cleanup: keep URI maintenance surface focused
  • 77008ac github: fix FUNDING.yml
  • 7d9d40a README: update README.md
  • 54d58b8 docs: clarify canonical escaping for URI consumers
  • 064edf8 uri: keep canonical values string-backed
  • 5ceaac2 docs: explain canonical URI migration and evidence
  • c974010 uri: align Go identity with vscode canonical semantics
  • 0144ef1 golangci-lint: migrate to v2
  • 2431dde go.mod,tools: update go version and dependencies
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 23, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-dependencies-fd4ec5e64f branch July 23, 2026 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants