Commit f8cc431
authored
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) |

|

|

|

|
---
### 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
([#​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
([#​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
([#​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
([#​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
([#​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`
([#​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`
([#​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`)
([#​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
([#​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
([#​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
2 files changed
+3
-91
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments