Open
Conversation
d3e5dc1 to
cdfb453
Compare
e573657 to
0965f21
Compare
019e199 to
094c16e
Compare
3cf131d to
08463d6
Compare
d1ad19a to
850dcf5
Compare
3bcdd17 to
c01747b
Compare
2767005 to
1ac8522
Compare
1c9b86a to
d1c8cd2
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:
20250814.1→20250814.2v7→v8v6→v72.2.0→2.3.08.4.2→9.0.00.1.11→0.1.150.27.0→0.32.033.5→34.00.2.16→0.2.179.4.0→9.6.12.2.2→2.3.022.04→24.040.8.11→0.8.141.7.0→1.15.03.25.5→4.34.01.4.0→1.4.51.10.2→6.0.31.10.2→6.0.35.10.2→6.0.35.10.2→6.0.35.10.2→6.0.3Release Notes
abseil/abseil-cpp (abseil-cpp)
v20250814.2: Abseil LTS branch, August 2025, Patch 2Compare Source
Abseil LTS
2025081.2What's New:
absl::Mutexnow contains lower-case method names likelock()andshared_lock()to align with standard C++ mutex methods. This allowsabsl::Mutexto be used withstd::scoped_lockand friends. The old names are still present but may be removed in a future release.absl::MutexLock,absl::ReaderMutexLock, and friends now accept references toabsl::Mutex. The pointer-accepting constructors are now deprecated, and may be removed in a future release.Breaking Changes:
absl::string_view(nullptr), which is undefined behavior according to the C++ standard, now triggers anassertfailure. Note that unless you changedabsl/base/options.h,absl::string_viewis an alias forstd::string_view, so by default you will be inheriting the behavior of your standard library instead of using the Abseil implementation.sizeof(size_t).Baseline:
987c57fCherry-pick:
d38452e(Patch 1)Cherry-pick:
7313246(Patch 2)actions/download-artifact (actions/download-artifact)
v8Compare Source
actions/upload-artifact (actions/upload-artifact)
v7Compare Source
bazelbuild/apple_support (apple_support)
v2.3.0Compare Source
What's Changed
apple_fragment.*_sdk_version_flagattributes by @brentleyjones in #499New Contributors
Full Changelog: bazelbuild/apple_support@2.2.0...2.3.0
This release is compatible with 7.x LTS, 8.x LTS, 9.x LTS, and rolling releases.
MODULE.bazel Snippet
bazelbuild/bazel (bazel)
v9.0.0Compare Source
v8.6.0Compare Source
v8.5.1Compare Source
v8.5.0Compare Source
bazeltools/bazel_jar_jar (bazel_jar_jar)
v0.1.15Using Bzlmod
common --enable_bzlmodin.bazelrc(default with Bazel 7).MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazelfile:What's Changed
New Contributors
Full Changelog: bazeltools/bazel_jar_jar@v0.1.14...v0.1.15
v0.1.14Using Bzlmod
common --enable_bzlmodin.bazelrc(default with Bazel 7).MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazelfile:What's Changed
New Contributors
Full Changelog: bazeltools/bazel_jar_jar@v0.1.13...v0.1.14
v0.1.13Using Bzlmod
common --enable_bzlmodin.bazelrc(default with Bazel 7).MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazelfile:What's Changed
New Contributors
Full Changelog: bazeltools/bazel_jar_jar@v0.1.12...v0.1.13
v0.1.12Using Bzlmod
common --enable_bzlmodin.bazelrc(default with Bazel 7).MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazelfile:What's Changed
New Contributors
Full Changelog: bazeltools/bazel_jar_jar@v0.1.11...v0.1.12
bazel-contrib/rules_jvm (contrib_rules_jvm)
v0.32.0contrib_rules_jvmonly supportsbzlmod-enabled buildsModule setup
In your
MODULE.bazel:What's Changed
src/main/com/example/testand update IsTestPackage to handle it. by @jeffmace in #385System.exitbeing called by @shs96c in #396grpc-javaversion to 1.78.0 by @shs96c in #404New Contributors
Full Changelog: bazel-contrib/rules_jvm@v0.31.1...v0.32.0
v0.31.1contrib_rules_jvmonly supportsbzlmod-enabled buildsModule setup
In your
MODULE.bazel:What's Changed
New Contributors
Full Changelog: bazel-contrib/rules_jvm@v0.31.0...v0.31.1
v0.30.0contrib_rules_jvmonly supportsbzlmod-enabled buildsModule Setup
In your
MODULE.bazel:Important Changes
java_exporttargets. Targets will depend on these rather than individual constituentjava_librarytargets to ensure that eachjava_librarytarget is only included in onejava_exportWhat's Changed
java_importfrom@rules_javaby @RomanVlasenko in #345System.exitis called during a test by @shs96c in #349New Contributors
Full Changelog: bazel-contrib/rules_jvm@v0.29.0...v0.30.0
v0.29.0WORKSPACE snippet:
What's Changed
New Contributors
Full Changelog: bazel-contrib/rules_jvm@v0.28.0...v0.29.0
v0.28.0contrib_rules_jvmonly supportsbzlmod-enabled buildsModule setup
In your
MODULE.bazelWhat's Changed
Full Changelog: bazel-contrib/rules_jvm@v0.27.0...v0.28.0
protocolbuffers/protobuf (protobuf)
v34.0: Protocol Buffers v34.0Announcements
-[GPBFieldDescriptor optional](3414dc1)GPB*Dictionarytypes. (ea67d6d)generate_minimal_importsgeneration option warning (45b1297)5b116fe)c301c2c)0a8ff55)e4854a1)b76faa9)00aaca1)f027f1f)4208121)9c45014)aee03b7)b01099d)c301c2c)7a75898)a70115f)3a2af35)68346ec)b76faa9)9dbc5d4)837a2cd)b115358)RepeatedField,RepeatedPtrField, andMapprivate. (ef890c3)2afb0dc)97c979b)0a5c2f6)84a30b5)b5685c4)Bazel
b5685c4)84a30b5)304c9ba)5975f13)732ed49)upb_proto_reflection_library(86d434b)upb_c_proto_libraryandupb_proto_reflection_library(b0150c0)e71d379)cfe8991)d7dd1e1)third_party/upb/upb/bazeldirectory. (7efbfe1)d1f4b2f)8c857c3)0a5c2f6)cc23698)proto_descriptor_set(#23369) (8d4dfdd)Compiler
third_party/upb/upb/bazeldirectory. (7efbfe1)2985930)6ebdf85)Xyzand a direct sibling enum namedXyzView(eba53e8)ed3c571)pbpackage. (872d3ce)9ef9e80)1229d4a)debug_redactoptions via import option. (f58b098)C++
a9bbf7a)304c9ba)e06c026)field_mask_upb_protoandfield_mask_upb_reflection_protoaliases (d808a97)third_party/upb/upb/bazeldirectory. (7efbfe1)2985930)8be64ea)c0e15f2)35ba5cf)TestAllTypeswithTestAllExtensions. (08355bd)397d5d9)e8923a8)783da0a)3a2af35)5687acc)[unverified_lazy = true]on extensions, which have been (d2a42e7)38927bf)0f3dd06)7f431bb)DeleteSubrange, create new helper,RuntimeAssertInBoundsGE, and modifyLogIndexOutOfBoundsAndAbortto customize the message being logged. (71cc97c)c301c2c)2ec322e)a70115f)3acf23c)014f676)0f109cb)b76faa9)ed3c571)68346ec)2afb0dc)9dbc5d4)837a2cd)b115358)bc60e2e)46575f0)8c981b8)pbpackage. (872d3ce)--//third_party/protobuf:bounds_check_mode. (3079d15)constmessage field accessors. (60f60d0)88261aa)88efe88)40fe103)1f3fe2e)1229d4a)7a75898)RepeatedField,RepeatedPtrField, andMapprivate. (ef890c3)b8e690a)4624d81)818b8ef)RepeatedField(Arena*)constructor private in a future release. (b39f10c)195da19)bc0b635)Java
304c9ba)e536204)2732c60)2607595)1bc2c63)7f431bb)33b16e8)531c644)1041d62](https://redirect.github.com/protocolbuffers/protobuf/commit/1041d6274fa07625f17Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.