chore(deps): bump the go-dependencies group across 1 directory with 5 updates - #46
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-dependencies group across 1 directory with 5 updates#46dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-a5bb63815c
branch
from
July 29, 2026 04:18
c162554 to
59e812f
Compare
… updates Bumps the go-dependencies group with 4 updates in the / directory: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi), [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang), [go.lsp.dev/jsonrpc2](https://github.com/go-language-server/jsonrpc2) and [go.lsp.dev/protocol](https://github.com/go-language-server/protocol). Updates `github.com/getkin/kin-openapi` from 0.124.0 to 0.145.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.124.0...v0.145.0) Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) 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.143.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.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
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-a5bb63815c
branch
from
July 30, 2026 04:13
59e812f to
892e72a
Compare
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 in the / directory: github.com/getkin/kin-openapi, github.com/prometheus/client_golang, go.lsp.dev/jsonrpc2 and go.lsp.dev/protocol.
Updates
github.com/getkin/kin-openapifrom 0.124.0 to 0.145.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
88aa64cMerge commit from forkf1a5b52Merge commit from fork27bc028openapi3: stop InternalizeRefs panicking on unresolved discriminator mappings...f0407d5Merge commit from forkc947670some fixes to please my moulinette (#1232)68ac2afMerge commit from fork3e5d7f4openapi3filter: prefer non-empty value for repeated scalar query params (#1231)30e2923Merge commit from forkc11a481openapi3gen: inline embedded struct with options-only JSON tag (#1229)0fb1f0eopenapi3filter: skip schema checks for empty allowEmptyValue strings (#1228)Updates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...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 dependencies