Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

build(deps): bump superagent from 5.1.1 to 6.1.0 in /Server #251

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps superagent from 5.1.1 to 6.1.0.

Release notes

Sourced from superagent's releases.

v6.1.0

  • fix: use qs to serialize form data in browser (#1591) aa43b3d
  • Create FUNDING.yml f817806
  • docs: updated docs, set to master branch 6a31af9
  • chore: updated docs 484f890

ladjs/superagent@v6.0.0...v6.1.0

v6.0.0

  • fix: bump deps, fixed linting, specific retry approach d68907b
  • fix: fixed content-type case-sensitivity (closes #1572) 44fadf9
  • Add mention of bearer auth to docs (#1583) e88a13f
  • Update jQuery in tail.html (#1582) a009ace
  • Revert "Improve .retry() method functionality with delays and prevent calling on successful request (#1527)" 74641bb
  • fix: fixed lint, yarnlock 0c4f96f
  • Improve .retry() method functionality with delays and prevent calling on successful request (#1527) 62eae78
  • fix: fixed travis f8ea331
  • removed extra should from test description (#1581) cc34638

ladjs/superagent@v5.3.1...v6.0.0

v5.3.1

  • Revert "fix: allow unset to prevent some defaults (#1560)" b411b66

ladjs/superagent@v5.3.0...v5.3.1

v5.3.0

  • chore: bump deps 5f7f7ff
  • fix: fixed package.json version per #1564 c067457
  • feature: Support port overrides in connect() (#1564) 7a25f3e
  • fix: ensure node retries happen when using .then syntax (#1487) (#1543) 77bcb11
  • fix: allow unset to prevent some defaults (#1560) afd20c1
  • fix: attach cookies to agent after plugin is used (#1556) 4babc5d
  • fix: a typo in docs (#1549) 5d729bb

ladjs/superagent@v5.2.2...v5.3.0

v5.2.2

  • Fix URI encoding (#1539) c7a10e2
  • Revert "feat: add secure cookie override to agent" (#1537) 40424e6
  • feat: add secure cookie override to agent (#1515) 737697f

ladjs/superagent@v5.2.1...v5.2.2

v5.2.1

  • fix: fixed .buffer prototype in client issue (closes #1517) 639ce2c

ladjs/superagent@v5.2.0...v5.2.1

v5.2.0

Commits

Dependabot compatibility score

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 will not automatically merge this PR because it includes a major update to a production dependency.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants