Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Updates the requirements on proj to permit the latest version.

Changelog

Sourced from proj's changelog.

0.22.1

0.22.0

  • Update PROJ to 7.2.1 via proj-sys 0.19.0

0.21.0

  • geo-types integration is now optional, but enabled by default. If you are not using the geo-types feature, instead of a geo_types::Point, you can project (f64, f64), or anything conforming to the new proj::Coord trait.

  • Updated to geo-types v0.7.0 and reqwest v0.11.0

  • TIFF support is now opt-in when building PROJ via the bundled_proj feature

0.20.4

  • Incorporate proj-sys repo
  • Switch to GH actions

0.20.3

  • Disable default features in Reqwest

0.20.0

  • Add network control and grid download functionality

0.19.0

  • Update to proj-sys 0.17.1

0.18.0

  • Bump geo-types

0.17.1

  • Fix docs
  • Make Projinfo struct public
  • Generalise array ops

0.17.0

  • More extensive error-handling
  • Error enum is now public

0.16.3

  • add info() and set_search_paths methods (#30)

0.16.2

  • Enable bundled_proj for macOS target

... (truncated)

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/proj-0.25 branch 2 times, most recently from e6c56fd to ea8bf0b Compare February 24, 2022 09:56
@dependabot dependabot bot force-pushed the dependabot/cargo/proj-0.25 branch from ea8bf0b to 0469301 Compare March 15, 2022 07:41
@dependabot dependabot bot force-pushed the dependabot/cargo/proj-0.25 branch from 0469301 to 18fc745 Compare October 31, 2022 07:51
Updates the requirements on [proj](https://github.com/georust/proj) to permit the latest version.
- [Release notes](https://github.com/georust/proj/releases)
- [Changelog](https://github.com/georust/proj/blob/master/CHANGES.md)
- [Commits](georust/proj@proj-0.22.0...proj-0.22.1)

---
updated-dependencies:
- dependency-name: proj
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/proj-0.25 branch from 18fc745 to 9340fdd Compare January 9, 2023 09:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant