Skip to content

Update dependency tzlocal to v5#1778

Open
k1h-renovate[bot] wants to merge 1 commit intodevfrom
renovate/tzlocal-5.x
Open

Update dependency tzlocal to v5#1778
k1h-renovate[bot] wants to merge 1 commit intodevfrom
renovate/tzlocal-5.x

Conversation

@k1h-renovate
Copy link
Copy Markdown
Contributor

@k1h-renovate k1h-renovate Bot commented Feb 26, 2026

This PR contains the following updates:

Package Update Change
tzlocal (changelog) major ==4.1==5.3.1

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

regebro/tzlocal (tzlocal)

v5.3.1

Compare Source

  • Now only warns bout /etc/timezone if it is actually conflicting with
    other timezone configurations.

v5.3

Compare Source

  • Open files with Zone names as ascii.

v5.2

Compare Source

  • Added a pre-commit config

  • Updated python versions [hugovk]

  • Added type hints for the public functions

  • Moved to using pyproject.toml for project config.

v5.1

Compare Source

  • The Unicode data doesn't change tz names when IANA does, so what is current
    in IANA is treated as an alias in Unicode data. This version handles that.

v5.0.1

Compare Source

  • The logging info under windows made it look like it looked up the registry
    info even when you had a TZ environment, but it doesn't actually do that.

  • Improved the handling of loggers.

v5.0

Compare Source

  • The logging info under windows made it look like it looked up the registry
    info even when you had a TZ environment, but it doesn't actually do that.

  • Improved the handling of loggers.

v4.3.1

Compare Source

v4.3

Compare Source

  • Improved the error message when the ZoneInfo cannot be found

  • Don't error out because we find multiple possible timezones for
    a symlink.

  • More stable on Android/Termux with proot

v4.2

Compare Source

  • If TZ environment variable is set to /etc/localhost, and that's a link to
    a zoneinfo file, then tzlocal will now find the timezone name, and not
    just return a localtime TZ object.

Configuration

📅 Schedule: (in timezone Europe/Stockholm)

  • Branch creation
    • At 06:00 PM through 11:59 PM and 12:00 AM through 05:59 AM, Monday through Friday (* 18-23,0-5 * * 1-5)
  • 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 has been generated by Renovate Bot.

@k1h-renovate k1h-renovate Bot requested a review from a team as a code owner February 26, 2026 01:17
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.92%. Comparing base (99fa506) to head (d3d73b9).
⚠️ Report is 147 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1778   +/-   ##
=======================================
  Coverage   92.92%   92.92%           
=======================================
  Files          30       30           
  Lines        5021     5021           
=======================================
  Hits         4666     4666           
  Misses        355      355           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@i-oden i-oden added python Pull requests that update Python code type: dependency For release template labels Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code type: dependency For release template

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant