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

An in-range update of d3-geo-projection is breaking the build 🚨 #25

Open
greenkeeper bot opened this issue May 22, 2017 · 10 comments
Open

An in-range update of d3-geo-projection is breaking the build 🚨 #25

greenkeeper bot opened this issue May 22, 2017 · 10 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 22, 2017

Version 2.1.2 of d3-geo-projection just got published.

Branch Build failing 🚨
Dependency d3-geo-projection
Current Version 2.1.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

d3-geo-projection is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v2.1.2
  • Fix crash in geo2svg when an input feature’s properties is null. (#117)
Commits

The new version differs by 2 commits.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2017

Version 2.2.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.2.0
Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 12, 2017

Version 2.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 13, 2017

Version 2.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.3.1
  • Fix export of deprecated d3.geoNaturalEarthRaw. Thanks, @mthh!
Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 8, 2017

Version 2.3.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.3.2
  • Remove example images from the published npm package.
  • Update Rollup.
Commits

The new version differs by 8 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2018

Version 2.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.4.0
  • Waldo R. Tobler's hyperelliptical projection family
  • projections can use .angle()
  • point unpkg to the minified version
Commits

The new version differs by 10 commits.

  • bea1297 2.4.0
  • 59a19c8 point unpkg to the minified version (#137)
  • 38758fc blatant attempt of self-promotion
  • 8bc4451 license
  • b963827 small optimization: use bisect
  • b671909 fix inverse and fix image
  • a879c1a use gamma() rather that affine(), it matches the original text better -- and fix the default aspect ratio.
  • 4dca3b6 Waldo R. Tobler's hyperelliptical projection family
  • 0adbcc6 document default polyhedral angle = -30°
  • 6de9f82 Use .angle()

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 24, 2018

Version 2.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.4.1
  • Update dependencies.
Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v2.5.0

New projections:

Fixes:

  • Fix d3.geoHealpix with 1 lobe (#149.
  • Documentation clean-up.
Commits

The new version differs by 16 commits.

  • 98f5fa4 2.5.0
  • ff048b5 test Hufnagel inverse projection
  • c0d795c Wagner customizable projection, by Tobias Jung
  • 856c164 anchors
  • 523cdde Hufnagel projection system
  • 80e81e2 Foucaut sinusoidal projections
  • 942cb77 Fix a minuscule bug in d3.geoHealpix(): with .lobes(1) the Sphere was shallow (the path was running back and forth on the antimeridian line).
  • b93483b one link for all the cylindrical equal-area projections ; name Behrmann and Balthasart aspects.
  • 621f5cc link to the Behrmann projection
  • 5ae7db7 Move all links to https when feasible, follow redirects to observable.
  • 3459d49 documentation
  • d94201e geoquantize
  • fc1c711 typo
  • 1f7c507 named require & documentation
  • 604f502 geoproject --require (#83)

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 15, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v2.5.1
  • Fix spurious usage of ES6 syntax. (#158)
Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 31, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v2.6.0

New projection: d3.geoNicolosi. Thanks, @toja!

LineString simplification in geoQuantize (#141)

Fixes missing dependency on resolve (#162).

Commits

The new version differs by 4 commits.

  • 4b745ef 2.6.0
  • 56b1ebd dependency: resolve
  • f844dbc geoQuantize should not repeat identical coordinates in LineStrings
  • a39948d The Nicolosi globular projection

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 12, 2019

Your tests are still failing with this version. Compare changes

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

No branches or pull requests

0 participants