build(deps): Bump the go-dependencies group with 10 updates - #586
Merged
mahendrapaipuri merged 1 commit intoAug 24, 2026
Merged
Conversation
Bumps the go-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.3.1` | `5.3.2` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.49` | `1.14.50` | | [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) | `0.313.2` | `0.314.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.0` | `1.83.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.36.3` | `0.36.4` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.36.3` | `0.36.4` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.3` | `0.36.4` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.36.3` | `0.36.4` | | [k8s.io/streaming](https://github.com/kubernetes/streaming) | `0.36.3` | `0.36.4` | Updates `github.com/go-chi/chi/v5` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.3.1...v5.3.2) Updates `github.com/mattn/go-sqlite3` from 1.14.49 to 1.14.50 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.49...v1.14.50) Updates `github.com/prometheus/prometheus` from 0.313.2 to 0.314.0 - [Release notes](https://github.com/prometheus/prometheus/releases) - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md) - [Commits](prometheus/prometheus@v0.313.2...v0.314.0) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.0...v1.83.1) Updates `k8s.io/api` from 0.36.3 to 0.36.4 - [Commits](kubernetes/api@v0.36.3...v0.36.4) Updates `k8s.io/apimachinery` from 0.36.3 to 0.36.4 - [Commits](kubernetes/apimachinery@v0.36.3...v0.36.4) Updates `k8s.io/client-go` from 0.36.3 to 0.36.4 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.3...v0.36.4) Updates `k8s.io/kubelet` from 0.36.3 to 0.36.4 - [Commits](kubernetes/kubelet@v0.36.3...v0.36.4) Updates `k8s.io/streaming` from 0.36.3 to 0.36.4 - [Commits](kubernetes/streaming@v0.36.3...v0.36.4) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/prometheus dependency-version: 0.314.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/api dependency-version: 0.36.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.36.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.36.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/kubelet dependency-version: 0.36.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/streaming dependency-version: 0.36.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
mahendrapaipuri
deleted the
dependabot/go_modules/go-dependencies-66bd731d4e
branch
August 24, 2026 05:24
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 10 updates:
5.3.15.3.21.14.491.14.500.313.20.314.01.11.11.12.11.83.01.83.10.36.30.36.40.36.30.36.40.36.30.36.40.36.30.36.40.36.30.36.4Updates
github.com/go-chi/chi/v5from 5.3.1 to 5.3.2Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Commits
3893906fix(middleware): reject catch-all compress wildcards "/" and "/*" (#1156)9b6ddcdDon't duplicate methods in Allow: header for 405 responses (#1029)29164f0fix: don't drop handlers that collide with a Mount()/Route() pattern (#1148)bc02284docs: deployment recipe + verify checklist for ClientIPFromXFFTrustedProxies ...60ecea5feat(middleware): add text/markdown, text/csv, text/vtt to default compressib...Updates
github.com/mattn/go-sqlite3from 1.14.49 to 1.14.50Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
Commits
58c8e14Merge pull request #1446 from 0xCarbon/fix/vtable-destroy-handlee27b5e9fix: keep vtab handle registered when xDestroy failsf9fc7aaMerge pull request #1443 from mattn/add-release-workflowa93a209Fail closed on release lookup errors and serialize runs per tag485f31fAdd workflow to create releases on tag push9415230Merge pull request #1441 from mattn/fix-json-example-scan88a4797Handle NULL and BLOB values in json example ScanUpdates
github.com/prometheus/prometheusfrom 0.313.2 to 0.314.0Commits
d7598b7prepare 3.14.0 (#19442)549fd68chore: prepare 3.14.0-rc.0 (#19322)bf5a981Merge pull request #19300 from prometheus/krajo/merge-release-to-main1427c3aMerge pull request #19294 from abhinandan-thakur/docs-6784-adding-docs-for-mi...8c4a80bMerge remote-tracking branch 'origin/release-3.13' into krajo/merge-release-t...631483eUpdate storage/interface.go383cf07storage: document mint and maxt parameters40ea54dMerge pull request #18778 from Vaivaswat2244/ipv6e353420fix(nhcb): reuse hBuffer when hashing label sets (#19282)76f12aeMerge pull request #19271 from ZayanKhan-12/fix-release-dependabot-linkUpdates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.BuilderUpdates
google.golang.org/grpcfrom 1.83.0 to 1.83.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
1550d9eChange version to 1.83.1 (#9336)ebba6f3Cherry-pick #9258 and #9332 into v1.83.x (#9335)8cfeca0Cherry-pick #9331 to v1.83.x (#9333)dec6951Change version to 1.83.1-dev (#9229)Updates
k8s.io/apifrom 0.36.3 to 0.36.4Commits
9a6751aUpdate dependencies to v0.36.4 tag82d8177Merge pull request #141226 from liggitt/golang-deps-1-36a3de3f4Update golang.org/x depsUpdates
k8s.io/apimachineryfrom 0.36.3 to 0.36.4Commits
612c0ecUpdate dependencies to v0.36.4 tag5af8c14Merge pull request #141226 from liggitt/golang-deps-1-3642e032eUpdate golang.org/x depsUpdates
k8s.io/client-gofrom 0.36.3 to 0.36.4Commits
4e24acfUpdate dependencies to v0.36.4 taga92355fMerge pull request #141226 from liggitt/golang-deps-1-36e8e8834Update golang.org/x deps736cbaeMerge pull request #141001 from alancaldelas/automated-cherry-pick-of-#140966...f4108cdclient-go: restore FakeCustomStore conformance to cache.StoreUpdates
k8s.io/kubeletfrom 0.36.3 to 0.36.4Commits
9b6777eUpdate dependencies to v0.36.4 tag6d53ecaMerge pull request #141226 from liggitt/golang-deps-1-3673ef4f5Update golang.org/x depsUpdates
k8s.io/streamingfrom 0.36.3 to 0.36.4Commits
25f24faMerge pull request #141226 from liggitt/golang-deps-1-36d7b83eaUpdate golang.org/x depsDependabot 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