Skip to content

fix: pin container file to node 24#758

Merged
LoneRifle merged 1 commit intomainfrom
fix/pin-build-to-node-24
Oct 23, 2025
Merged

fix: pin container file to node 24#758
LoneRifle merged 1 commit intomainfrom
fix/pin-build-to-node-24

Conversation

@tohhengxing
Copy link
Copy Markdown
Contributor

jwt token has a dependency that breaks in node 25
node:slim will always point to the latest node version, which is currently 25
nodejs/node#58211
Azure/azure-sdk-for-js#34243

Problem

What problem are you trying to solve? What issue does this close?

Closes [insert issue #]

Solution

How did you solve the problem?

Features:

  • Details ...

Improvements:

  • Details ...

Bug Fixes:

  • Details ...

Before & After Screenshots

BEFORE:
[insert screenshot here]

AFTER:
[insert screenshot here]

Tests

What tests should be run to confirm functionality?

Deploy Notes

Notes regarding deployment of the contained body of work. These should note any
new dependencies, new scripts, etc.

New environment variables:

  • env var : env var details

New scripts:

  • script : script details

New dependencies:

  • dependency : dependency details

New dev dependencies:

  • dependency : dependency details

jwt token has a dependency that breaks in node 25
node:slim will always point to the latest node version, which is currently 25
nodejs/node#58211
Azure/azure-sdk-for-js#34243
@tohhengxing tohhengxing force-pushed the fix/pin-build-to-node-24 branch from 1387cff to 98c55e6 Compare October 23, 2025 08:32
Copy link
Copy Markdown
Collaborator

@LoneRifle LoneRifle left a comment

Choose a reason for hiding this comment

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

lgtm

@LoneRifle LoneRifle merged commit a844401 into main Oct 23, 2025
8 checks passed
@LoneRifle LoneRifle deleted the fix/pin-build-to-node-24 branch October 23, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants