Skip to content

Commit 56136f7

Browse files
chore(deps): update oxc apps (#20)
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.35.0` β†’ `^0.39.0`](https://renovatebot.com/diffs/npm/oxfmt/0.35.0/0.39.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxfmt/0.39.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxfmt/0.39.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxfmt/0.35.0/0.39.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxfmt/0.35.0/0.39.0?slim=true) | | [oxlint](https://oxc.rs/docs/guide/usage/linter) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`1.50.0` β†’ `1.54.0`](https://renovatebot.com/diffs/npm/oxlint/1.50.0/1.54.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/1.54.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/1.54.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/1.50.0/1.54.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/1.50.0/1.54.0?slim=true) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxfmt)</summary> ### [`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) </details> <details> <summary>oxc-project/oxc (oxlint)</summary> ### [`v1.54.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1540---2026-03-12) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.53.0...oxlint_v1.54.0) ##### πŸ“š Documentation - [`0c7da4f`](https://redirect.github.com/oxc-project/oxc/commit/0c7da4f) linter: Fix extra closing brace in example config. ([#&#8203;20253](https://redirect.github.com/oxc-project/oxc/issues/20253)) (connorshea) ### [`v1.53.0`](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.52.0...oxlint_v1.53.0) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.52.0...oxlint_v1.53.0) ### [`v1.52.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1520---2026-03-09) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.51.0...oxlint_v1.52.0) ##### πŸš€ Features - [`61bf388`](https://redirect.github.com/oxc-project/oxc/commit/61bf388) linter: Add `options.reportUnusedDisableDirectives` to config file ([#&#8203;19799](https://redirect.github.com/oxc-project/oxc/issues/19799)) (Peter Wagenet) - [`2919313`](https://redirect.github.com/oxc-project/oxc/commit/2919313) linter: Introduce denyWarnings config options ([#&#8203;19926](https://redirect.github.com/oxc-project/oxc/issues/19926)) (camc314) - [`a607119`](https://redirect.github.com/oxc-project/oxc/commit/a607119) linter: Introduce maxWarnings config option ([#&#8203;19777](https://redirect.github.com/oxc-project/oxc/issues/19777)) (camc314) ##### πŸ“š Documentation - [`6c0e0b5`](https://redirect.github.com/oxc-project/oxc/commit/6c0e0b5) linter: Add oxlint.config.ts to the config docs. ([#&#8203;19941](https://redirect.github.com/oxc-project/oxc/issues/19941)) (connorshea) - [`160e423`](https://redirect.github.com/oxc-project/oxc/commit/160e423) linter: Add a note that the typeAware and typeCheck options require oxlint-tsgolint ([#&#8203;19940](https://redirect.github.com/oxc-project/oxc/issues/19940)) (connorshea) ### [`v1.51.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1510---2026-03-02) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.50.0...oxlint_v1.51.0) ##### πŸš€ Features - [`f34f6fa`](https://redirect.github.com/oxc-project/oxc/commit/f34f6fa) linter: Introduce typeCheck config option ([#&#8203;19764](https://redirect.github.com/oxc-project/oxc/issues/19764)) (camc314) - [`694be7d`](https://redirect.github.com/oxc-project/oxc/commit/694be7d) linter: Introduce typeAware as config options ([#&#8203;19614](https://redirect.github.com/oxc-project/oxc/issues/19614)) (camc314) ##### πŸ› 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) </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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12b341d commit 56136f7

File tree

2 files changed

+164
-164
lines changed

2 files changed

+164
-164
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@types/node": "^22.2.0",
36-
"oxfmt": "^0.35.0",
36+
"oxfmt": "^0.39.0",
3737
"oxlint": "^1.42.0",
3838
"rolldown": "^1.0.0-rc.1",
3939
"typescript": "^5.5.4",

0 commit comments

Comments
Β (0)