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 wreck to the latest version 🚀 #3

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 18, 2017

Version 13.0.0 of wreck just got published.

Dependency wreck
Current Version 12.5.0
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of wreck.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 4 commits.

  • d792f7b Merge pull request #197 from hapijs/promises
  • f1cf4cd Typos
  • 74a745f Replace try...catch with except().reject() return value
  • 9a4b135 async/await. Closes #196

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 bot added a commit that referenced this pull request Sep 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 18, 2017

Version 13.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • e44848e Retain stream boom error on read. Closes #198

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 25, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 25, 2017

Version 13.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • e07c29c version 13.0.2
  • 080ef88 Merge pull request #199 from kanongil/transfer-abort-fix
  • cbaa22a Re-add close event handler with proper test
  • 9096c3c Return errors for partial payload transfers

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 26, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2017

Version 13.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 21, 2017

Version 14.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 45b2e82 version 14.0.0
  • cb6daf7 Merge pull request #205 from hapijs/413
  • a19fb3b Tests
  • ec0d101 Change maxBytes error to 413
  • 83d9f3e Merge pull request #204 from geek/master
  • bc08bd8 lint readme
  • 72430b7 simplify example
  • c7555a5 Merge pull request #203 from momiller121/master
  • de0a58f documentation enhancement in advanced example

See the full diff

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

greenkeeper bot commented Nov 3, 2017

Version 14.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

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

greenkeeper bot commented Nov 3, 2017

Version 14.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 31, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 31, 2018

  • The dependency wreck was updated from 12.5.1 to 14.1.1.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 1, 2018

  • The dependency wreck was updated from 12.5.1 to 14.1.2.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

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

greenkeeper bot commented Nov 3, 2018

  • The dependency wreck was updated from 12.5.1 to 14.1.3.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented Feb 8, 2019

  • The dependency wreck was updated from 12.5.1 to 14.1.4.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

See the full diff

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

greenkeeper bot commented Mar 5, 2019

  • The dependency wreck was updated from 12.5.1 to 14.2.0.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 89caac9 version 14.2.0
  • 5dc6685 Merge pull request #240 from geek/master
  • 9f439aa Update eslint md dev dep
  • 8ebcbd3 Merge pull request #239 from WesTyler/whatwg_url
  • de93010 Continue parsedUri cleanup
  • cdf1c44 Use uri as payload for "request" event
  • a36357b Include auth in internals.applyUrlToOptions; cleanup
  • 7632276 Update redirect req.output assertion for Node 11
  • 102f1c4 Linting and cleanup
  • 595c1a6 Leverage WHATWG Url parser for http/https requests

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

Successfully merging this pull request may close these issues.

0 participants