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 superagent to the latest version 🚀 #38

Merged
merged 1 commit into from
Feb 13, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 2, 2017

Version 3.6.2 of superagent just got published.

Dependency superagent
Current Version 3.6.1
Type dependency

The version 3.6.2 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 superagent.
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.


Release Notes v3.6.2
  • Upgrade MIME type dependency to a newer, secure version
  • Recognize PDF MIME as binary
  • Fix for error in subsequent require() calls (Steven de Salas)
Commits

The new version differs by 4 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 bot added a commit that referenced this pull request Oct 4, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 4, 2017

Version 3.6.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

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

greenkeeper bot commented Oct 19, 2017

Version 3.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 579c99c Changelog
  • 4a03ac7 Work in strict mode
  • ebb25ce 3.7.0
  • 946e28d Limit maximum response size
  • 81f0512 Don't pop last array element when parsing a header.
  • 4722207 Add standard props to errors thrown by .ok() callback
  • cf63db0 Use node with faster npm for browser tests
  • 6097e83 Bump Appium version
  • 092e3d6 Catch and pass along errors in ok callback

See the full diff

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

greenkeeper bot commented Oct 25, 2017

Version 3.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 21 commits.

  • 064b8b0 3.8.0
  • b2708db Retry callback
  • 383b308 Refactor shouldRetry
  • 6bd9b31 indentation to match
  • bba9773 log and test style
  • bac9933 fn as optional param
  • ff607e2 Add optional callback to retry
  • 9b0d98d Changelog
  • c808dd0 3.8.0-alpha.1
  • 87516fc Also support events in global-ish agent
  • 66aed34 Default settings for all agent requests
  • 05d6c88 Authenticate request using username and password
  • 06d7865 Extract common node/browser auth into request-base
  • 104ccba Unify auth args handling in node/browser
  • be5ab92 Handle errors in zlib pipe

There are 21 commits in total.

See the full diff

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

greenkeeper bot commented Nov 8, 2017

Version 3.8.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 Dec 9, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 9, 2017

Version 3.8.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • b021520 3.8.2
  • 4cf9cbd Merge pull request #1321 from gabegorelick/attach-docs
  • 81e2c19 Fix documentation around attaching Buffer
  • 2cbcb6e Merge pull request #1315 from nwwells/master
  • 9db15de #1161 - document bad usages of pipe()
  • 6ff0493 Fix handling of exceptions in callbacks #1314
  • fd60f6f Merge pull request #1311 from leedm777/dont-parse-json-seq
  • af30141 Do not parse json-seq as json

See the full diff

@kostia-official kostia-official merged commit 7381ebd into master Feb 13, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/superagent-3.6.2 branch February 13, 2018 21:24
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.

1 participant