abseil 20250512.0#223469
Closed
BrewTestBot wants to merge 49 commits into
Closed
Conversation
03a0755 to
7874cef
Compare
Member
c233ce9 to
970b1db
Compare
970b1db to
86d4bbb
Compare
openvino: add cmake 4 workaround
86d4bbb to
6d0f945
Compare
Member
|
ok, now I understand why protobuf@30.1 bumping is stop... The dependencies are getting complicated, so one shot to bump or split formula as versioned one for |
Contributor
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a |
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.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
absl::any,absl::optional, andabsl::variantare now aliases forstd::any,std::optional, andstd::variantin all builds. (Note that the polyfill implementationabsl::string_viewremains at the present time, but it defaults to being an aliasstd::string_viewin all builds.)absl::FastTypeId<Type>(), which evaluates at compile-time to a unique id for the passed-in type.absl::endianandabsl::byteswappolyfills (abseil/abseil-cpp@25bce12).Breaking Changes:
absl_nonnull,absl_nullable) should be used instead (abseil/abseil-cpp@caf854d).Known Issues
Baseline: bc257a88f7c1939f24e0379f14a3589e926c950c