Skip to content

Commit 7a29d74

Browse files
chore(deps): update oxlint monorepo (#639)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [oxfmt](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt)) | [`^0.23.0` → `^0.24.0`](https://renovatebot.com/diffs/npm/oxfmt/0.23.0/0.24.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxfmt/0.24.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxfmt/0.23.0/0.24.0?slim=true) | | [oxlint](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`1.38.0` → `1.39.0`](https://renovatebot.com/diffs/npm/oxlint/1.38.0/1.39.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/1.39.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/1.38.0/1.39.0?slim=true) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxfmt)</summary> ### [`v0.24.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0240---2026-01-12) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.23.0...oxfmt_v0.24.0) ##### 🚀 Features - [`86c0168`](https://redirect.github.com/oxc-project/oxc/commit/86c0168) oxfmt/sort\_package\_json: Handle `oxfmtrc.sort_scripts` option ([#&#8203;17738](https://redirect.github.com/oxc-project/oxc/issues/17738)) (leaysgur) ##### 📚 Documentation - [`62b7a01`](https://redirect.github.com/oxc-project/oxc/commit/62b7a01) formatter: Clarify `experimentalTailwindcss` configuration comments ([#&#8203;17898](https://redirect.github.com/oxc-project/oxc/issues/17898)) (Dunqing) </details> <details> <summary>oxc-project/oxc (oxlint)</summary> ### [`v1.39.0`](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.38.0...oxlint_v1.39.0) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.38.0...oxlint_v1.39.0) </details> --- ### Configuration 📅 **Schedule**: 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. 👻 **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/node-modules/urllib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11fd991 commit 7a29d74

2 files changed

Lines changed: 74 additions & 74 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"husky": "^9.1.7",
102102
"iconv-lite": "^0.6.3",
103103
"lint-staged": "^16.2.7",
104-
"oxfmt": "^0.23.0",
104+
"oxfmt": "^0.24.0",
105105
"oxlint": "^1.35.0",
106106
"oxlint-tsgolint": "^0.10.0",
107107
"proxy": "^1.0.2",

pnpm-lock.yaml

Lines changed: 73 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)