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

Update proj4 to the latest version 🚀 #251

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Aug 24, 2018

Version 2.5.0 of proj4 was just published.

Dependency proj4
Current Version 2.4.3
Type dependency

The version 2.5.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of proj4.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 2.5.0
  • Robinson projection (#275)
  • Fix error when geodeticToGeocentric returns null (#258)
  • Fixed calculation for angular distance c (#281)
  • parsing updates (#274)
  • Added suport for 'Double_Stereographic' WKT projection. (#270)
  • misc dependency updates
  • here is a picture of my dog looking sultry

img_20180824_074331

Commits

The new version differs by 17 commits ahead by 17, behind by 1.

  • e6f9c50 build 2.5.0
  • e4aa441 actually fix curl dep
  • ceea7d8 fix curl dep
  • fec5b04 LICENSE.md: Fix file syntax (#287)
  • d9bec21 Fix error when geodeticToGeocentric returns null (#258)
  • b6f8afc Fixed calculation for angular distance c, see Snyder 1987, formula 21-15 (#281)
  • c72ea13 Add robinson projection (#275)
  • 6efe828 parsing updates (#274)
  • 190843e Added suport for 'Double_Stereographic' WKT projection. (#270)
  • acd5f73 Update dependencies
  • 029fa8c Update version to 2.4.5-alpha
  • 2ddb78d fix mollweide projection infinite loop (#257)
  • 1a72897 added qsc projection (#244)
  • 42fae04 Check sanity of inputs (#251)
  • 92f412f bring over all properties (fixes #230)

There are 17 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Nov 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2019

  • The dependency proj4 was updated from 2.4.3 to 2.6.0.

Update to this version instead 🚀

Commits

The new version differs by 23 commits ahead by 23, behind by 1.

  • 2c13b77 Update version to 2.6.0
  • 43f51fa Merge pull request #332 from proj4js/NaN-on-failed-conversion
  • 305e885 Merge pull request #326 from spatialnetworkslab/master
  • 8b09271 Do not fail on null transformedArray
  • f7aba22 Merge pull request #327 from lcalisto/master
  • ca99734 Fixed issue when proj returned geocentric Z value as 0. 0 value is now passed correctly.
  • 73ff622 added prepare script.
  • 47927bb removed install script
  • 2209854 new install script
  • 901b30b new package.json install script
  • cbd66f7 new package.json install script
  • 7227eab package.json install script.
  • c700500 Gruntfile fixed string crash.
  • 508d1ee New test point.
  • 505c014 Improved test accuracy.

There are 23 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 16, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 16, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency proj4 was updated from 2.4.3 to 2.6.2.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants