ci: block esbuild-wasm updates due to a regression#32819
Conversation
Version 0.27.4 caused a regression which breaks metadata file See: evanw/esbuild#4420
There was a problem hiding this comment.
Code Review
This pull request blocks updates for the esbuild-wasm package by adding it to the ignoreDeps list in renovate.json. This is a preventative measure due to a regression in version 0.27.4 that breaks metadata file generation, as referenced in the pull request description. The change is correct and follows existing patterns in the configuration file. I have no further comments.
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Version 0.27.4 caused a regression which breaks metadata file
See: evanw/esbuild#4420