Skip to content

deps: bump h3 from 3.7.7 to 4.5.0#94

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/h3-4.5.0
Open

deps: bump h3 from 3.7.7 to 4.5.0#94
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/h3-4.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps h3 from 3.7.7 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

v4.4.2

[4.4.2] - 2026-01-29

  • Check for error from cellsToLinkedMultiPolygon (#477)

v4.4.1

[4.4.1] - 2025-12-15

  • Fix PyPI publishing issue (#474)

[4.4.0] - 2025-12-12 (never published on PyPI)

  • Update h3lib to v4.4.1. (#470)
    • Add new error codes:

... (truncated)

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

[4.4.2] - 2026-01-29

  • Check for error from cellsToLinkedMultiPolygon (#477)

[4.4.1] - 2025-12-15

  • Fix PyPI publishing issue (#474)

[4.4.0] - 2025-12-12 (never published on PyPI)

  • Update h3lib to v4.4.1. (#470)
    • Add new error codes:
      • H3IndexInvalidError
      • H3BaseCellDomainError
      • H3DigitDomainError
      • H3DeletedDigitError
    • Add new functions:
      • is_valid_index
      • get_index_digit
      • construct_cell
      • deconstruct_cell

[4.3.1] - 2025-08-10

  • Build wheels for Windows on ARM64 (#463)

[4.3.0] - 2025-06-17

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, security. 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 3, 2026

Copy link
Copy Markdown

⚠️ This is a major version update and requires manual review before merging.

github-actions[bot]
github-actions Bot previously approved these changes Jun 3, 2026
Bumps [h3](https://github.com/uber/h3-py) from 3.7.7 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@v3.7.7...v4.5.0)

---
updated-dependencies:
- dependency-name: h3
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Copy link
Copy Markdown

⚠️ This is a major version update and requires manual review before merging.

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