Bump abseil-cpp from 20260107.1 to 20260526.0#4119
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4119 +/- ##
=======================================
Coverage 82.83% 82.83%
=======================================
Files 406 406
Lines 16913 16913
=======================================
Hits 14009 14009
Misses 2904 2904 🚀 New features to boost your workflow:
|
Bumps [abseil-cpp](https://github.com/abseil/abseil-cpp) from 20260107.1 to 20260526.0. - [Release notes](https://github.com/abseil/abseil-cpp/releases) - [Commits](abseil/abseil-cpp@20260107.1...20260526.0) --- updated-dependencies: - dependency-name: abseil-cpp dependency-version: '20260526.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
740b68d to
de39ef3
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.
Bumps abseil-cpp from 20260107.1 to 20260526.0.
Release notes
Sourced from abseil-cpp's releases.
Commits
5650e9cRemove an obsolete //visibility:private tag (#2070)b29e7f9Apply LTS transformations for 20260526 LTS branch (#2063)147d631Use absl::StripLeadingAsciiWhitespace instead of a lambda using std::isspace635c53fAdd extra tests for working with reserved tables.54615feRefactor ClearBackingArray and add test for clearing with different sizes.e9f87bcDisable inlining for some templated symbols in Abseileb0e0d4Add parentheses-removal support for non-VA_OPT-supporting compilers to st...f883d40Fix comment in variant.h to refer toabsl::variant.0e9e3daAdd an overload of absl::c_move to move between containers.b368f2cPR #2057: doc: clarify moved-from state for hash containers