Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Nov 21, 2024

Stackblitz appears to fail when attempting to use crypto.createHash with an algorithm value of sha-256. Since Node.js supports both the hyphenated and unhyphenated values, the later is now used to avoid issues when running on Stackblitz.

…thm name

Stackblitz appears to fail when attempting to use `crypto.createHash` with
an algorithm value of `sha-256`. Since Node.js supports both the hyphenated
and unhyphenated values, the later is now used to avoid issues when running
on Stackblitz.
@clydin clydin added the target: patch This PR is targeted for the next patch release label Nov 21, 2024
@clydin clydin linked an issue Nov 21, 2024 that may be closed by this pull request
@clydin clydin marked this pull request as ready for review November 21, 2024 17:29
@clydin clydin requested a review from alan-agius4 November 21, 2024 17:29
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Nov 21, 2024
@clydin clydin added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 21, 2024
@clydin clydin merged commit 1ded0b7 into angular:main Nov 21, 2024
35 checks passed
@clydin
Copy link
Member Author

clydin commented Nov 21, 2024

The changes were merged into the following branches: main, 19.0.x

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: @angular/build target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

adev(bug): "Learn Angular in the Browser" breaks with styles
2 participants