Skip to content

deps(deps): bump h3 from 4.4.2 to 4.5.0 in the geospatial group#23

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/geospatial-f9344b27d7
Open

deps(deps): bump h3 from 4.4.2 to 4.5.0 in the geospatial group#23
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/geospatial-f9344b27d7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the geospatial group with 1 update: h3.

Updates h3 from 4.4.2 to 4.5.0

Release notes

Sourced from h3's releases.

v4.5.0

[4.5.0] - 2026-05-29

  • Update h3lib to v4.5.0 release (#491)
  • cells_to_h3shape/cells_to_geo now handle all valid cell sets, including sets that would produce global polygons crossing the antimeridian, poles, or are larger than a hemisphere
    • Duplicate cells now raise H3DuplicateInputError
    • Mixed-resolution cells now raise H3ResMismatchError
    • Internal: switch from linked-list to array-based C API for cells-to-polygon conversion
  • Update h3lib with draft v4.5 changes
  • Drop Python 3.8 and 3.9 (EOL); minimum is now Python 3.10
  • Document Python 3.14 support
  • Migrate build tooling from Makefile/pip to justfile/uv, including CI

v4.5.0a3

[4.5.0a3] - 2026-05-22

  • Update h3lib to v4.5.0 release (#491)

v4.5.0a2

[4.5.0a2] - 2026-02-27

  • cells_to_h3shape/cells_to_geo now handle all valid cell sets, including sets that would produce global polygons crossing the antimeridian, poles, or are larger than a hemisphere
    • Duplicate cells now raise H3DuplicateInputError
    • Mixed-resolution cells now raise H3ResMismatchError
    • Internal: switch from linked-list to array-based C API for cells-to-polygon conversion

v4.5.0a1

[4.5.0a1] - 2026-02-25

  • Update h3lib with draft v4.5 changes
  • Drop Python 3.8 and 3.9 (EOL); minimum is now Python 3.10
  • Document Python 3.14 support
  • Migrate build tooling from Makefile/pip to justfile/uv, including CI
Changelog

Sourced from h3's changelog.

[4.5.0] - 2026-05-29

  • Final v4.5 release includes all v4.5.x changes below

[4.5.0a3] - 2026-05-22

  • Update h3lib to v4.5.0 release (#491)

[4.5.0a2] - 2026-02-27

  • cells_to_h3shape/cells_to_geo now handle all valid cell sets, including sets that would produce global polygons crossing the antimeridian, poles, or are larger than a hemisphere
    • Duplicate cells now raise H3DuplicateInputError
    • Mixed-resolution cells now raise H3ResMismatchError
    • Internal: switch from linked-list to array-based C API for cells-to-polygon conversion

[4.5.0a1] - 2026-02-25

  • Update h3lib with draft v4.5 changes
  • Drop Python 3.8 and 3.9 (EOL); minimum is now Python 3.10
  • Document Python 3.14 support
  • Migrate build tooling from Makefile/pip to justfile/uv, including CI
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the geospatial group with 1 update: [h3](https://github.com/uber/h3-py).


Updates `h3` from 4.4.2 to 4.5.0
- [Release notes](https://github.com/uber/h3-py/releases)
- [Changelog](https://github.com/uber/h3-py/blob/master/CHANGELOG.md)
- [Commits](uber/h3-py@v4.4.2...v4.5.0)

---
updated-dependencies:
- dependency-name: h3
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: geospatial
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Regenerated requirements.txt with uv pip compile --universal --python-version 3.11 --generate-hashes to keep the hash set coherent across transitive deps. Re-dispatching CI against the updated branch.

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.

0 participants