Skip to content

Commit b55727f

Browse files
committed
chore(deps): update dependency oxfmt to ^0.34.0 (oxc-project#19557)
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.33.0` → `^0.34.0`](https://renovatebot.com/diffs/npm/oxfmt/0.33.0/0.34.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxfmt/0.34.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxfmt/0.34.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxfmt/0.33.0/0.34.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxfmt/0.33.0/0.34.0?slim=true) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxfmt)</summary> ### [`v0.34.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0340---2026-02-19) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.33.0...oxfmt_v0.34.0) ##### 🐛 Bug Fixes - [`6c61b70`](https://redirect.github.com/oxc-project/oxc/commit/6c61b70) oxfmt: Fix outdated `sortImports.groups` doc comments ([#&oxc-project#8203;19513](https://redirect.github.com/oxc-project/oxc/issues/19513)) (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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS4xMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1LjExIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent b78fa71 commit b55727f

2 files changed

Lines changed: 82 additions & 82 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@napi-rs/cli": "catalog:",
15-
"oxfmt": "^0.33.0",
15+
"oxfmt": "^0.34.0",
1616
"oxlint": "^1.45.0",
1717
"oxlint-tsgolint": "0.14.1"
1818
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)