build(deps): bump the go-modules group across 1 directory with 2 updates - #10
Merged
Merged
Conversation
Bumps the go-modules group with 2 updates in the / directory: [charm.land/wish/v2](https://github.com/charmbracelet/wish) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `charm.land/wish/v2` from 2.0.1 to 2.0.3 - [Release notes](https://github.com/charmbracelet/wish/releases) - [Commits](charmbracelet/wish@v2.0.1...v2.0.3) 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: charm.land/wish/v2 dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: google.golang.org/grpc dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-8f15168067
branch
from
August 5, 2026 08:54
a345ecd to
6d7933c
Compare
thomas-mangin
added a commit
that referenced
this pull request
Aug 5, 2026
Thomas accepts the vendored github.com/gokrazy/updater as upstream ships it. The local fork is retired, so everything that existed only to maintain that fork goes with it. Dependabot PR #10 (merge 2d3c8e7) re-vendored and reverted three of the four local edits: the two io.LimitReader response caps, the five http.NoBody request bodies, and slices.Contains in Supports(). Thomas restored the upstream file, which is now the intended state rather than a regression. Removed: the re-apply script, the unmerged upstream patch, and the marker test that failed when a re-vendor forgot the re-apply. Updated: the pin table in ai/rules/platform-linux.md, and the govulncheck workflow comment that named the marker test as the merge-gating supply-chain guard. No always-run supply-chain guard gates merges now. The appliance updater reads device responses with no size cap. plan/learned/1195, 1233, 1254 and 1255 still name the deleted files. Those are history and stay as written. plan/spec-ipsec-opaque-selector-port-mask.md cites the fork as the precedent for its route 1. It is a skeleton with no code, and Thomas chose to leave it.
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-modules group with 2 updates in the / directory: charm.land/wish/v2 and google.golang.org/grpc.
Updates
charm.land/wish/v2from 2.0.1 to 2.0.3Release notes
Sourced from charm.land/wish/v2's releases.
... (truncated)
Commits
76f2bddv2.0.31dc2e41chore(deps): bump charm.land/ssh to v0.4.2234f185fix: contain panics in the terminal resize watcher14b2efdfix: recover from panics in the whole handler chain781fc16v2.0.26d395e5fix(cmd): respect SetStdin/SetStdout/SetStderr for tea.Exec compatibility (#522)fa528aachore: fix lint issues7c4ea1bdocs: add more "built in" apps (#356)36d0599ci: sync golangci-lint config (#519)873fd34options: fix WithBanner / WithBannerHandler godoc to say 'returns' (#553)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...