Commit 4aba427
authored
chore(deps): update oxc apps (#14)
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.32.0` →
`^0.33.0`](https://renovatebot.com/diffs/npm/oxfmt/0.32.0/0.33.0) |

|

|

|

|
| [oxlint](https://oxc.rs/docs/guide/usage/linter)
([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint))
| [`1.47.0` →
`1.48.0`](https://renovatebot.com/diffs/npm/oxlint/1.47.0/1.48.0) |

|

|

|

|
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxfmt)</summary>
###
[`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)
</details>
<details>
<summary>oxc-project/oxc (oxlint)</summary>
###
[`v1.48.0`](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.47.0...oxlint_v1.48.0)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.47.0...oxlint_v1.48.0)
</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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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/rolldown/rolldown-plugin-node-polyfills).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 04343c3 commit 4aba427
2 files changed
+164
-164
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments