Commit f37a92f
authored
chore(deps): update dependency oxfmt to ^0.52.0 (#63)
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.48.0` →
`^0.52.0`](https://renovatebot.com/diffs/npm/oxfmt/0.48.0/0.52.0) |

|

|

|

|
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxfmt)</summary>
###
[`v0.52.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0520---2026-05-26)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.51.0...oxfmt_v0.52.0)
##### 🚀 Features
-
[`16b8058`](https://redirect.github.com/oxc-project/oxc/commit/16b8058)
oxfmt: Support `vite-plus/resolveConfig` for vite.config.ts
([#​22454](https://redirect.github.com/oxc-project/oxc/issues/22454))
(leaysgur)
###
[`v0.51.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.50.0...oxfmt_v0.51.0)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.50.0...oxfmt_v0.51.0)
###
[`v0.50.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0500---2026-05-15)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.49.0...oxfmt_v0.50.0)
##### 🐛 Bug Fixes
-
[`43b9978`](https://redirect.github.com/oxc-project/oxc/commit/43b9978)
formatter/sort\_imports: Treat subpath imports as internal
([#​22440](https://redirect.github.com/oxc-project/oxc/issues/22440))
(leaysgur)
###
[`v0.49.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0490---2026-05-11)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.48.0...oxfmt_v0.49.0)
##### 🚀 Features
-
[`6e8e818`](https://redirect.github.com/oxc-project/oxc/commit/6e8e818)
oxfmt: Experimental .svelte support
([#​21700](https://redirect.github.com/oxc-project/oxc/issues/21700))
(leaysgur)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **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.
---
- [ ] <!-- 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/formatjs/rules_formatjs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2095fc2 commit f37a92f
2 files changed
Lines changed: 95 additions & 82 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments