geoscan icon indicating copy to clipboard operation
geoscan copied to clipboard

Bump h3 from 3.7.2 to 4.1.1

Open dependabot[bot] opened this issue 3 years ago • 1 comments

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)

dependabot[bot] avatar Feb 06 '23 01:02 dependabot[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 27 '23 20:11 CLAassistant