-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update all dependencies #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate-bot
wants to merge
1
commit into
rendezqueue:trunk
Choose a base branch
from
renovate-bot:renovate-fork/all-dependencies
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update all dependencies #4
renovate-bot
wants to merge
1
commit into
rendezqueue:trunk
from
renovate-bot:renovate-fork/all-dependencies
Conversation
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
845d565 to
5cdf598
Compare
5cdf598 to
20daf11
Compare
20daf11 to
4dee10a
Compare
4dee10a to
d937345
Compare
d937345 to
dbe0ca2
Compare
dbe0ca2 to
491d9d0
Compare
491d9d0 to
980a88f
Compare
980a88f to
969d216
Compare
969d216 to
e24bd6d
Compare
e24bd6d to
6e574b1
Compare
6e574b1 to
c9a90a0
Compare
c9a90a0 to
ba0e773
Compare
ba0e773 to
4811f3e
Compare
150cb78 to
8e54aa8
Compare
8e54aa8 to
4f7b5db
Compare
f2b42c2 to
d5d2d19
Compare
d5d2d19 to
f916684
Compare
f916684 to
2d6f9dd
Compare
d8ec734 to
f4168e9
Compare
d0d3834 to
74e6262
Compare
6e2817c to
07a7857
Compare
d8feef8 to
6957ab5
Compare
6957ab5 to
8d1edb6
Compare
5d037b5 to
4a54231
Compare
a1eed52 to
f012dc5
Compare
f012dc5 to
f80f86f
Compare
f80f86f to
d2fc960
Compare
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:
20240722.0→20240722.11.66.0.bcr.2→1.76.0.bcr.10.0.10→0.2.16Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
abseil/abseil-cpp (abseil-cpp)
v20240722.1: Abseil LTS branch, July 2024, Patch 1Abseil LTS
2024072.1What's New:
absl::Status. These matchers make it easier to write unit tests for code that usesabsl::Status.Breaking Changes:
absl::AlphaNumno longer allows brace-initialization. This was never intended to be supported, nor is it recommended thatabsl::AlphaNumever be spelled in user code.absl::kuint128maxhas been removed and should be replaced withabsl::Uint128Max().absl::aligned_storage_t, which was a polyfill consistent withstd::aligned_storage_t, has been removed.std::aligned_storage_tis deprecated in C++23. See https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p1413r3.pdf for a suggested replacement.absl::StrJoinnow has aabsl::string_viewoverload. This allows for passing a collection of string-like objects without having to convert everything to the same type first. However, this may be a breaking change for users passing an explicit template argument toabsl::StrJoin. In this case, simply remove the explicit template parameter.vlog_is_on.his now a public header and is no longer included fromlog.h. To useVLOG_IS_ON(),absl/log/vlog_is_on.hmust be included.Known Issues
Baseline:
3358286Cherry-pick:
2138590Cherry-pick:
9a0743aCherry-pick:
4447c75Cherry-pick:
dd4c89b(Patch 1)grpc/grpc (grpc)
v1.76.0This is release 1.76.0 (genuine) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C#
Python
v1.75.1This is release gRPC Core 1.75.1 (gemini).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
What's Changed
Python
Error in sys.excepthook:/Original exception was:empty): #36655, #38679, #33342python -m asyncio.Full Changelog: grpc/grpc@v1.75.0...v1.75.1
v1.75.0This is release 1.75.0 (gemini) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
Objective-C
stateproperty with@synchronizedlocking. (#40146)Python
typing-extensions~=4.13. (#40137)musllinux_1_1tomusllinux_1_2. (#40317)musllinux_1_1because it reached EOL in November 2024grpc.aiotypehint fixes. (#40215, #40217)isinstance(metadata, Sequence)instead ofisinstance(metadata, tuple)Optional[SerializingFunction]for more accurate type representationClientCallDetails.methodwas declared asstrbut always called withbytes, see InterceptedUnaryUnaryCall.Ruby
v1.74.1This is release gRPC Core 1.74.1 (gee).
This is a patch release for grpc-ruby.
Ruby
v1.74.0This is release 1.74.0 (gee) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
Objective-C
PHP
Python
Ruby
v1.73.1This is release 1.73.1 (gradient) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Python
v1.72.0This is release gRPC Core 1.72.0 (gusto).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
v1.71.2This is release 1.71.2 (gears) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
C++
Python
grpc.aio.*).v1.71.1This is release gRPC Core 1.71.1 (gears).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
v1.71.0This is release gRPC Core 1.71.0 (gears).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
Core
C++
Python
Ruby
v1.70.1This is release 1.70.1 (genius) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
Ruby
v1.69.0This is release 1.69.0 (gridiron) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
Python
Added 2025-06-27:
CAUTION! This release contains a known defect in gRPC Python client reconnection logic (#38290), which was fixed in v1.71.2, v1.72.2, v1.73.1, and all subsequent releases. We recommend upgrading.
v1.68.0This is release 1.68.0 (groovy) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
Python
Added 2025-06-27:
CAUTION! This release contains a known defect in gRPC Python client reconnection logic (#38290), which was fixed in v1.71.2, v1.72.2, v1.73.1, and all subsequent releases. We recommend upgrading.
bazelbuild/rules_cc (rules_cc)
v0.2.16Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.15...0.2.16
v0.2.15Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.14...0.2.15
v0.2.14Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.13...0.2.14
v0.2.13Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.12...0.2.13
v0.2.12Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.11...0.2.12
v0.2.11Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.10...0.2.11
v0.2.10Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.9...0.2.10
v0.2.9Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.8...0.2.9
v0.2.8Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.7...0.2.8
v0.2.7Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.6...0.2.7
v0.2.6Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.5...0.2.6
v0.2.5Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.4...0.2.5
v0.2.4Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.3...0.2.4
v0.2.3Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.2...0.2.3
v0.2.2Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.1...0.2.2
v0.2.1Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.0...0.2.1
v0.2.0Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.1.4...0.2.0
v0.1.5Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
What's Changed
Full Changelog: bazelbuild/rules_cc@0.1.4...0.1.5
v0.1.4Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.1.3...0.1.4
v0.1.3Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.1.2...0.1.3
v0.1.2Compare Source
Incompatible changes
Full Changelog: bazelbuild/rules_cc@0.1.1...0.1.2
v0.1.1Compare Source
Full Changelog: bazelbuild/rules_cc@0.0.17...0.1.1
v0.1.0Compare Source
0.1.x releases are not updated, please continue to use the latest 0.0.x release.
We will continue to update 0.1.x line, once most of uses of
cc_proto_libraryare migrated to@com_google_protobuf.Incompatible Changes
cc_proto_libraryis removed fromdefs.bzlWhat's Changed
cc_tool_mapby @fmeum in #256New Contributors
Full Changelog: bazelbuild/rules_cc@0.0.13...0.1.0
v0.0.17Compare Source
What's Changed
New Contributors
Full Changelog: bazelbuild/rules_cc@0.0.16...0.0.17
v0.0.16Compare Source
Full Changelog: bazelbuild/rules_cc@0.0.15...0.0.16
v0.0.15Compare Source
What's Changed
New Contributors
Full Changelog: bazelbuild/rules_cc@0.0.14...0.0.15
v0.0.14Compare Source
What's Changed
cc_tool_mapby @fmeum in #256New Contributors
Full Changelog: bazelbuild/rules_cc@0.0.13...0.0.14
v0.0.13Compare Source
What's Changed
New Contributors
Full Changelog: bazelbuild/rules_cc@0.0.12...0.0.13
v0.0.12Compare Source
Full Changelog: bazelbuild/rules_cc@0.0.11...0.0.12
v0.0.11Compare Source
Loading rules_cc
What's Changed
New Contributors
Full Changelog: bazelbuild/rules_cc@0.0.10...0.0.11
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.