Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2023

Bumps superagent from 8.0.9 to 8.1.0.

Release notes

Sourced from superagent's releases.

v8.1.0

  • chore: bump deps, xo linting 8b5400b
  • Merge pull request #1764 from tobiasdiez/es6_http2wrapper 2fd4292
  • Merge pull request #1766 from slickmb/fix/emit_end_when_unzipping a29a062
  • Merge pull request #1773 from NikoRaisanen/bugfix-handle-bigint a62866a
  • Merge pull request #1774 from afharo/remove-v14-destroy-before-abort-hack 4691583
  • fix: do not force-set req.destroyed = true on abort 70c464c
  • fix: fixed BigInt sent as json 259a43f
  • fix: only emit 'end' after unzip is done writing ef969fa
  • feat: migrate to es6 class instead of util.inherit in http2wrapper 7801408
  • fix: fixed eslint-plugin-compat issue 73c7efb
  • chore: fixed rimraf dep causing tests to fail 988636f

forwardemail/superagent@v8.0.9...v8.1.0

Commits
  • 44c83af 8.1.0
  • 8b5400b chore: bump deps, xo linting
  • 2fd4292 Merge pull request #1764 from tobiasdiez/es6_http2wrapper
  • a29a062 Merge pull request #1766 from slickmb/fix/emit_end_when_unzipping
  • a62866a Merge pull request #1773 from NikoRaisanen/bugfix-handle-bigint
  • 4691583 Merge pull request #1774 from afharo/remove-v14-destroy-before-abort-hack
  • 70c464c fix: do not force-set req.destroyed = true on abort
  • 259a43f fix: fixed BigInt sent as json
  • ef969fa fix: only emit 'end' after unzip is done writing
  • 7801408 feat: migrate to es6 class instead of util.inherit in http2wrapper
  • Additional commits viewable in compare view

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [superagent](https://github.com/ladjs/superagent) from 8.0.9 to 8.1.0.
- [Release notes](https://github.com/ladjs/superagent/releases)
- [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md)
- [Commits](forwardemail/superagent@v8.0.9...v8.1.0)

---
updated-dependencies:
- dependency-name: superagent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2023

Superseded by #127.

@dependabot dependabot bot closed this Aug 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superagent-8.1.0 branch August 16, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants