Skip to content

deps: update undici to 5.25.2 - #49559

Merged
nodejs-github-bot merged 3 commits into
mainfrom
actions/tools-update-undici
Sep 23, 2023
Merged

deps: update undici to 5.25.2#49559
nodejs-github-bot merged 3 commits into
mainfrom
actions/tools-update-undici

Conversation

@nodejs-github-bot

@nodejs-github-botnodejs-github-bot commented Sep 8, 2023

Copy link
Copy Markdown
Collaborator

This is an automated update of undici to 5.25.2.

@nodejs-github-botnodejs-github-bot added dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Sep 8, 2023
@mcollinamcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 8, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 8, 2023
@nodejs-github-bot

Copy link
Copy Markdown
CollaboratorAuthor

@aduh95

Copy link
Copy Markdown
Contributor

Quite a few seemingly related test failures

@KhafraDev

Copy link
Copy Markdown
Member

is it only builds without ssl?

@nodejs-github-botnodejs-github-bot changed the title deps: update undici to 5.24.0deps: update undici to 5.25.0Sep 20, 2023
@mcollinamcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 21, 2023

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 21, 2023
@nodejs-github-bot

Copy link
Copy Markdown
CollaboratorAuthor

@nodejs-github-botnodejs-github-bot changed the title deps: update undici to 5.25.0deps: update undici to 5.25.2Sep 22, 2023
@mcollina

Copy link
Copy Markdown
Member

@KhafraDev let's see if WebSocket runs :)

@KhafraDev

Copy link
Copy Markdown
Member

I tested it locally, there is something very strange going on if it doesn't work lol

@mcollinamcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 23, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 23, 2023
@nodejs-github-bot

Copy link
Copy Markdown
CollaboratorAuthor

@nodejs-github-bot

Copy link
Copy Markdown
CollaboratorAuthor

@mcollinamcollina added commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. commit-queue Add this label to land a pull request using GitHub Actions. and removed needs-ci PRs that need a full CI run. labels Sep 23, 2023

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 23, 2023
@nodejs-github-bot
nodejs-github-bot merged commit ef062b9 into mainSep 23, 2023
@nodejs-github-bot
nodejs-github-bot deleted the actions/tools-update-undici branch September 23, 2023 11:40
@nodejs-github-bot

Copy link
Copy Markdown
CollaboratorAuthor

Landed in ef062b9

ruyadorno pushed a commit that referenced this pull request Sep 28, 2023
PR-URL: #49559
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
This was referenced Sep 28, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.dependenciesPull requests that update a dependency file.lib / srcIssues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected error when using signal with reason in fetch

5 participants

@nodejs-github-bot@aduh95@KhafraDev@mcollina@targos