fastify / fastify-nextjs

React server side rendering support for Fastify with Next
Other
527 stars 61 forks source link

chore(deps-dev): Bump undici from 5.22.1 to 5.23.0 #800

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps undici from 5.22.1 to 5.23.0.

Release notes

Sourced from undici's releases.

v5.23.0

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.22.1...v5.23.0

Commits
  • 59abe3f 5.23.0
  • caca936 feat: make use of addAbortListener where applicable (#2195)
  • 4477dc2 build(deps): bump github/codeql-action from 2.20.3 to 2.21.2 (#2205)
  • d92d617 docs: add proxy agent options docs (#2193)
  • bae93dc fix: make multipart/form-data boundary string more consistent (#2196)
  • 1037578 test: fix autoselectfamily on platforms without IPv6 support (#2197)
  • 512cdad build(deps): bump step-security/harden-runner from 2.4.0 to 2.4.1 (#2175)
  • b287cae build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#2178)
  • 0b3c47c build(deps): bump fastify/github-action-merge-dependabot (#2177)
  • 4140ab5 build(deps): bump actions/checkout from 3.5.2 to 3.5.3 (#2176)
  • 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 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)