chore(deps): Update dependency tzdata to v2025.3 #4

Open
Renovate wants to merge 1 commit from renovate/tzdata-2025.x into master
Collaborator

This PR contains the following updates:

Package Change Age Confidence
tzdata ==2025.2==2025.3 age confidence

Release Notes

python/tzdata (tzdata)

v2025.3: : Release of upstream tzdata 2025c

Compare Source

Version 2025.3

Upstream version 2025c released 2025-12-10T22:42:37+00:00

Briefly:

Several code changes for compatibility with FreeBSD.

Changes to past timestamps

Baja California agreed with California’s DST rules in 1953 and in 1961 through
1975, instead of observing standard time all year. (Thanks to Alois Treindl.)

Changes to commentary

The leapseconds file contains commentary about the IERS and NIST last-modified
and expiration timestamps for leap second data. (Thanks to Judah Levine.)

Commentary now also uses characters from the set –‘’“”•≤ as this can be useful
and should work with current applications. This also affects data in
iso3166.tab and zone1970.tab, which now contain strings like “Côte d’Ivoire”
instead of “Côte d'Ivoire”.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "before 6am on monday"
  • 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [tzdata](https://github.com/python/tzdata) | `==2025.2` → `==2025.3` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/tzdata/2025.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/tzdata/2025.2/2025.3?slim=true) | --- ### Release Notes <details> <summary>python/tzdata (tzdata)</summary> ### [`v2025.3`](https://github.com/python/tzdata/releases/tag/2025.3): : Release of upstream tzdata 2025c [Compare Source](https://github.com/python/tzdata/compare/2025.2...2025.3) ### Version 2025.3 Upstream version 2025c released 2025-12-10T22:42:37+00:00 #### Briefly: Several code changes for compatibility with FreeBSD. #### Changes to past timestamps Baja California agreed with California’s DST rules in 1953 and in 1961 through 1975, instead of observing standard time all year. (Thanks to Alois Treindl.) #### Changes to commentary The leapseconds file contains commentary about the IERS and NIST last-modified and expiration timestamps for leap second data. (Thanks to Judah Levine.) Commentary now also uses characters from the set –‘’“”•≤ as this can be useful and should work with current applications. This also affects data in iso3166.tab and zone1970.tab, which now contain strings like “Côte d’Ivoire” instead of “Côte d'Ivoire”. </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - Branch creation - "before 6am on monday" - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlIl19-->
chore(deps): Update dependency tzdata to v2025.3
Some checks failed
Build and Push Docker Image / build (pull_request) Successful in -5m28s
PR Tests / test (pull_request) Failing after 30s
f00621536c

CI Results

Check Status
Ruff
Pylint (9.93/10)
Config
Imports
Pylint output
************* Module func.watcher
src/func/watcher.py:115:15: W0718: Catching too general exception Exception (broad-exception-caught)
src/func/watcher.py:133:15: W0718: Catching too general exception Exception (broad-exception-caught)

-----------------------------------
Your code has been rated at 9.93/10

Updated: 2026-06-21 22:03 UTC

<!-- ci-results --> ## CI Results | Check | Status | |---|---| | Ruff | ✅ | | Pylint (9.93/10) | ❌ | | Config | ✅ | | Imports | ✅ | <details><summary>Pylint output</summary> ``` ************* Module func.watcher src/func/watcher.py:115:15: W0718: Catching too general exception Exception (broad-exception-caught) src/func/watcher.py:133:15: W0718: Catching too general exception Exception (broad-exception-caught) ----------------------------------- Your code has been rated at 9.93/10 ``` </details> _Updated: 2026-06-21 22:03 UTC_
Some checks failed
Build and Push Docker Image / build (pull_request) Successful in -5m28s
PR Tests / test (pull_request) Failing after 30s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tzdata-2025.x:renovate/tzdata-2025.x
git switch renovate/tzdata-2025.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/tzdata-2025.x
git switch renovate/tzdata-2025.x
git rebase master
git switch master
git merge --ff-only renovate/tzdata-2025.x
git switch renovate/tzdata-2025.x
git rebase master
git switch master
git merge --no-ff renovate/tzdata-2025.x
git switch master
git merge --squash renovate/tzdata-2025.x
git switch master
git merge --ff-only renovate/tzdata-2025.x
git switch master
git merge renovate/tzdata-2025.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
wirehack7/DiscordStreamBot!4
No description provided.