-
Notifications
You must be signed in to change notification settings - Fork 59
chore(deps): upgrade biome #540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): upgrade biome #540
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
@gabrielmfern there seems to be something wrong with the pipeline YAML files. Do you want me to look into it? |
|
@emiliosheinz you shouldn't have to, it's a problem on how we have it configured. Basically only works easily for us, and for contributors it's terrible right now. I'm discussing with the team how we can make something better |
Co-authored-by: Bu Kinoshita <[email protected]> Co-authored-by: Gabriel Miranda <[email protected]>
Co-authored-by: Bu Kinoshita <[email protected]> Co-authored-by: Gabriel Miranda <[email protected]>
This PR upgrades
@biomejs/biomefrom version1.9.4to2.0.5.Changes made:
Notes:
The Original Renovate PR failed due to linting issues. This PR supersedes it by including all required fixes. Therefore, the pipelines should now pass successfully.