chore(deps): update all dependencies #1523
Open
+12
−12
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:
v1.13.0
->v1.21.0
7976ffa
->349841a
v25.2
->v29.0
6.0.2
->7.0.2
Release Notes
bazel-contrib/bazel_features (bazel_features)
v1.21.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
rule_extension_apis_available
by @hvadehra in https://github.com/bazel-contrib/bazel_features/pull/80New Contributors
Full Changelog: bazel-contrib/bazel_features@v1.20.0...v1.21.0
v1.20.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel_features@v1.19.0...v1.20.0
v1.19.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
CcSharedLibraryHintInfo
and update version forCcSharedLibraryInfo
by @fmeum in https://github.com/bazel-contrib/bazel_features/pull/76Full Changelog: bazel-contrib/bazel_features@v1.18.0...v1.19.0
v1.18.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
Full Changelog: bazel-contrib/bazel_features@v1.17.0...v1.18.0
v1.17.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
Full Changelog: bazel-contrib/bazel_features@v1.16.0...v1.17.0
v1.16.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
Full Changelog: bazel-contrib/bazel_features@v1.15.0...v1.16.0
v1.15.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel_features@v1.14.0...v1.15.0
v1.14.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
protocolbuffers/protobuf (com_google_protobuf)
v29.0
: Protocol Buffers v29.0Compare Source
Announcements
Bazel
Compiler
C++
[[deprecated]]
attribute when generating enums and classes. (protocolbuffers/protobuf@23aada2)MessageLite::GetTypeName
to be upgraded to return (protocolbuffers/protobuf@30a8ef5)Enum_Name(value)
functions returnabsl::string_view
by default. (protocolbuffers/protobuf@e3fa6aa)printer
pointer. (protocolbuffers/protobuf@d911161)const std::string&
to (protocolbuffers/protobuf@e13b8e9)Java
[[deprecated]]
attribute when generating enums and classes. (protocolbuffers/protobuf@23aada2)TextFormat.Parser
to appropriately handle unknown values for open enums (protocolbuffers/protobuf@df1aad4)Kotlin
toBytes()
withCharacter
property.code
(#18236) (protocolbuffers/protobuf@5d9deab)Csharp
Objective-C
Python
PHP
PHP C-Extension
Ruby
Ruby C-Extension
UPB (Python/PHP/Ruby C-Extension)
NAN
/INFINITY
definitions to work on Windows 11 SDK. (protocolbuffers/protobuf@0309d86)Other
v28.3
: Protocol Buffers v28.3Compare Source
Announcements
C++
Java
Kotlin
Python
Other
v28.2
: Protocol Buffers v28.2Compare Source
Announcements
C++
Java
v28.1
: Protocol Buffers v28.1Compare Source
Announcements
C++
StrongReferenceToType()
(protocolbuffers/protobuf@8ea3bb1)PHP
PHP C-Extension
Ruby
Ruby C-Extension
UPB (Python/PHP/Ruby C-Extension)
v28.0
: Protocol Buffers v28.0Compare Source
Announcements
Compiler
DynamicCastToGenerated
/DownCastToGenerated
to (protocolbuffers/protobuf@18da465)C++
_raw_default_instance_
declaration when using DLL linkage. (protocolbuffers/protobuf@79c55cb)DynamicCastToGenerated
/DownCastToGenerated
to (protocolbuffers/protobuf@18da465)java
to reserved names to escape extensions tojava_
. This may break existing references to gencode for extensions namedjava
. (protocolbuffers/protobuf@c99cf4b)Java
_raw_default_instance_
declaration when using DLL linkage. (protocolbuffers/protobuf@79c55cb)java
to reserved names to escape extensions tojava_
. This may break existing references to gencode for extensions namedjava
. (protocolbuffers/protobuf@c99cf4b)null
to the list of reserved words. (protocolbuffers/protobuf@510c143)Kotlin
Csharp
MessageDescriptor.IsMapType
in C# reflection to make it easier to tell whether a given message was generated by protoc for a map field. (protocolbuffers/protobuf@047fc76)Objective-C
GPBUnknownFields
. (protocolbuffers/protobuf@c5c9c89)GPBUnknownFields
. (protocolbuffers/protobuf@ddf9b76)GPBUnknownFields
/GPBUnknownField
. (protocolbuffers/protobuf@6750ed8)GPBUnknownFields
type. (protocolbuffers/protobuf@47f633e)DynamicCastToGenerated
/DownCastToGenerated
to (protocolbuffers/protobuf@18da465)Rust
Python
DynamicCastToGenerated
/DownCastToGenerated
to (protocolbuffers/protobuf@18da465)f799af8
. (protocolbuffers/protobuf@c4bf83b)PHP
PHP C-Extension
Ruby
Arena_pin
in favor of adopting the UPB freezing API. (protocolbuffers/protobuf@1194440)MiniTable
toupb_Message_New()
akanew_message_from_def()
. (protocolbuffers/protobuf@47f4bc9)Ruby C-Extension
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone America/Los_Angeles, 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.