Build(deps): bump the go-dependencies group with 5 updates#583
Merged
Conversation
Bumps the go-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.32.3` | `0.32.4` | | [github.com/swisscom/leaselocker](https://github.com/swisscom/leaselocker) | `0.4.19` | `0.4.20` | | [github.com/go-openapi/runtime/server-middleware](https://github.com/go-openapi/runtime) | `0.32.3` | `0.32.4` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.3.1` | `2.4.0` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.68.1` | `0.69.0` | Updates `github.com/go-openapi/runtime` from 0.32.3 to 0.32.4 - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.32.3...v0.32.4) Updates `github.com/swisscom/leaselocker` from 0.4.19 to 0.4.20 - [Release notes](https://github.com/swisscom/leaselocker/releases) - [Commits](swisscom/leaselocker@v0.4.19...v0.4.20) Updates `github.com/go-openapi/runtime/server-middleware` from 0.32.3 to 0.32.4 - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.32.3...v0.32.4) Updates `github.com/pelletier/go-toml/v2` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.3.1...v2.4.0) Updates `github.com/prometheus/common` from 0.68.1 to 0.69.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.68.1...v0.69.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/runtime dependency-version: 0.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/swisscom/leaselocker dependency-version: 0.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/runtime/server-middleware dependency-version: 0.32.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
jstudler
approved these changes
Jun 22, 2026
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 5 updates:
0.32.30.32.40.4.190.4.200.32.30.32.42.3.12.4.00.68.10.69.0Updates
github.com/go-openapi/runtimefrom 0.32.3 to 0.32.4Release notes
Sourced from github.com/go-openapi/runtime's releases.
... (truncated)
Commits
908a0ffchore: prepare release v0.32.45a6fbeebuild(deps): bump github.com/go-openapi/specb63b221build(deps): bump the development-dependencies group with 2 updatesd3cd4f6fix(middleware): nil-guard param.Schema in UntypedRequestBinder map path (#488)760cc62build(deps): bump the go-openapi-dependencies group across 2 directories with...6c5385ebuild(deps): bump golang.org/x/sync1045e1cbuild(deps): bump the development-dependencies group with 9 updates9b01ff4build(deps): bump the go-openapi-dependencies group across 2 directories with...deed159doc: updated contributors file2dc38aebuild(deps): bump the development-dependencies group with 10 updatesUpdates
github.com/swisscom/leaselockerfrom 0.4.19 to 0.4.20Release notes
Sourced from github.com/swisscom/leaselocker's releases.
Commits
1fa44edBump the go-dependencies group with 7 updates (#45)Updates
github.com/go-openapi/runtime/server-middlewarefrom 0.32.3 to 0.32.4Release notes
Sourced from github.com/go-openapi/runtime/server-middleware's releases.
... (truncated)
Commits
908a0ffchore: prepare release v0.32.45a6fbeebuild(deps): bump github.com/go-openapi/specb63b221build(deps): bump the development-dependencies group with 2 updatesd3cd4f6fix(middleware): nil-guard param.Schema in UntypedRequestBinder map path (#488)760cc62build(deps): bump the go-openapi-dependencies group across 2 directories with...6c5385ebuild(deps): bump golang.org/x/sync1045e1cbuild(deps): bump the development-dependencies group with 9 updates9b01ff4build(deps): bump the go-openapi-dependencies group across 2 directories with...deed159doc: updated contributors file2dc38aebuild(deps): bump the development-dependencies group with 10 updatesUpdates
github.com/pelletier/go-toml/v2from 2.3.1 to 2.4.0Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
b99e8dbdocs: remove "Migrating from v1" section from README (#1070)5a548e3Reimplementation of the parser, decoder, and encoder (#1067)3c357d6fix: report quoted string requirement for unquoted values (#1063)bf5d424Contextualize redefinition errors as DecodeError (#1069)eb85928Support TOML v1.1.0 (#1068)a7fae34Add CI check to enforce capability limits (#1043)d7225feFix goreleaser deprecation warnings (#1045)fb957cbdocs: explain omitempty behavior for time.Time fields (#1061)02b43a0fix: populate DecodeError.Key() on type mismatch errors (#1064)Updates
github.com/prometheus/commonfrom 0.68.1 to 0.69.0Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
... (truncated)
Commits
e3c14a0Merge pull request #925 from roidelapluie/roidelapluie/fix-loadhttpconfigfile...a7b791dconfig: resolve LoadHTTPConfigFile paths relative to the config filef84efecMerge pull request #918 from prometheus/time-split2269d3dMerge pull request #922 from roidelapluie/roidelapluie/fix-textparse-empty-br...a1600afexpfmt: fix nil pointer panic when parsing empty braces "{}"56fe395Merge pull request #921 from roidelapluie/roidelapluie/oauth2-cross-host-check0fcda47Merge pull request #920 from roidelapluie/roidelapluie/cross-host-sticky30ba470Merge pull request #919 from prometheus/superq/modernize2b55b3econfig: check cross-host redirect before OAuth2 token fetch428856fconfig: make isCrossHostRedirect sticky across the redirect chainDependabot 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