Skip to content

Commit f7d7874

Browse files
committed
chore(deps): update dependency oxfmt to ^0.15.0 (#16051)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [oxfmt](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt)) | [`^0.14.0` -> `^0.15.0`](https://renovatebot.com/diffs/npm/oxfmt/0.14.0/0.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxfmt/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxfmt/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxfmt/0.14.0/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxfmt/0.14.0/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxfmt)</summary> ### [`v0.15.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0150---2025-11-24) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.14.0...oxfmt_v0.15.0) ##### 💥 BREAKING CHANGES - [`a937890`](https://redirect.github.com/oxc-project/oxc/commit/a937890) formatter: \[**BREAKING**] Default to `lineWidth: 100` ([#&#8203;15933](https://redirect.github.com/oxc-project/oxc/issues/15933)) (leaysgur) ##### 🚀 Features - [`7818e22`](https://redirect.github.com/oxc-project/oxc/commit/7818e22) formatter/sort-imports: Support `options.groups` ([#&#8203;15831](https://redirect.github.com/oxc-project/oxc/issues/15831)) (leaysgur) </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/oxc-project/oxc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent e0294d6 commit f7d7874

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@arethetypeswrong/core": "0.18.2",
1515
"@napi-rs/cli": "catalog:",
1616
"emnapi": "1.6.0",
17-
"oxfmt": "^0.14.0",
17+
"oxfmt": "^0.15.0",
1818
"oxlint": "^1.29.0",
1919
"oxlint-tsgolint": "0.8.1",
2020
"publint": "catalog:",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)