Skip to content

Commit f8cc431

Browse files
chore(deps): update dependency oxfmt to v0.40.0 (#242)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [oxfmt](https://oxc.rs/docs/guide/usage/formatter) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt)) | [`0.26.0` → `0.40.0`](https://renovatebot.com/diffs/npm/oxfmt/0.26.0/0.40.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxfmt/0.40.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxfmt/0.40.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxfmt/0.26.0/0.40.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxfmt/0.26.0/0.40.0?slim=true) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxfmt)</summary> ### [`v0.40.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0400---2026-03-12) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.39.0...oxfmt_v0.40.0) ##### 🐛 Bug Fixes - [`bc20217`](https://redirect.github.com/oxc-project/oxc/commit/bc20217) oxlint,oxfmt: Omit useless `| null` for `Option<T>` field from schema ([#&#8203;20273](https://redirect.github.com/oxc-project/oxc/issues/20273)) (leaysgur) ### [`v0.39.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.38.0...oxfmt_v0.39.0) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.38.0...oxfmt_v0.39.0) ### [`v0.38.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.37.0...oxfmt_v0.38.0) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.37.0...oxfmt_v0.38.0) ### [`v0.37.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.36.0...oxfmt_v0.37.0) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.36.0...oxfmt_v0.37.0) ### [`v0.36.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0360---2026-03-02) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.35.0...oxfmt_v0.36.0) ##### 🐛 Bug Fixes - [`04e6223`](https://redirect.github.com/oxc-project/oxc/commit/04e6223) npm: Add `preferUnplugged` for Yarn PnP compatibility ([#&#8203;19829](https://redirect.github.com/oxc-project/oxc/issues/19829)) (Boshen) ##### 📚 Documentation - [`2fa936f`](https://redirect.github.com/oxc-project/oxc/commit/2fa936f) README.md: Map npm package links to npmx.dev ([#&#8203;19666](https://redirect.github.com/oxc-project/oxc/issues/19666)) (Boshen) ### [`v0.35.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0350---2026-02-23) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.34.0...oxfmt_v0.35.0) ##### 🚀 Features - [`984dc07`](https://redirect.github.com/oxc-project/oxc/commit/984dc07) oxfmt: Strip `"experimental"SortXxx` prefix ([#&#8203;19567](https://redirect.github.com/oxc-project/oxc/issues/19567)) (leaysgur) ### [`v0.34.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0340---2026-02-19) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.33.0...oxfmt_v0.34.0) ##### 🐛 Bug Fixes - [`6c61b70`](https://redirect.github.com/oxc-project/oxc/commit/6c61b70) oxfmt: Fix outdated `sortImports.groups` doc comments ([#&#8203;19513](https://redirect.github.com/oxc-project/oxc/issues/19513)) (leaysgur) ### [`v0.33.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0330---2026-02-16) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.32.0...oxfmt_v0.33.0) ##### 💥 BREAKING CHANGES - [`9c34f72`](https://redirect.github.com/oxc-project/oxc/commit/9c34f72) formatter/sort\_imports: \[**BREAKING**] Report invalid group name with renaming `side-effect` > `side_effect` ([#&#8203;19416](https://redirect.github.com/oxc-project/oxc/issues/19416)) (leaysgur) ##### 🚀 Features - [`4baebef`](https://redirect.github.com/oxc-project/oxc/commit/4baebef) formatter/sort\_imports: Support `{ newlinesBetween: bool }` inside `groups` ([#&#8203;19358](https://redirect.github.com/oxc-project/oxc/issues/19358)) (leaysgur) - [`d1c2fb6`](https://redirect.github.com/oxc-project/oxc/commit/d1c2fb6) formatter/sort\_imports: Support `customGroups` attributes(`selector` and `modifiers`) ([#&#8203;19356](https://redirect.github.com/oxc-project/oxc/issues/19356)) (leaysgur) ### [`v0.32.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.31.0...oxfmt_v0.32.0) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.31.0...oxfmt_v0.32.0) ### [`v0.30.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0300---2026-02-10) ##### 🐛 Bug Fixes - [`1b2f354`](https://redirect.github.com/oxc-project/oxc/commit/1b2f354) ci: Add missing riscv64/s390x napi targets for oxfmt and oxlint ([#&#8203;19217](https://redirect.github.com/oxc-project/oxc/issues/19217)) (Cameron) ### [`v0.28.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.27.0...oxfmt_v0.28.0) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.27.0...oxfmt_v0.28.0) ### [`v0.27.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0270---2026-01-26) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.26.0...oxfmt_v0.27.0) ##### 📚 Documentation - [`8ccd853`](https://redirect.github.com/oxc-project/oxc/commit/8ccd853) npm: Update package homepage URLs and add keywords ([#&#8203;18509](https://redirect.github.com/oxc-project/oxc/issues/18509)) (Boshen) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/voidzero-dev/vite-task). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9419dbd commit f8cc431

File tree

2 files changed

+3
-91
lines changed

2 files changed

+3
-91
lines changed

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"type": "module",
1414
"dependencies": {
1515
"cross-env": "^10.1.0",
16-
"oxfmt": "0.26.0",
16+
"oxfmt": "0.40.0",
1717
"oxlint": "catalog:",
1818
"oxlint-tsgolint": "catalog:",
1919
"vite-task-tools": "link:"

pnpm-lock.yaml

Lines changed: 2 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)