ci: block esbuild updates due to a regression#32817
Conversation
regression 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 dependency to avoid a regression present in version 0.27.4. The change correctly uses Renovate's configuration to prevent automatic updates. I've suggested a small improvement to use a more specific packageRule instead of ignoreDeps, which can make this temporary block easier to manage in the future. Otherwise, the change is good.
|
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