Skip to content

Update Undici to backport a fix in Node.js 20.x #53186

Closed
@QuiiBz

Description

@QuiiBz

What is the problem this feature will solve?

AWS Lambda recently completed a rollout from Node.js 20.12.x to Node.js 20.13.x, which includes this bug reported to Undici.

This impacts users using Node.js 20 in AWS Lambda, Netlify, Vercel, or any other service that uses AWS Lambda.

For example:

What is the feature you are proposing to solve the problem?

Update Undici to (at least) version 6.17.0 for the next Node.js 20 minor version, to includes the upstream fix. cc @mcollina

What alternatives have you considered?

No response

Activity

added
feature requestIssues that request new features to be added to Node.js.
on May 28, 2024
mcollina

mcollina commented on May 28, 2024

@mcollina
SponsorMember

@marco-ippolito can you include #53034 in the upcoming v20 release?

QuiiBz

QuiiBz commented on Jun 19, 2024

@QuiiBz
Author

Will be closed by #53486 once it's released - it bumps Undici to 6.17.0, which includes the fix.

Edit: no longer planed for next release: #53486 (comment)

mcollina

mcollina commented on Jul 22, 2024

@mcollina
SponsorMember

This will be fixed by 20.16.0.

QuiiBz

QuiiBz commented on Jul 25, 2024

@QuiiBz
Author

Closing as Undici was updated to 6.19.2 in Node.js 20.16.0. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @mcollina@QuiiBz

      Issue actions

        Update Undici to backport a fix in Node.js 20.x · Issue #53186 · nodejs/node