chore(all): update deps - #353
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
| github.com/openconfig/monax v0.0.0-20260626002019-e784596c3dca | ||
| go.mozilla.org/pkcs7 v0.9.0 | ||
| google.golang.org/grpc v1.81.1 | ||
| google.golang.org/grpc v1.82.0 |
Contributor
There was a problem hiding this comment.
The dependency version of google.golang.org/grpc is updated to v1.82.0 in go.mod, but MODULE.bazel is not updated. To keep dependency versions in sync, update MODULE.bazel to use v1.82.0 if it has been published to the Bazel Central Registry (BCR).
References
- Dependency versions should be kept in sync between
go.modandMODULE.bazel.
renovate-bot
force-pushed
the
renovate/deps
branch
4 times, most recently
from
July 7, 2026 19:43
7c5932e to
70ca12f
Compare
renovate-bot
force-pushed
the
renovate/deps
branch
4 times, most recently
from
July 15, 2026 05:28
9e02ce4 to
b212c3b
Compare
renovate-bot
force-pushed
the
renovate/deps
branch
9 times, most recently
from
July 22, 2026 17:03
a023a4e to
df3ebd9
Compare
renovate-bot
force-pushed
the
renovate/deps
branch
7 times, most recently
from
July 30, 2026 08:39
f23ad9a to
b174f09
Compare
renovate-bot
force-pushed
the
renovate/deps
branch
4 times, most recently
from
August 7, 2026 02:11
fa852c6 to
f3c9b6d
Compare
renovate-bot
force-pushed
the
renovate/deps
branch
10 times, most recently
from
August 17, 2026 13:09
1543528 to
59879c3
Compare
renovate-bot
force-pushed
the
renovate/deps
branch
5 times, most recently
from
August 20, 2026 08:58
32bd5f4 to
bf65454
Compare
renovate-bot
force-pushed
the
renovate/deps
branch
from
August 21, 2026 20:15
bf65454 to
39176ba
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.
This PR contains the following updates:
df4cb1c→d23441av6.0.3→v6.1.02.21.2→2.22.5v1.47.2→v1.49.0f5a3067→20dc7ed0.51.3→0.53.0a415979→c308df0v0.0.0-20260720151517-883500dc841b→v0.1.01.26.4→1.27.0v0.9.0→v0.10.01.26.4→1.27.0v1.82.1→v1.83.1v1.36.12-0.20260120151049-f2248ac996af→v1.36.121.81.1→1.83.00.61.1→0.63.02.2.6→2.3.0v1.11.0→v1.11.10.5.1→0.10.8Release Notes
actions/checkout (actions/checkout)
v6.1.0Compare Source
crate-ci/typos (crate-ci/typos)
v1.49.0Compare Source
[1.49.0] - 2026-08-03
Features
v1.48.0Compare Source
[1.48.0] - 2026-06-30
Features
bazel-contrib/bazel-gazelle (gazelle)
v0.53.0Using Bzlmod
Using WORKSPACE
What's Changed
testby @fmeum in #2405New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.52.2...v0.53.0
v0.52.2Using Bzlmod
Using WORKSPACE
What's Changed
Full Changelog: bazel-contrib/bazel-gazelle@v0.52.1...v0.52.2
actions/go-versions (go)
v1.27.0: 1.27.0Compare Source
Go 1.27.0
v1.26.7: 1.26.7Compare Source
Go 1.26.7
v1.26.6: 1.26.6Compare Source
Go 1.26.6
v1.26.5: 1.26.5Compare Source
Go 1.26.5
mozilla-services/pkcs7 (go.mozilla.org/pkcs7)
v0.10.0Compare Source
What's Changed
Full Changelog: mozilla-services/pkcs7@v0.9.0...v0.10.0
golang/go (golang)
v1.27.0v1.26.7v1.26.6v1.26.5grpc/grpc-go (google.golang.org/grpc)
v1.83.1: Release 1.83.1Compare Source
Security
PrincipalorPermissionrules with:schemeorgrpc-prefixed header matchers were not rejected, which could cause DENY rules to fail open. (#9258)hostheader matcher was not being replaced with:authorityin nestedPrincipalorPermissionrules. (#9258)X-Role, matched no header, which could cause DENY rules to fail open. (#9332):schemeorgrpc-prefixed header matcher was accepted when its name was not lowercase. (#9332)Hostheader matcher was not replaced with:authority. (#9332)Performance
v1.83.0: Release 1.83.0Compare Source
Security
GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.MetadataandRequestedServerNamepermissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.NotRule/NotIdpermissions.source_ipprincipal identifier by treating it as equivalent todirect_remote_ip.exact_match,prefix_match, orsuffix_matchstrings. (#9223)New Features
force-xdstarget URI query parameter. (#9133)OnPolicyUpdatecallback toFileWatcherOptionsto notify when an authz policy is loaded or updated. (#9142)GRPC_EXPERIMENTAL_XDS_GCP_AUTHENTICATION_FILTER=true. (#9119)GRPC_EXPERIMENTAL_XDS_HTTP_CONNECT=true. (#9151)contains_matchin route header matchers. (#9223)Bug Fixes
GOOS=plan9), broken since v1.81.0. (#9255)grpc/grpc (grpc)
v1.83.0This is release 1.83.0 (garden) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C#
Python
cygrpcshared object. (#42325)v1.82.1This is release gRPC Core 1.82.1 (glacier).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
What's Changed
Python
Full Changelog: grpc/grpc@v1.82.0...v1.82.1
v1.82.0This is release gRPC Core 1.82.0 (glacier).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
This is release 1.82.0 (glacier) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
PHP
Python
Added 2026-07-12:
CAUTION! This gRPC Python release
1.82.0was yanked from PyPI on 2026-07-07 due to issue #42906.3.35.Ruby
bazelbuild/rules_go (rules_go)
v0.63.0MODULE.bazelcodeWORKSPACEcodeWhat's Changed
["all"]scope for nogo by @fionera in bazel-contrib#4678New Contributors
Full Changelog: bazel-contrib/rules_go@v0.62.0...v0.63.0
v0.62.0Author: zbarsky-bot
MODULE.bazelcodeWORKSPACEcodeWhat's Changed
GoLinkactions togo_linkexec group by @michaelm-openai in bazel-contrib#4630go_linkexec group to go_test by @michaelm-openai in bazel-contrib#4632New Contributors
Full Changelog: bazel-contrib/rules_go@v0.61.1...v0.62.0
bazel-contrib/rules_oci (rules_oci)
v2.3.0Using bzlmod with Bazel 6 or later:
Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
What's Changed
mediaTypeby @ouillie in #868New Contributors
Full Changelog: bazel-contrib/rules_oci@v2.2.7...v2.3.0
v2.2.7Using bzlmod with Bazel 6 or later:
Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
What's Changed
www_authh->www_authby @zachburg in #830New Contributors
Full Changelog: bazel-contrib/rules_oci@v2.2.6...v2.2.7
shogo82148/actions-goveralls (shogo82148/actions-goveralls)
v1.11.1Compare Source
What's Changed
Configuration
📅 Schedule: (UTC)
* * * * 1-5)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.