Update dependency timezonefinder to ~=6.6.3 #177

Merged
renovate-bot merged 1 commit from renovate/timezonefinder-6.x into main 2026-02-17 21:01:37 -08:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
timezonefinder ~=6.5.3~=6.6.3 age confidence

Release Notes

jannikmi/timezonefinder (timezonefinder)

v6.6.3

Compare Source

  • when in_memory=True, all polygon numpy arrays are constructed once during startup rather than repeatedly on demand. This should significantly improve performance for applications that make frequent polygons queries.
  • Created a coord_accessors.py module for abstracting access to polygon coordinates, allowing for both in-memory and file-based access.
  • added auto-generated data report to the documentation. thanks to ARYAN RAJ <https://github.com/nikkhilaaryan>__ for the PR.

v6.6.2

Compare Source

  • hotfix missing hole_registry.json in the distributions
  • added integration tests in CI/CD. Thanks to theirix <https://github.com/theirix>__

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [timezonefinder](https://github.com/jannikmi/timezonefinder) | `~=6.5.3` → `~=6.6.3` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/timezonefinder/6.6.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/timezonefinder/6.5.9/6.6.3?slim=true) | --- ### Release Notes <details> <summary>jannikmi/timezonefinder (timezonefinder)</summary> ### [`v6.6.3`](https://github.com/jannikmi/timezonefinder/blob/HEAD/CHANGELOG.rst#663-2025-07-21) [Compare Source](https://github.com/jannikmi/timezonefinder/compare/6.6.2...6.6.3) - when `in_memory=True`, all polygon `numpy` arrays are constructed once during startup rather than repeatedly on demand. This should significantly improve performance for applications that make frequent polygons queries. - Created a `coord_accessors.py` module for abstracting access to polygon coordinates, allowing for both in-memory and file-based access. - added auto-generated data report to the documentation. thanks to `ARYAN RAJ <https://github.com/nikkhilaaryan>`\_\_ for the PR. ### [`v6.6.2`](https://github.com/jannikmi/timezonefinder/blob/HEAD/CHANGELOG.rst#662-2025-07-19) [Compare Source](https://github.com/jannikmi/timezonefinder/compare/6.5.9...6.6.2) - hotfix missing `hole_registry.json` in the distributions - added integration tests in CI/CD. Thanks to `theirix <https://github.com/theirix>`\_\_ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNC4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-17 20:15:42 -08:00
renovate-bot force-pushed renovate/timezonefinder-6.x from 1f0c6f6c5c to 5f0494a240 2026-02-17 21:01:16 -08:00 Compare
renovate-bot deleted branch renovate/timezonefinder-6.x 2026-02-17 21:01:44 -08:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
tyler/dailySummaryEmail!177
No description provided.