Skip to content

Comments

chore(deps): update dependency oxfmt to ^0.13.0#15598

Merged
graphite-app[bot] merged 1 commit intomainfrom
renovate/oxc
Nov 11, 2025
Merged

chore(deps): update dependency oxfmt to ^0.13.0#15598
graphite-app[bot] merged 1 commit intomainfrom
renovate/oxc

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxfmt (source) ^0.9.0 -> ^0.13.0 age adoption passing confidence

Release Notes

oxc-project/oxc (oxfmt)

v0.13.0

Compare Source

v0.12.0

Compare Source

🚀 Features
  • 3251000 oxfmt: Use prettier directly and bundle prettier (#​15544) (Dunqing)
  • 5708126 formatter/sort_imports: Add options.newlinesBetween (#​15369) (leaysgur)

v0.11.0

Compare Source

🐛 Bug Fixes

v0.10.0

Compare Source

🚀 Features
  • b77f254 oxfmt,formatter: Support embeddedLanguageFormatting option (#​15216) (leaysgur)
🐛 Bug Fixes
  • f5d0348 oxfmt: Sync dependencies with npm/oxfmt and apps/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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 11, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Nov 11, 2025
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Nov 11, 2025
Copy link
Contributor

camc314 commented Nov 11, 2025

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxfmt/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxfmt/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxfmt/0.9.0/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxfmt/0.9.0/0.13.0?slim=true)](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` ([#&#8203;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` ([#&#8203;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 ([#&#8203;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 ([#&#8203;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` ([#&#8203;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-->
@renovate
Copy link
Contributor Author

renovate bot commented Nov 11, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@graphite-app graphite-app bot merged commit d5fa3f8 into main Nov 11, 2025
19 checks passed
@graphite-app graphite-app bot deleted the renovate/oxc branch November 11, 2025 15:47
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant