chore(deps): update dependency oxfmt to ^0.70.0 - #10488
metamask-ci[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Caution MetaMask internal reviewing guidelines:
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 1bca389. Configure here.
| "execa": "^10.0.1", | ||
| "jest": "^30.4.2", | ||
| "oxfmt": "^0.44.0", | ||
| "oxfmt": "^0.70.0", |
There was a problem hiding this comment.
Stale oxfmt peer dependency range
Medium Severity
The oxfmt peer range remains ^0.44.0 after devDependencies moved to ^0.70.0. On 0.x, a caret range only allows patch bumps, so 0.70.0 does not satisfy the peer. Consumers who install current oxfmt as the README directs get an unsatisfied peer, and the advertised range no longer matches the version this package is tested against.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 1bca389. Configure here.


This PR contains the following updates:
^0.44.0→^0.70.0Release Notes
oxc-project/oxc (oxfmt)
v0.70.0: oxfmt v0.70.0Compare Source
🚀 Features
415b742oxlint,oxfmt: Do not discover nested config in Vite+ mode (#26763) (leaysgur)v0.69.0Compare Source
v0.68.0Compare Source
v0.67.0Compare Source
🛡️ Security
9a612d5deps: Update npm packages (#26178) (renovate[bot])v0.66.0Compare Source
v0.65.0Compare Source
v0.64.0Compare Source
🚀 Features
c07fe7coxfmt: SupportexperimentalOperatorPosition(#25643) (leaysgur)📚 Documentation
fed6681oxfmt: Skip expanding overrides options (#25572) (leaysgur)v0.63.0Compare Source
v0.62.0Compare Source
🐛 Bug Fixes
e6e584boxfmt: Type jsdoc. enum options (#25008) (leaysgur)v0.61.0Compare Source
v0.60.0Compare Source
v0.59.0Compare Source
🐛 Bug Fixes
415fe1eoxfmt: Error on ignorePatterns that cannot match files outside the config directory (#24286) (leaysgur)v0.58.0Compare Source
v0.57.0Compare Source
v0.56.0Compare Source
v0.55.0Compare Source
🚀 Features
9a2788blinter/unicorn: Implementprefer-export-fromrule (#22935) (AliceLanniste)v0.54.0Compare Source
📚 Documentation
dadafe3oxlint, oxfmt: Mention migrate skills in npm READMEs (#22965) (Boshen)f88961aoxfmt: Annotate each config option with supported languages (#22953) (leaysgur)v0.53.0Compare Source
v0.52.0Compare Source
🚀 Features
16b8058oxfmt: Supportvite-plus/resolveConfigfor vite.config.ts (#22454) (leaysgur)v0.51.0Compare Source
v0.50.0Compare Source
🐛 Bug Fixes
43b9978formatter/sort_imports: Treat subpath imports as internal (#22440) (leaysgur)v0.49.0Compare Source
🚀 Features
6e8e818oxfmt: Experimental .svelte support (#21700) (leaysgur)v0.48.0Compare Source
v0.47.0Compare Source
v0.46.0Compare Source
v0.45.0Compare Source
🐛 Bug Fixes
50c389boxfmt: Support.editorconfigquote_type(#20989) (leaysgur)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.