Skip to content

abseil 20250512.0#223469

Closed
BrewTestBot wants to merge 49 commits into
masterfrom
bump-abseil-20250512.0
Closed

abseil 20250512.0#223469
BrewTestBot wants to merge 49 commits into
masterfrom
bump-abseil-20250512.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
# Abseil LTS 20250512.0

What's New:

  • The polyfill types absl::any, absl::optional, and absl::variant are now aliases for std::any, std::optional, and std::variant in all builds. (Note that the polyfill implementation absl::string_view remains at the present time, but it defaults to being an alias std::string_view in all builds.)
  • Added absl::FastTypeId<Type>(), which evaluates at compile-time to a unique id for the passed-in type.
  • Added absl::endian and absl::byteswap polyfills (abseil/abseil-cpp@25bce12).

Breaking Changes:

  • Abseil now requires at least C++17 and follows Google's Foundational C++ Support Policy. See this table for a list of currently supported versions compilers, platforms, and build tools.
  • Nullability template types are deprecated and will be removed in a future release. The macro-style annotations (absl_nonnull, absl_nullable) should be used instead (abseil/abseil-cpp@caf854d).

Known Issues

  • None known at this time.

Baseline: bc257a88f7c1939f24e0379f14a3589e926c950c


@github-actions github-actions Bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label May 14, 2025
@daeho-ro daeho-ro force-pushed the bump-abseil-20250512.0 branch from 03a0755 to 7874cef Compare May 15, 2025 12:02
@daeho-ro
Copy link
Copy Markdown
Member

@daeho-ro daeho-ro added CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. CI-linux-self-hosted Build on Linux self-hosted runner labels May 16, 2025
@github-actions github-actions Bot added the long build Set a long timeout for formula testing label May 17, 2025
@daeho-ro daeho-ro force-pushed the bump-abseil-20250512.0 branch 3 times, most recently from c233ce9 to 970b1db Compare May 17, 2025 10:55
@github-actions github-actions Bot added automerge-skip `brew pr-automerge` will skip this pull request alias labels May 17, 2025
@daeho-ro daeho-ro force-pushed the bump-abseil-20250512.0 branch from 970b1db to 86d4bbb Compare May 17, 2025 14:05
@daeho-ro daeho-ro added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label May 17, 2025
@daeho-ro daeho-ro removed the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label May 18, 2025
@daeho-ro daeho-ro force-pushed the bump-abseil-20250512.0 branch from 86d4bbb to 6d0f945 Compare May 18, 2025 03:13
@github-actions github-actions Bot added the autosquash Automatically squash pull request commits according to Homebrew style. label May 18, 2025
@daeho-ro
Copy link
Copy Markdown
Member

daeho-ro commented May 18, 2025

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 abseil maybe.

@github-actions
Copy link
Copy Markdown
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 help wanted or in progress label.

@github-actions github-actions Bot added the stale No recent activity label May 20, 2025
@github-actions github-actions Bot closed this May 22, 2025
@github-actions github-actions Bot deleted the bump-abseil-20250512.0 branch May 22, 2025 02:19
@chenrui333 chenrui333 added the help wanted Task(s) needing PRs from the community or maintainers label May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alias automerge-skip `brew pr-automerge` will skip this pull request autosquash Automatically squash pull request commits according to Homebrew style. bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted Build on Linux self-hosted runner CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. help wanted Task(s) needing PRs from the community or maintainers long build Set a long timeout for formula testing stale No recent activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants