Skip to content

Bump github.com/uber/h3-go/v4 from 4.3.0 to 4.4.0#34

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/uber/h3-go/v4-4.4.0
Open

Bump github.com/uber/h3-go/v4 from 4.3.0 to 4.4.0#34
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/uber/h3-go/v4-4.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 1, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/uber/h3-go/v4 from 4.3.0 to 4.4.0.

Release notes

Sourced from github.com/uber/h3-go/v4's releases.

v4.4.0

What's Changed

Full Changelog: uber/h3-go@v4.3.0...v4.4.0

Changelog

Sourced from github.com/uber/h3-go/v4's changelog.

4.4.0 (10 Dec 2025)

Breaking Changes

  • #96: Vertex mode was updated to have its own typedef.

Added

  • #95: Introduced CellFromString and CellToString.
  • #99: Introduced IndexDigit.
  • #100: Introduced DirectedEdgeFromString.
  • #103: Introduced IsValidIndex.

Changed

  • #100: Used generics for some internal implementations.

Updated

  • #98: H3 Core was updated to v4.4.0.
  • #101: Updated error codes to match H3 Core.
Commits
  • 0626a15 feat: add IsValidIndex (#103)
  • b0036af chore: update Go to v1.23, fix lint (#102)
  • 1e8b8a3 feat: update error codes to match H3 core (#101)
  • 68c58b9 feat: use generics to avoid code duplication, add DirectedEdgeFromString (#100)
  • c18b8b6 feat: introduce IndexDigit (#99)
  • e9534db feat: bump H3 Core to 4.4.0 (#98)
  • 0617172 feat: breaking: introduce Vertex typedef (#96)
  • e3ab92b feat: introduce CellFrom/ToString (#95)
  • 4d04ed6 docs: revert img to align, update links to avoid redirects (#94)
  • caef3cf docs: update cov badge, attempt fix logo right align (#93)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/uber/h3-go/v4](https://github.com/uber/h3-go) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/uber/h3-go/releases)
- [Changelog](https://github.com/uber/h3-go/blob/master/CHANGELOG.md)
- [Commits](uber/h3-go@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: github.com/uber/h3-go/v4
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants