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

[Snyk] Upgrade superagent from 3.5.2 to 3.8.3 #2

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented May 5, 2020

Snyk has created this PR to upgrade superagent from 3.5.2 to 3.8.3.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 12 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2018-04-29.

The recommended version fixes:

Severity Issue Exploit Maturity
Information Exposure
npm:superagent:20181108
No Known Exploit
Denial of Service (DoS)
npm:superagent:20170807
No Known Exploit
Release notes
Package name: superagent
  • 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 - 2017-10-25
    • 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)
    • Unified auth args handling in node/browser (Edmundo Alvarez)
    • Fixed error handling in zlib pipes (Kornel)
    • Documented that 3xx status codes are errors (Mickey Reiss)
  • 3.8.0-alpha.1 - 2017-10-21
    No content.
  • 3.7.0 - 2017-10-19
    • Limit maximum response size. Prevents zip bombs (Kornel)
    • Catch and pass along errors in .ok() callback (Jeremy Ruppel)
    • Fixed parsing of XHR headers without a newline (nsf)
  • 3.6.3 - 2017-10-04
    No content.
  • 3.6.2 - 2017-10-02
    • Upgrade MIME type dependency to a newer, secure version
    • Recognize PDF MIME as binary
    • Fix for error in subsequent require() calls (Steven de Salas)
  • 3.6.1 - 2017-09-28
    No content.
  • 3.6.0 - 2017-08-20
    • Support disabling TCP_NODELAY option (#1240) (xiamengyu)
    • Send payload in query string for GET and HEAD shorthand API (Peter Lyons)
    • Support passphrase with pfx certificate (Paul Westerdale (ABRS Limited))
    • Documentation improvements (Peter Lyons)
    • Fixed duplicated query string params (#1200) (Kornel)
  • 3.5.3-beta.2 - 2017-03-30
  • 3.5.3-beta.1 - 2017-03-29
  • 3.5.2 - 2017-03-22
from superagent GitHub release notes
Commit messages
Package name: superagent
  • 295dfcd Bump
  • c2f65c6 Lock marked version due to bug
  • 75d1ca0 Fix #1366 docs
  • bf1a87a Merge pull request #1360 from itsfadnis/flags_for_201_and_422
  • 386f702 Add flags for 201 & 422 responses
  • d70933c Make GitHub happy
  • b176c0e Be super clear piping in superagent breaks everything else
  • 336b51e Merge pull request #1351 from jedwards1211/patch-2
  • 038bd46 file => field
  • a6fc595 typo fix
  • 6828bd3 docs(README): add superagent-verbose-errors to plugin list
  • ea9bd47 PFX tests are broken
  • 4de305f Docs
  • 5d6e4b7 Catch error in tests
  • 276244c Add docs explaining how to add new default parsers/serializers.
  • 2eed60f [node] Emit progress event while uploading Buffer via send method (#1329)
  • b956fe1 Merge pull request #1328 from markstos/patch-1
  • 9968331 Having the complete list of methods available to set default is helpful.
  • c1b1381 Cookies aren't controlled in browsers the same way
  • 2d8275a Test cookie in redirects
  • cb480a1 Fixed setting correct cookies for redirects
  • 8ab065a Merge pull request #1326 from notflip/patch-2
  • 541aa17 Replace .catch with ['catch'] for IE9 Support
  • 7b83e13 Merge pull request #1325 from notflip/patch-1

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant