Skip to content

Update dependency absl-py to v2.5.0#66

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/absl-py-2.x
Open

Update dependency absl-py to v2.5.0#66
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/absl-py-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
absl-py (changelog) ==2.2.2==2.5.0 age confidence

Release Notes

abseil/abseil-py (absl-py)

v2.5.0

Compare Source

Added
  • (app) Add support for enabling Python profiling via the ABSL_PYTHON_PROFILE_FILE environment variable.
  • (flags) Introduce --only_check_flags built-in flag to validate flag definitions without executing main().
  • (flagsaver) Add support for async test functions in @flagsaver.flagsaver.
  • (testing) Add record_property and get_recorded_properties methods to absltest.TestCase.
Changed
  • (flags) Apply defensive copying in save_flag_values to prevent dictionary mutation flakiness.
  • (logging) Update type signatures for absl.logging functions to support standard logging arguments (exc_info, stack_info, stacklevel, extra).
  • (cleanup) Expand usage of FlagHolder objects in app and absltest.
Fixed
  • (flags) Improve formatting and clarity of DuplicateFlagError message.
  • (testing) Fix assertion logic in absltest.TestCase.create_file.
  • (typechecking) Fix type annotations and compatibility with MyPy and Pyrefly.

v2.4.0

Compare Source

Added
  • Added support for Python 3.14.
  • Allow $PYTHONBREAKPOINT to affect runcall and post_mortem debugging.
  • (logging) Propagate **kwargs in conditional/rate-limited logging functions.
Changed
  • Dropped support for Python 3.8 and 3.9.
  • (flags) Change internals of absl.flags.get_help_width() implementation.
  • (cleanup) Modernize Bazel setup with MODULE.bazel.
  • (cleanup) Modernize type annotations using Python 3.10+ features.
Fixed
  • (flags) Fix duplicate flag definition when reloading a module.
  • (typechecking) Correct type signature of absltest.skipThisClass.

v2.3.1

Compare Source

Changed
  • (cleanup) Removed leftover code supporting Python < 3.8, as well as other
    references to older Python versions.
Fixed
  • (typechecking) Fixed typechecking errors that appeared under mypy release 1.16

v2.3.0

Compare Source

Added
  • (testing) Add extension point for letting TestLoader specify a custom
    sharding scheme.
Changed
  • Update package build and release process. Switched to using pyproject.toml,
    hatch, and GitHub Actions.

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency absl-py to v2.4.0 Update dependency absl-py to v2.5.0 Jul 3, 2026
@renovate renovate Bot force-pushed the renovate/absl-py-2.x branch from fd5685d to 45f2045 Compare July 3, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants