chore(deps): bundle grpc 1.81.1 + build-push-action 7.1.0#89
Merged
Conversation
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.81.0 to 1.81.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.0...v1.81.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7 to 7.1.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v7...v7.1.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
23f4e58 to
d7af40d
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.
Summary
Bundles two clean Dependabot bumps superseding #87 and #88. Originally also carried Dependabot #86 (nginx 1.27-alpine → 1.31-alpine), but the rebase onto develop after #90 merged dropped that commit — the
nginxservice was removed from the compose template in #90, so the bump no longer has a target.google.golang.org/grpc1.81.0 → 1.81.1 (patch; supersedes Bump google.golang.org/grpc from 1.81.0 to 1.81.1 #88)docker/build-push-actionv7 → v7.1.0 (GHA tag pin; supersedes Bump docker/build-push-action from 7 to 7.1.0 #87)Test plan
Local smoke against
xenforo-db:9999+dev-redis:6379with the new grpc lib in-process — all green:go build ./...+go vet ./...clean/milpacs/ranks→ 200, 30 ranks/milpacs/profile/id/1→ 200, real user/roster/1/lite→ 200, 845 profiles/tickets/categories→ 200, 19 categoriesbearerlowercase prefix → 200 (PR fix: bearer prefix inconsistency #51 holds)#86 (nginx bump) will be auto-closed by Dependabot on its next scan since the image is no longer referenced. If it's still hanging around in a day or two, close it manually pointing at #90.
🤖 Generated with Claude Code