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 pyproj from 3.3.1 to 3.4.0 #15

Merged
merged 1 commit into from
Sep 12, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pyproj from 3.3.1 to 3.4.0.

Release notes

Sourced from pyproj's releases.

3.4.0 Release

What's Changed

New Contributors

Other contributions:

Full Changelog: pyproj4/pyproj@3.3.1...3.4.0

3.4.0rc2

No release notes provided.

3.4.0rc1

No release notes provided.

3.4.0rc0

No release notes provided.

Changelog

Sourced from pyproj's changelog.

3.4.0

  • WHL: Python 3.11 Wheels (issue #1110)
  • WHL: Wheels contain PROJ 9.1.0 (pull #1132)
  • DEP: Minimum PROJ version 8.2 (issue #1011)
  • BUG: Fix transformer list for 3D transformations in :class:.TransformerGroup (discussion #1072)
  • ENH: Added authority, accuracy, and allow_ballpark kwargs to :class:.TransformerGroup (pull #1076)
  • ENH: Added force_over kwarg to :meth:.Transformer.from_crs (issue #997)
  • ENH: Added :meth:.Transformer.get_last_used_operation (issue #1071)
  • CLN: Remove deprecated skip_equivalent kwarg from transformers and errcheck kwarg from :meth:.CRS.from_cf (pull #1077)
  • REF: use regex to process PROJ strings in :meth:.CRS.to_dict (pull #1086)
  • BUG: :class:.MercatorAConversion defined only for lat_0 = 0 (issue #1089)
  • BUG: Add support for PROJ_DATA environment variable (issue #1097)
  • BUG: Ensure numpy masked arrays stay masked after projection (issue #1102)
  • BLD: Don't specify runtime_library_dirs on Cygwin (pull #1120)
  • BUG: Fix finding PROJ version with PROJ_LIB and PROJ 9.1+ (issue #1127)
Commits
  • 49d6bdb MNT: Version 3.4.0 & python 3.11 in metadata
  • f6c12a3 DOC: Add PYPROJ_HTML_THEME environment variable (#1139)
  • 1799a5e REF: Use importlib.metadata.version in show_versions for python deps (#1138)
  • c59fa54 MNT: Use setup.cfg for metadata instead of pyproject.toml (#1137)
  • fd58148 MNT: version 3.4.0rc1
  • d03d736 BUG: Add build-backend to pyproject.toml (#1135)
  • ada3d97 MNT: Fix classifier in pyproject.toml
  • 798ffec MNT: version 3.4.0rc0
  • b2a944c DEP: Update wheels & tests with PROJ 9.1.0 (#1132)
  • fedb186 TST: add no_kv to sync tests (#1131)
  • 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 [pyproj](https://github.com/pyproj4/pyproj) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/pyproj4/pyproj/releases)
- [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst)
- [Commits](pyproj4/pyproj@3.3.1...3.4.0)

---
updated-dependencies:
- dependency-name: pyproj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Sep 12, 2022
@codecov
Copy link

codecov bot commented Sep 12, 2022

Codecov Report

Merging #15 (09f6041) into main (dd987f3) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          111       111           
  Branches        14        14           
=========================================
  Hits           111       111           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@klaasnicolaas klaasnicolaas merged commit ac97f51 into main Sep 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/pyproj-3.4.0 branch September 12, 2022 07:35
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant