chore(deps): update dependency oxfmt to v0.53.0#63
Merged
Conversation
doistbot
reviewed
Jun 8, 2026
doistbot
left a comment
Member
There was a problem hiding this comment.
This PR updates the oxfmt dependency to v0.53.0.
Few things worth tightening:
- The updated
oxfmtversion requires Node^20.19.0or>=22.12.0, which conflicts with the repository's documented support for Node>=20.18.1. Since this tool is required for the gate scripts, please either revertoxfmtto0.52.xor bump the repository's minimum Node version and update the documentation in the same PR.
| "oauth4webapi": "3.8.6", | ||
| "open": "11.0.0", | ||
| "oxfmt": "0.52.0", | ||
| "oxfmt": "0.53.0", |
Member
There was a problem hiding this comment.
🟠 P1 oxfmt@0.53.0 now declares node: ^20.19.0 || >=22.12.0, while this repo still documents/supports Node >=20.18.1 and uses oxfmt in the required check/fix scripts. That raises the effective minimum Node version for contributors running the gate tooling. Either keep oxfmt on 0.52.x, or bump the repo's minimum Node version and update the related docs in the same PR.
c982f4b to
74c8ba3
Compare
Contributor
|
🎉 This PR is included in version 0.26.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.52.0→0.53.0Release Notes
oxc-project/oxc (oxfmt)
v0.53.0Compare Source
Configuration
📅 Schedule: (UTC)
* * * * 1-5)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.