chore(deps): update dependency oxfmt to ^0.13.0#15598
Merged
graphite-app[bot] merged 1 commit intomainfrom Nov 11, 2025
Merged
Conversation
Contributor
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
b3382d4 to
e9fd2b6
Compare
Contributor
Merge activity
|
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [oxfmt](https://oxc.rs) ([source](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt)) | [`^0.9.0` -> `^0.13.0`](https://renovatebot.com/diffs/npm/oxfmt/0.9.0/0.13.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxfmt)</summary> ### [`v0.13.0`](https://github.com/oxc-project/oxc/compare/oxfmt_v0.12.0...oxfmt_v0.13.0) [Compare Source](https://github.com/oxc-project/oxc/compare/oxfmt_v0.12.0...oxfmt_v0.13.0) ### [`v0.12.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0120---2025-11-10) [Compare Source](https://github.com/oxc-project/oxc/compare/oxfmt_v0.11.0...oxfmt_v0.12.0) ##### 🚀 Features - [`3251000`](https://github.com/oxc-project/oxc/commit/3251000) oxfmt: Use `prettier` directly and bundle `prettier` ([#​15544](https://github.com/oxc-project/oxc/issues/15544)) (Dunqing) - [`5708126`](https://github.com/oxc-project/oxc/commit/5708126) formatter/sort\_imports: Add `options.newlinesBetween` ([#​15369](https://github.com/oxc-project/oxc/issues/15369)) (leaysgur) ### [`v0.11.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0110---2025-11-06) [Compare Source](https://github.com/oxc-project/oxc/compare/oxfmt_v0.10.0...oxfmt_v0.11.0) ##### 🐛 Bug Fixes - [`7e0c13e`](https://github.com/oxc-project/oxc/commit/7e0c13e) oxfmt: Just run dist/cli.js ([#​15355](https://github.com/oxc-project/oxc/issues/15355)) (Yuji Sugiura) ### [`v0.10.0`](https://github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0100---2025-11-04) [Compare Source](https://github.com/oxc-project/oxc/compare/oxfmt_v0.9.0...oxfmt_v0.10.0) ##### 🚀 Features - [`b77f254`](https://github.com/oxc-project/oxc/commit/b77f254) oxfmt,formatter: Support `embeddedLanguageFormatting` option ([#​15216](https://github.com/oxc-project/oxc/issues/15216)) (leaysgur) ##### 🐛 Bug Fixes - [`f5d0348`](https://github.com/oxc-project/oxc/commit/f5d0348) oxfmt: Sync `dependencies` with `npm/oxfmt` and `apps/oxfmt` ([#​15261](https://github.com/oxc-project/oxc/issues/15261)) (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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
e9fd2b6 to
d5fa3f8
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.9.0->^0.13.0Release Notes
oxc-project/oxc (oxfmt)
v0.13.0Compare Source
v0.12.0Compare Source
🚀 Features
3251000oxfmt: Useprettierdirectly and bundleprettier(#15544) (Dunqing)5708126formatter/sort_imports: Addoptions.newlinesBetween(#15369) (leaysgur)v0.11.0Compare Source
🐛 Bug Fixes
7e0c13eoxfmt: Just run dist/cli.js (#15355) (Yuji Sugiura)v0.10.0Compare Source
🚀 Features
b77f254oxfmt,formatter: SupportembeddedLanguageFormattingoption (#15216) (leaysgur)🐛 Bug Fixes
f5d0348oxfmt: Syncdependencieswithnpm/oxfmtandapps/oxfmt(#15261) (leaysgur)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.
This PR was generated by Mend Renovate. View the repository job log.