7 Commits
Author SHA1 Message Date
renovate[bot]andGitHub a7f630d89c Update dependency grpc to v1.83.0 (#8805) 2026-07-27 20:31:09 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>admin
cc5b6dbc75 Update dependency rules_rust to v0.71.3 (#8508)
* Update dependency rules_rust to v0.71.3

* Update generated dependency lockfiles

* Fix protobuf Rust crates for rules_rust 0.71

* Refresh rules_rust lockfile after rebase

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dan Crosby <dan@danielcrosby.net>
2026-07-13 09:29:43 -07:00
adminandGitHub af1057e7b0 Remove Bazel native C++ autoload shim (#7152) 2026-06-12 08:59:56 -07:00
adminandGitHub ae3b3b2872 Update apple_support to 2.6.1 (#7135) 2026-06-12 07:16:29 -07:00
adminandGitHub 4aeb8a66f9 Scope grpc layering check workaround (#7101) 2026-06-11 15:29:10 -07:00
adminandGitHub 8d08bbb70f Update grpc module to 1.81.1 (#7095) 2026-06-11 14:09:48 -07:00
47f936df05 Upgrade grpc from 1.74.1 to 1.78.0 (#6307)
grpc 1.78.0 dropped its rules_swift dependency, resolving the version
conflict (rules_swift 3.x vs 2.x) that forced SparklePlugin into a
separate workspace. This removes the rules_swift single_version_override.

Includes a patch for a known BCR bug (grpc/grpc#41438) where grpc 1.78.0
requests Python 3.14.0b2 but rules_python >= 1.6.0 replaced it with 3.14.
The patch backports the upstream fix (commit 459279b).

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 09:27:13 -08:00