Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump h3 from 3.7.2 to 4.1.1 #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps h3 from 3.7.2 to 4.1.1.

Release notes

Sourced from h3's releases.

Release v4.1.1

[4.1.1] - 2023-02-03

The changelog for this release is the same as v4.1.0. The release was run again due to an issue with the release process.

Release v4.1.0

[4.1.0] - 2023-01-19

Added

  • cellToChildPos and childPosToCell functions. (#121)
  • Made the cellToChildrenSize function public. (#121)

Changed

  • Upgraded the core library to v4.1.0. (#121)
  • Release artifacts are now built in Github Actions. (#124)

Release v4.0.2

[4.0.2] - 2022-09-21

Changed

  • Upgraded the core library to v4.0.1. (#113)

Release v4.0.1

[4.0.1] - 2022-09-14

Fixed

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

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

... (truncated)

Changelog

Sourced from h3's changelog.

Change Log

All notable changes to this project will be documented in this file. This project adheres to a versioning policy.

The public API of this library consists of the public functions declared in file H3Core.java, and support for the Linux x64 and Darwin x64 platforms.

Unreleased Changes

[4.1.0] - 2023-01-19

Added

  • cellToChildPos and childPosToCell functions. (#121)
  • Made the cellToChildrenSize function public. (#121)

Changed

  • Upgraded the core library to v4.1.0. (#121)
  • Release artifacts are now built in Github Actions. (#124)

[4.0.2] - 2022-09-21

Changed

  • Upgraded the core library to v4.0.1. (#113)

[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)

... (truncated)

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 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.1.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.1.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 Feb 6, 2023
@dependabot dependabot bot mentioned this pull request Feb 6, 2023
@CLAassistant
Copy link

CLAassistant commented Nov 27, 2023

CLA assistant check
All committers have signed the CLA.

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.

1 participant