Skip to content

Conversation

@dependabot-preview
Copy link

Bumps undici from 2.2.1 to 3.3.1.

Release notes

Sourced from undici's releases.

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)
  • Two small grammar nits (#505)
  • feat(pool): forward connect and disconnect events (#510)
  • fix(types): Pool URL (#507)
  • Do not run .mjs in test. Add npm test to CI. (#511)

v3.0.0

Fixes:

  • Replace socketTimeout with bodyTimeout (#460).
  • Replace keepAlive option with pipelining: 0 (#459).
  • Rename idleTimeout option to keepAliveTimeout (#461).
  • Retry idempotent with original body (#471).
  • Add writableNeedDrain support to Client.stream (#442).
  • Free parser when detaching.
  • Throw if passed maxKeepAliveTimeout, idleTimeout, or socketTimeout.

... (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.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v2.2.1...v3.3.1)

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 8, 2021
@dependabot-preview
Copy link
Author

Superseded by #30.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/undici-3.3.1 branch February 15, 2021 09:10
@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 Feb 22, 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