Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
timezonefinder 6.5.7 -> 6.6.3 age adoption passing 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>__

v6.5.9

Compare Source

  • updated the timezone boundary data to version 2025b <https://github.com/evansiroky/timezone-boundary-builder/releases/tag/2025b>. Thanks to WestonReed <https://github.com/WestonReed>

v6.5.8

Compare Source

  • updated the data to 2025a <https://github.com/evansiroky/timezone-boundary-builder/releases/tag/2025a>__
  • internal: updated file_converter.py for h3>=4

Configuration

📅 Schedule: 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 is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/timezonefinder-6.x-lockfile branch from 18f8e7e to 7b00b52 Compare November 10, 2025 21:31
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.

1 participant