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 proj4 from 2.7.2 to 2.9.0 #2170

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 Apr 10, 2023

Bumps proj4 from 2.7.2 to 2.9.0.

Release notes

Sourced from proj4's releases.

2.9.0

What's Changed

Full Changelog: proj4js/proj4js@2.8.1...2.9.0

2.8.1

What's Changed

New Contributors

Full Changelog: proj4js/proj4js@2.8.0...2.8.1

2.8.0

What's Changed

New Contributors

Full Changelog: proj4js/proj4js@v2.7.5...2.8.0

2.7.5

To undo a breaking change that was not properly documented, this release restores handling of axis order to what it was before v2.6.1. Users who want axis order handling as specified in the proj or wkt string need to use the forward() and inverse() functions of the object returned by proj4(projection1, projection2) with true as 2nd argument. This is described in full detail in the README.

Commits
  • 685b444 build 2.9.0
  • 1279a5d Merge pull request #430 from proj4js/clrk80ign
  • 1523f7b Add Clarke 1880 (IGN) spheroid
  • e5939bd Merge pull request #427 from proj4js/homepage
  • a030ff3 Add homepage entry to package.json
  • b0b33a3 Update version to 2.8.2-alpha
  • 4257b78 Merge pull request #424 from proj4js/gridshift-webmercator
  • 3cda7c8 Do not skip datum transform when gridshift is configured
  • 2a7788c Update README for m coordinate
  • 5ac861f Merge pull request #335 from proj4js/no-z-when-there-is-no-z
  • 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 [proj4](https://github.com/proj4js/proj4js) from 2.7.2 to 2.9.0.
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md)
- [Commits](proj4js/proj4js@2.7.2...2.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2023
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
Development

Successfully merging this pull request may close these issues.

2 participants