Skip to content

Commit 2d5df34

Browse files
chore(deps): update dependency oxfmt to ^0.44.0 (#1025)
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/docs/guide/usage/formatter) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt)) | [`^0.43.0` → `^0.44.0`](https://renovatebot.com/diffs/npm/oxfmt/0.43.0/0.44.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxfmt/0.44.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxfmt/0.43.0/0.44.0?slim=true) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxfmt)</summary> ### [`v0.44.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0440---2026-04-06) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.43.0...oxfmt_v0.44.0) ##### 🐛 Bug Fixes - [`dd2df87`](https://redirect.github.com/oxc-project/oxc/commit/dd2df87) npm: Export package.json for oxlint and oxfmt ([#&#8203;20784](https://redirect.github.com/oxc-project/oxc/issues/20784)) (kazuya kawaguchi) - [`4216380`](https://redirect.github.com/oxc-project/oxc/commit/4216380) oxfmt: Support `.editorconfig` `tab_width` fallback ([#&#8203;20988](https://redirect.github.com/oxc-project/oxc/issues/20988)) (leaysgur) </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. 🔕 **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/cnpm/cnpmcore). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23924ac commit 2d5df34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"husky": "^9.1.7",
147147
"ioredis-mock": "^8.13.1",
148148
"lint-staged": "^16.2.7",
149-
"oxfmt": "^0.43.0",
149+
"oxfmt": "^0.44.0",
150150
"oxlint": "^1.32.0",
151151
"oxlint-tsgolint": "^0.19.0",
152152
"typescript": "^6.0.0"

0 commit comments

Comments
 (0)