Skip to content

Conversation

@nodejs-github-bot
Copy link
Collaborator

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

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
CollaboratorAuthor

@aduh95
Copy link
Contributor

Quite a few seemingly related test failures

@KhafraDev
Copy link
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
Copy link
Member

@mcollinamcollina left a comment

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
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
Member

@KhafraDev let's see if WebSocket runs :)

@KhafraDev
Copy link
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
CollaboratorAuthor

@nodejs-github-bot
Copy link
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
Copy link
Member

@mcollinamcollina left a comment

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-botnodejs-github-bot merged commit ef062b9 into mainSep 23, 2023
@nodejs-github-botnodejs-github-bot deleted the actions/tools-update-undici branch September 23, 2023 11:40
@nodejs-github-bot
Copy link
CollaboratorAuthor

Landed in ef062b9

ruyadorno pushed a commit that referenced this pull request Sep 28, 2023
PR-URL: #49559 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Matthew Aitken <[email protected]>
This was referenced Sep 28, 2023
alexfernandez pushed a commit to alexfernandez/node that referenced this pull request Nov 1, 2023
PR-URL: nodejs#49559 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Matthew Aitken <[email protected]>
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

6 participants

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