Skip to content

Commit 4328320

Browse files
chore(deps): update oxlint monorepo (#622)
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.20.0` → `^0.21.0`](https://renovatebot.com/diffs/npm/oxfmt/0.20.0/0.21.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxfmt/0.21.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxfmt/0.20.0/0.21.0?slim=true) | | [oxlint](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`1.35.0` → `1.36.0`](https://renovatebot.com/diffs/npm/oxlint/1.35.0/1.36.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/1.36.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/1.35.0/1.36.0?slim=true) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxfmt)</summary> ### [`v0.21.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0210---2025-12-29) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.20.0...oxfmt_v0.21.0) ##### 🐛 Bug Fixes - [`0a39cba`](https://redirect.github.com/oxc-project/oxc/commit/0a39cba) oxfmt: Update wrong doc comment ([#&#8203;17288](https://redirect.github.com/oxc-project/oxc/issues/17288)) (leaysgur) </details> <details> <summary>oxc-project/oxc (oxlint)</summary> ### [`v1.36.0`](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.35.0...oxlint_v1.36.0) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.35.0...oxlint_v1.36.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMTQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c84699e commit 4328320

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.20.0",
104+
"oxfmt": "^0.21.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)