Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 15, 2019

Updates the requirements on superagent to permit the latest version.

Release notes

Sourced from superagent's releases.

v5.1.0

  • Disable setting default user-agent (#1495) e652b8c

forwardemail/superagent@v5.0.9...v5.1.0

Changelog

Sourced from superagent's changelog.

4.1.0 (2018-12-26)

  • .connect() IP/DNS override option (Kornel)
  • .trustLocalhost() option for allowing broken HTTPS on localhost
  • .abort() used with promises rejects the promise.

4.0.0 (2018-11-17)

Breaking changes

  • Node.js v4 has reached it's end of life, so we no longer support it. It's v6+ or later. We recommend Node.js 10.
  • We now use ES6 in the browser code, too.
    • If you're using Browserify or Webpack to package code for Internet Explorer, you will also have to use Babel.
    • The pre-built node_modules/superagent.js is still ES5-compatible.
  • .end(…) returns undefined instead of the request. If you need the request object after calling .end() (and you probably don't), save it in a variable and call request.end(…). Consider not using .end() at all, and migrating to promises by calling .then() instead.
  • In Node, responses with unknown MIME type are buffered by default. To get old behavior, if you use custom unbuffered parsers, add .buffer(false) to requests or set superagent.buffer[yourMimeType] = false.
  • Invalid uses of .pipe() throw.

Minor changes

  • Throw if req.abort().end() is called
  • Throw if using unsupported mix of send and field
  • Reject .end() promise on all error events (Kornel Lesiński)
  • Set https.servername from the Host header (Kornel Lesiński)
  • Leave backticks unencoded in query strings where possible (Ethan Resnick)
  • Update node-mime to 2.x (Alexey Kucherenko)
  • Allow default buffer settings based on response-type (shrey)
  • response.buffered is more accurate.

3.8.3 (2018-04-29)

  • Add flags for 201 & 422 responses (Nikhil Fadnis)
  • Emit progress event while uploading Node Buffer via send method (Sergey Akhalkov)
  • Fixed setting correct cookies for redirects (Damien Clark)
  • Replace .catch with ['catch'] for IE9 Support (Miguel Stevens)

3.8.2 (2017-12-09)

  • Fixed handling of exceptions thrown from callbacks
  • Stricter matching of +json MIME types.

3.8.1 (2017-11-08)

  • Clear authorization header on cross-domain redirect

3.8.0

  • Added support for "globally" defined headers and event handlers via superagent.agent(). It now remembers default settings for all its requests.
  • Added optional callback to .retry() (Alexander Murphy)
... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch 8 times, most recently from 7d87c2e to 6438bba Compare June 21, 2019 23:29
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch 5 times, most recently from 858c130 to a505742 Compare July 3, 2019 15:13
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch 3 times, most recently from fbde0d9 to 803a5d1 Compare July 12, 2019 15:34
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch from 803a5d1 to 1be10df Compare July 19, 2019 17:58
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch 3 times, most recently from f57898b to fcabd7b Compare August 7, 2019 21:20
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch from fcabd7b to 41e899d Compare August 14, 2019 22:31
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch 2 times, most recently from f1e3c3f to 49a4bbc Compare August 23, 2019 22:36
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch from 49a4bbc to f219a70 Compare August 28, 2019 22:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch from f219a70 to 2ba93c2 Compare September 10, 2019 19:17
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch from 2ba93c2 to e03b8eb Compare September 18, 2019 16:23
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch 6 times, most recently from 35de5e0 to 1e069f0 Compare September 20, 2019 21:13
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch from 1e069f0 to e6fd799 Compare October 1, 2019 18:16
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch from e6fd799 to 29651b8 Compare October 14, 2019 20:30
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch from 29651b8 to 9b1bbb7 Compare October 14, 2019 20:42
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch from 9b1bbb7 to a28b1d7 Compare October 30, 2019 15:36
Updates the requirements on [superagent](https://github.com/visionmedia/superagent) to permit the latest version.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](forwardemail/superagent@v4.1.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch from a28b1d7 to 0e2ae32 Compare November 12, 2019 22:24
@dependabot-preview
Copy link
Contributor Author

Superseded by #4221.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/superagent-tw-5.1.0 branch November 21, 2019 23:04
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