Skip to content

Conversation

@dependabot-preview
Copy link

Bumps undici from 2.2.1 to 3.3.3.

Release notes

Sourced from undici's releases.

v3.3.3

Fixes:

  • Remove semver major change from patch release.

v3.3.2

Fixes:

  • Wait for queued handlers to run before onError (#548).
  • Add BodyTimeoutError to error types (#546).
  • Agent. Check size instead of pending (nodejs/undici@3275391).

Improvements:

  • Pool size & running (#535)

v3.3.1

Fixes:

  • Busy if pipeline is full (#541).

Improvements:

  • Add support for Agent on Node 12 and lower (#533).

v3.3.0

Improvements:

  • Add close and destroy methods to Agent class (#521).
  • Add Pool/Client.url (#527).
  • Various Pool improvements (#525).
  • Forward error on disconnect event (#524).

v3.2.0 - Agent

Improvements:

  • Agent and global methods (#508).

v3.1.0

📚 PR:

  • fix: throw if passed keepAlive
  • doc: fix grammar
  • fix: don't fail socket if onComplete throws
  • fix: throw if passed requestTimeout
  • fix: improve not support arg error message
  • fix: types
  • perf: check aborted earlier
  • perf: avoid closure capture
  • Fix capitalization of 'errors' in types (#503)

... (truncated)

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 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
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [undici](https://github.com/nodejs/undici) from 2.2.1 to 3.3.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v2.2.1...v3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 15, 2021
@dependabot-preview
Copy link
Author

Superseded by #34.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/undici-3.3.3 branch April 9, 2021 08:54
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants