queicherius / gw2api-client

Javascript wrapper for the official Guild Wars 2 API.
MIT License
47 stars 18 forks source link

An in-range update of url-parse is breaking the build 🚨 #26

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.1.9 of url-parse just got published.

Branch Build failing 🚨
Dependency url-parse
Current Version 1.1.8
Type dependency

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

url-parse 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 :muscle:

Status Details - βœ… **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/queicherius/gw2api-client/builds/228420028?utm_source=github_status&utm_medium=notification),- ❌ **codecov/project** 99.9% (-0.1%) compared to 9b90ec0 [Details](https://codecov.io/gh/queicherius/gw2api-client/commit/708d0737a2a876b6ded3b68d4b5238cc00e0d24f),- βœ… **codecov/patch** Coverage not affected when comparing 9b90ec0...708d073 [Details](https://codecov.io/gh/queicherius/gw2api-client/commit/708d0737a2a876b6ded3b68d4b5238cc00e0d24f)

Commits

The new version differs by 9 commits0.

  • 86d3d6d [dist] 1.1.9
  • 8865be4 Merge pull request #60 from unshiftio/gh-49
  • e06eb7f [minor] Merge lolcation into main module
  • e9373aa [codestyle] Remove spurious semicolon
  • ab5b277 chore(package): update mocha to version 3.3.0 (#59)
  • b38ed7a chore(package): update browserify to version 14.3.0 (#58)
  • f096cf2 Merge pull request #56 from unshiftio/greenkeeper/assume-1.5.0
  • f306333 chore(package): update assume to version 1.5.0
  • e2358c1 fix(package): update querystringify to version 1.0.0 (#55)

false

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: