deps(go): bump the minor-updates group across 1 directory with 4 updates - #1738
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(go): bump the minor-updates group across 1 directory with 4 updates#1738dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/minor-updates-cf37e188a7
branch
2 times, most recently
from
July 23, 2026 09:03
8b4a3f5 to
a2ecc6c
Compare
Bumps the minor-updates group with 4 updates in the / directory: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3), [golang.org/x/sys](https://github.com/golang/sys), [golang.org/x/term](https://github.com/golang/term) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/mattn/go-sqlite3` from 1.14.47 to 1.14.49 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.47...v1.14.49) Updates `golang.org/x/sys` from 0.46.0 to 0.47.0 - [Commits](golang/sys@v0.46.0...v0.47.0) Updates `golang.org/x/term` from 0.44.0 to 0.45.0 - [Commits](golang/term@v0.44.0...v0.45.0) Updates `google.golang.org/grpc` from 1.81.1 to 1.83.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.1...v1.83.0) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: golang.org/x/sys dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: golang.org/x/term dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: google.golang.org/grpc dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/minor-updates-cf37e188a7
branch
from
July 30, 2026 09:03
a2ecc6c to
e4ed76d
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 minor-updates group with 4 updates in the / directory: github.com/mattn/go-sqlite3, golang.org/x/sys, golang.org/x/term and google.golang.org/grpc.
Updates
github.com/mattn/go-sqlite3from 1.14.47 to 1.14.49Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
... (truncated)
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
golang.org/x/sysfrom 0.46.0 to 0.47.0Commits
9e7e939cpu: handle vendor suffixes in parseReleasef6fb8a1unix: use epoll_pwait rather than epoll_waitf3eeabfwindows: avoid length overflow in NewNTString3cb6647unix: update glibc to 2.43c507910windows: document safe usage of TrusteeValueUpdates
golang.org/x/termfrom 0.44.0 to 0.45.0Commits
9f69229go.mod: update golang.org/x dependenciesUpdates
google.golang.org/grpcfrom 1.81.1 to 1.83.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
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...