leecade / fe

:dog: Provide Font-End 2017 Tech Stack and standalone build environment
MIT License
15 stars 4 forks source link

An in-range update of request is breaking the build 🚨 #33

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.79.0 of request just got published.

Branch Build failing 🚨
Dependency request
Current Version 2.78.0
Type dependency

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

As request 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 - βœ… **coverage/coveralls** First build on greenkeeper/request-2.79.0 at 12.808% [Details](https://coveralls.io/builds/8898846) - βœ… **ci/circleci** Your tests passed on CircleCI! [Details](https://circleci.com/gh/leecade/fe/79?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) - ❌ **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/leecade/fe/build/1.0.86)
Commits

The new version differs by 19 commits .

  • ff729c6 Update changelog
  • 3a98820 2.79.0
  • ab94c86 Merge pull request #2368 from forivall/patch-1
  • 95b12d0 Merge pull request #2394 from SimenB/files
  • d05c86c Use files in package.json
  • 9f702bf Merge pull request #2463 from lostcolony/master
  • 7532634 Remove redundant code
  • d16bf18 Merge branch 'master' into aws4-session
  • 67c9673 Merge pull request #2467 from simov/bump-uuid
  • 39350ed Bump uuid
  • e1c0981 Merge branch 'defunctzombie-uuid' of github.com:antialias/request into bump-uuid
  • 9122f43 Fixing requests/requests issue #2462 - AWS support does not include the use of session tokens for temporary credentials
  • 0131e2d Merge pull request #2459 from request/greenkeeper-taper-0.5.0
  • 8c6fd17 Merge pull request #2448 from mscdex/improve-new-test-reliability
  • 17095d5 chore(package): update taper to version 0.5.0

There are 19 commits in total. 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:

greenkeeper[bot] commented 7 years ago

After pinning to 2.78.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 7 years ago

Version 2.80.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 31 commits .

  • f422111 2.80.0
  • bce66a5 Merge pull request #2571 from JamesMGreene/fix_ipv6_host_header
  • ff6d6c6 Correctly format the Host header for IPv6 addresses
  • 667e923 Merge pull request #2558 from request/FredKSchott-patch-1
  • 6862553 Merge pull request #2221 from calamarico/change_readme
  • 8d78bd0 Update README.md example snippet
  • 60f6a00 Merge pull request #2452 from nicjansma/master
  • da077f7 Merge pull request #2553 from request/issue-template
  • 921ebee small change to template wording
  • 256deea add ISSUE_TEMPLATE, move PR template
  • fec1f2b reorder PULL_REQUEST_TEMPLATE sections
  • 2046cf3 Merge pull request #2539 from request/FredKSchott-patch-1
  • 0ea3d47 Merge pull request #2524 from request/greenkeeper-caseless-0.12.0
  • 3f57975 Use performance-now instead of custom solution
  • a9ad38a Ensure only the properties we expect are there

There are 31 commits in total. See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.81.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 42 commits .

  • a0cdc70 Update changelog
  • f2f54fa 2.81.0
  • d99964c Merge pull request #2584 from sergejmueller/patch-1
  • 34d1ea5 Upgrade qs to version 6.4.0
  • fa48e67 safe-buffer doesn't zero-fill by default, its just a polyfill. (#2578)
  • 2e70b74 Timings: Tracks 'lookup', adds 'wait' time, fixes connection re-use (#2566)
  • 7ec8b84 Merge pull request #2574 from request/safe-buffer
  • 1425883 Merge pull request #2573 from ahmadnassri/patch-3
  • f113253 Migrating to safe-buffer for improved security.
  • 095ec79 fixes #2572
  • 7b9ceef 2.80.1
  • f422111 2.80.0
  • bce66a5 Merge pull request #2571 from JamesMGreene/fix_ipv6_host_header
  • ff6d6c6 Correctly format the Host header for IPv6 addresses
  • 667e923 Merge pull request #2558 from request/FredKSchott-patch-1

There are 42 commits in total. See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.82.0 just got published.

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

Commits

The new version differs by 69 commits.

  • 0ab5c36 2.82.0
  • ffdf0d3 Updating deps.
  • 4386836 Merge branch 'master' of github.com:request/request
  • 1527407 Merge pull request #2703 from ryysud/add-nodejs-v8-to-travis
  • 3afcbf8 Merge branch 'master' of github.com:request/request
  • 479143d Update of hawk and qs to latest version (#2751)
  • 169be11 Add Node.js v8 to Travis CI
  • 643c43a Fixed some text in README.md (#2658)
  • e8fca51 chore(package): update aws-sign2 to version 0.7.0 (#2635)
  • e999203 Update README to simplify & update convenience methods (#2641)
  • 6f286c8 lint fix, PR from pre-standard was merged with passing tests
  • a765593 Add convenience method for HTTP OPTIONS (#2541)
  • 52d6945 Add promise support section to README (#2605)
  • b12a624 refactor(lint): replace eslint with standard (#2579)
  • 29a0b17 Merge pull request #2598 from request/greenkeeper-codecov-2.0.2

There are 69 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.83.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes