Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump undici from 5.22.1 to 5.23.0 #765

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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: nodejs/undici@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 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 [undici](https://github.com/nodejs/undici) from 5.22.1 to 5.23.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.22.1...v5.23.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
  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
@timostamm
Copy link
Member

browserstack tests fail because of missing credentials. Other tests pass and this update does not affect code tested on browserstack.

@timostamm timostamm merged commit d031dae into main Aug 16, 2023
3 of 4 checks passed
@timostamm timostamm deleted the dependabot/npm_and_yarn/undici-5.23.0 branch August 16, 2023 11:29
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.

1 participant