Lines Matching full:updating
6 ## Guidelines on updating submodules
12 - bazel BUILD uses a different dependency model - whenever updating a submodule, also update the re…
33 …ncy (see section above) and that you understand the complexities of updating the build files. …
39 ## Instructions for updating dependencies
49 Updating some dependencies requires extra care.
51 ### Updating third_party/abseil-cpp
55 - Updating `abseil_version =` scripts in `templates/gRPC-C++.podspec.template` and
59 ### Updating third_party/boringssl-with-bazel
61 NOTE: updating the boringssl dependency is now part of the internal grpc release tooling (see [go/g…
78 …- Update `http_archive(name = "boringssl",` section by updating the sha in `strip_prefix` and `url…
108 ### Updating third_party/protobuf
110 Updating the protobuf dependency is now part of the internal release process (see [go/grpc-release]…
112 ### Updating third_party/envoy-api
121 ### Updating third_party/upb
139 ### Updating third_party/utf8_range
150 ### Updating third_party/xxhash