Skip to content

Update dependency absl-py to v2.4.0#66

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 26, 2026

This PR contains the following updates:

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

Release Notes

abseil/abseil-py (absl-py)

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.

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