Skip to content

Bump h3 from 3.7.2 to 4.0.1#83

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.uber-h3-4.0.1
Closed

Bump h3 from 3.7.2 to 4.0.1#83
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.uber-h3-4.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps h3 from 3.7.2 to 4.0.1.

Release notes

Sourced from h3's releases.

Release v4.0.0

[4.0.0] - 2022-08-23

Breaking Changes

Added

  • H3CoreV3 for users who wish to temporarily use old function names. (#91)
  • Vertex mode API. (#91)

Changed

  • Required version of glibc on Linux is 2.26. (#98)

Removed

  • Removed support for Linux MIPS and MIPSEL (#98, #92)

Release 4.0.0 Release Candidate 2

[4.0.0-rc2] - 2022-06-09

Changed

  • Required version of glibc on Linux is 2.26. (#98)

Removed

  • Removed support for Linux MIPS (#98)

Release 4.0.0 Release Candidate 1

[4.0.0-rc1] - 2022-03-29

Breaking Changes

  • Changed the API of H3Core to align it with the core library. (#91)

Added

  • H3CoreV3 for users who wish to temporarily use old function names. (#91)
  • Vertex mode API. (#91)

Changed

  • Upgraded the core library to v4.0.0-rc2. (#91)

Removed

  • Removed support for Linux MIPSEL (#92)
Changelog

Sourced from h3's changelog.

[4.0.1] - 2022-09-14

Fixed

  • Fixed the path to Windows resources. (#109)

[4.0.0] - 2022-08-23

Breaking Changes

Added

  • H3CoreV3 for users who wish to temporarily use old function names. (#91)
  • Vertex mode API. (#91)

Changed

  • Required version of glibc on Linux is 2.26. (#98)

Removed

  • Removed support for Linux MIPS and MIPSEL (#98, #92)

[4.0.0-rc4] - 2022-08-17

Breaking Changes

  • Upgraded the core library to v4.0.0-rc5. (#104)
  • exactEdgeLength function renamed to edgeLength. (#104)

[4.0.0-rc3] - 2022-07-26

Breaking Changes

  • Upgraded the core library to v4.0.0-rc4. (#102)
  • distance function renamed to greatCircleDistance. (#102)

[4.0.0-rc2] - 2022-06-09

Changed

  • Required version of glibc on Linux is 2.26. (#98)

Removed

  • Removed support for Linux MIPS (#98)

[4.0.0-rc1] - 2022-03-29

Breaking Changes

  • Changed the API of H3Core to align it with the core library. (#91)

Added

  • H3CoreV3 for users who wish to temporarily use old function names. (#91)
  • Vertex mode API. (#91)

Changed

  • Upgraded the core library to v4.0.0-rc2. (#91)

Removed

  • Removed support for Linux MIPSEL (#92)
Commits
  • 1ea2868 [maven-release-plugin] prepare release v4.0.1
  • 79b0146 changelog for 4.0.1 (#111)
  • 19e5a96 Bump latest dockcross for testing (#110)
  • 06a5f67 Fix paths to Windows resources (#109)
  • e2c5044 Fix version badge text in README (#106)
  • 23c2cce [maven-release-plugin] prepare for next development iteration
  • 3edb596 [maven-release-plugin] prepare release v4.0.0
  • 890c185 Changelog for 4.0.0 (#103)
  • 8dd2cdb Enforce C format check in GH Actions (#105)
  • 28d5245 [maven-release-plugin] prepare for next development iteration
  • 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 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 [h3](https://github.com/uber/h3-java) from 3.7.2 to 4.0.1.
- [Release notes](https://github.com/uber/h3-java/releases)
- [Changelog](https://github.com/uber/h3-java/blob/master/CHANGELOG.md)
- [Commits](uber/h3-java@v3.7.2...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 19, 2022
@dependabot dependabot bot mentioned this pull request Sep 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2022

Superseded by #84.

@dependabot dependabot bot closed this Sep 26, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.uber-h3-4.0.1 branch September 26, 2022 01:32
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants