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…
34 …ncy (see section above) and that you understand the complexities of updating the build files. …
40 ## Instructions for updating dependencies
50 Updating some dependencies requires extra care.
52 ### Updating third_party/abseil-cpp
56 - Updating `abseil_version =` scripts in `templates/gRPC-C++.podspec.template` and
60 ### Updating third_party/boringssl-with-bazel
62 NOTE: updating the boringssl dependency is now part of the internal grpc release tooling (see [go/g…
79 …- Update `http_archive(name = "boringssl",` section by updating the sha in `strip_prefix` and `url…
109 ### Updating third_party/protobuf
111 Updating the protobuf dependency is now part of the internal release process (see [go/grpc-release]…
113 ### Updating third_party/envoy-api
117 ### Updating third_party/upb
131 ### Updating third_party/utf8_range
142 ### Updating third_party/xxhash