Update dependency tzlocal to v5#1778
Open
k1h-renovate[bot] wants to merge 1 commit intodevfrom
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
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.
This PR contains the following updates:
==4.1→==5.3.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
regebro/tzlocal (tzlocal)
v5.3.1Compare Source
other timezone configurations.
v5.3Compare Source
v5.2Compare 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.1Compare Source
in IANA is treated as an alias in Unicode data. This version handles that.
v5.0.1Compare 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.0Compare 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.1Compare Source
v4.3Compare 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.2Compare Source
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)
* 18-23,0-5 * * 1-5)🚦 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.
This PR has been generated by Renovate Bot.