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 geolib is breaking the build 🚨 #24

Open
greenkeeper bot opened this issue May 24, 2020 · 2 comments
Open

An in-range update of geolib is breaking the build 🚨 #24

greenkeeper bot opened this issue May 24, 2020 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 24, 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 geolib was updated from 3.2.2 to 3.3.0.

🚨 View failing branch.

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

geolib is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v3.3.0

3.3.0 (2020-05-24)

🧩 Features

  • re-export constants so they can be used by library consumers (1a5e214)

💉 Improvements

  • update all deps and make release workflow work with external config (2cf5513)
  • update node image during ci (17c821f)
  • use external release-config to publish new releases with automated CHANGELOG.md (81b4bce)
Commits

The new version differs by 6 commits.

  • f7e5cd8 release: 3.3.0 - 2020-05-24T12:53:36.058Z [skip ci]
  • 17c821f chore: update node image during ci
  • 1a5e214 feat: re-export constants so they can be used by library consumers
  • 2cf5513 chore: update all deps and make release workflow work with external config
  • 6cd7713 Merge branch 'master' of github.com:manuelbieh/geolib
  • 81b4bce chore: use external release-config to publish new releases with automated CHANGELOG.md

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
Copy link
Contributor Author

greenkeeper bot commented May 24, 2020

After pinning to 3.2.2 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2020

  • The dependency geolib was updated from 3.3.0 to 3.3.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.3.1

3.3.1 (2020-05-24)

🔧 Fixes

  • add missing wktToPolygon export to UMD build. fixes #221 (e76848b)
Commits

The new version differs by 3 commits.

  • e88635b release: 3.3.1 - 2020-05-24T14:13:59.011Z [skip ci]
  • 28ea1d8 Merge branch 'master' of github.com:manuelbieh/geolib
  • e76848b fix: add missing wktToPolygon export to UMD build. fixes #221

See the full diff

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