dependabot npm(deps-dev): bump superagent from 8.0.9 to 8.1.0
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
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-setreq.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