build(deps): Bump the go-dependencies group with 4 updates - #576
Merged
mahendrapaipuri merged 1 commit intoAug 3, 2026
Merged
Conversation
Bumps the go-dependencies group with 4 updates: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3), [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus), [github.com/stmcginnis/gofish](https://github.com/stmcginnis/gofish) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/mattn/go-sqlite3` from 1.14.48 to 1.14.49 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.48...v1.14.49) Updates `github.com/prometheus/prometheus` from 0.313.1 to 0.313.2 - [Release notes](https://github.com/prometheus/prometheus/releases) - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md) - [Commits](prometheus/prometheus@v0.313.1...v0.313.2) Updates `github.com/stmcginnis/gofish` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/stmcginnis/gofish/releases) - [Commits](stmcginnis/gofish@v0.23.0...v0.24.0) Updates `google.golang.org/grpc` from 1.82.1 to 1.83.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.1...v1.83.0) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/prometheus dependency-version: 0.313.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/stmcginnis/gofish dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
mahendrapaipuri
deleted the
dependabot/go_modules/go-dependencies-4c86aba074
branch
August 3, 2026 06:17
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/mattn/go-sqlite3, github.com/prometheus/prometheus, github.com/stmcginnis/gofish and google.golang.org/grpc.
Updates
github.com/mattn/go-sqlite3from 1.14.48 to 1.14.49Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
Commits
cc41b8cMerge pull request #1442 from mattn/sqlite-amalgamation-305300418308a8Upgrade SQLite to version 3053004c1a1466Merge pull request #1440 from mattn/fix-limit-example-stmt-leak18f2ec3Assert the expected too many SQL variables error210e260Merge pull request #1439 from mattn/fix-hook-example-rows-leakdccd45fMerge pull request #1438 from mattn/fix-vtable-example-declarec0861deQuote table name before interpolating into DeclareVTabe664cc6Merge pull request #1437 from mattn/fix-series-vtable-example2195c5dMerge pull request #1436 from mattn/fix-fuzz-off-by-onedf9873fMerge pull request #1435 from mattn/fix-upgrade-error-handlingUpdates
github.com/prometheus/prometheusfrom 0.313.1 to 0.313.2Commits
bb5dff0Merge pull request #19292 from prometheus/krajo/prep-3.13.2-chglog0c1a248Merge pull request #19291 from prometheus/krajo/bumpto3.13.24b2fcf8chore: bump version to 3.13.23b590f8Merge pull request #19290 from prometheus/krajo/security-bump-x-text-grpc185e595Merge pull request #19289 from prometheus/krajo/backport-19092-query-logger-s...216fe86chore: prepare 3.13.2 changelog78f28fabuild(deps): bump google.golang.org/grpc to v1.82.1 (GHSA-hrxh-6v49-42gf)67f988abuild(deps): bump golang.org/x/text to v0.39.0 (CVE-2026-56852)332ea46address query logger review nits9d12ad6fix: lint errorUpdates
github.com/stmcginnis/gofishfrom 0.23.0 to 0.24.0Release notes
Sourced from github.com/stmcginnis/gofish's releases.
Commits
e9946f1Keep order to parallel object retrieval (#550)a013109Dedupe some task code and cleanup nits (#548)e09d188Add PatchWithTask and UpdateBiosAttributesApplyAtWithTask (#547)d5dd7afBump actions/checkout from 7.0.0 to 7.0.1 (#544)a238922Bump actions/setup-go from 6.5.0 to 7.0.0 (#543)6b29813Restore manager OemLinks (#542)Updates
google.golang.org/grpcfrom 1.82.1 to 1.83.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
4c226daChange version to 1.83.0 (#9228)c198988Cherrypick 9223 into v1.83.x (#9279)8ce3ebfCherrypick PR 9255 into v1.83.x (#9263)e393849Cherry-pick recent changes from master (#9240)2a112a8authz: add onPolicyUpdate callback to authz file watcher (#9142)1a80fcavet: adds a check to disallow usage of regex.Compile in xDS code (#9216)26ffdb3[tls] Add safety check in custom cert verification that peer cert chain is no...5013974internal/grpcsync: add ScheduleAndWait to CallbackSerializer (#9162)bd58bc0internal/transport: increase test timeout locally in TestAccountCheckWindowSi...484f150httpfilter/extproc: add check to ensure that response trailer mode must be SE...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 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