Commit d3ff81d
authored
chore(deps): update oxc apps (#31)
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.42.0` →
`^0.43.0`](https://renovatebot.com/diffs/npm/oxfmt/0.42.0/0.43.0) |

|

|

|

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

|

|

|

|
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxfmt)</summary>
###
[`v0.43.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0430---2026-03-30)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.42.0...oxfmt_v0.43.0)
##### 🚀 Features
-
[`6ef440a`](https://redirect.github.com/oxc-project/oxc/commit/6ef440a)
oxfmt: Support bool for object style options
([#​20853](https://redirect.github.com/oxc-project/oxc/issues/20853))
(leaysgur)
</details>
<details>
<summary>oxc-project/oxc (oxlint)</summary>
###
[`v1.58.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1580---2026-03-30)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.57.0...oxlint_v1.58.0)
##### 🚀 Features
-
[`16516de`](https://redirect.github.com/oxc-project/oxc/commit/16516de)
linter: Enhance types for `DummyRule`
([#​20751](https://redirect.github.com/oxc-project/oxc/issues/20751))
(camc314)
##### 📚 Documentation
-
[`be3dcc1`](https://redirect.github.com/oxc-project/oxc/commit/be3dcc1)
linter: Add note about node version + custom TS plugin
([#​19381](https://redirect.github.com/oxc-project/oxc/issues/19381))
(camc314)
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5039bd7 commit d3ff81d
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