Skip to content

Revert "Updating the undici Major Version (#350)"#357

Closed
BridgeAR wants to merge 1 commit intoAzure:v4.xfrom
BridgeAR:BridgeAR/revert-breaking-change
Closed

Revert "Updating the undici Major Version (#350)"#357
BridgeAR wants to merge 1 commit intoAzure:v4.xfrom
BridgeAR:BridgeAR/revert-breaking-change

Conversation

@BridgeAR
Copy link
Copy Markdown

@BridgeAR BridgeAR commented Jun 27, 2025

This reverts commit c543818.

The support range for undici in newer versions does not match the current @azure/functions support range.

The original commit broke Node.js 18 support, due to unidici 7 only supporting Node.js 20 and above. Latest undici 6 supports >=18.17, while the latest undici release that had full Node.js 18 support is v6.13.0. Since v6.13.0 has known security issues, it's just a plain revert.

Ref: #350

This reverts commit c543818.

The support range for undici in newer versions does not match the
current @azure/functions support range.

The original commit broke Node.js 18 support, due to unidici 7 only
supporting Node.js 20 and above. Latest undici supports >=18.17,
while the latest undici release that had full Node.js 18 support is
v6.13.0. Since v6.13.0 has known security issues, it's just a plain
revert.
@BridgeAR BridgeAR requested a review from a team as a code owner June 27, 2025 09:48
@BridgeAR
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="Datadog"

@swapnil-nagar
Copy link
Copy Markdown
Contributor

swapnil-nagar commented Jun 27, 2025

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

{
"name": "@azure/functions",
"version": "4.7.3",
"version": "4.7.4",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is just reverting the code we do not need to update the version, can you revert to 4.7.2.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants