Skip to content

fix(deps): update oxlint monorepo#5804

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/oxlint-monorepo
Closed

fix(deps): update oxlint monorepo#5804
renovate[bot] wants to merge 1 commit intomainfrom
renovate/oxlint-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
oxc (source) dependencies minor 0.1060.107 age confidence
oxc-transform (source) devDependencies minor ^0.106.0^0.107.0 age confidence
oxc_allocator (source) dependencies minor 0.1060.107 age confidence
oxc_ast (source) dependencies minor 0.1060.107 age confidence
oxc_parser (source) dependencies minor 0.1060.107 age confidence
oxc_span (source) dependencies minor 0.1060.107 age confidence
oxfmt (source) devDependencies minor ^0.20.0^0.22.0 age confidence
oxlint (source) devDependencies minor 1.35.01.37.0 age confidence

Release Notes

oxc-project/oxc (oxfmt)

v0.22.0

Compare Source

💥 BREAKING CHANGES
  • f7da875 oxlint: [BREAKING] Remove oxc_language_server binary (#​17457) (Boshen)
🚀 Features
  • 8fd4ea9 oxfmt: options.embeddedLanguageFormatting is now "auto" by default (#​17649) (leaysgur)

v0.21.0

Compare Source

🐛 Bug Fixes
oxc-project/oxc (oxlint)

v1.37.0

Compare Source

💥 BREAKING CHANGES
  • f7da875 oxlint: [BREAKING] Remove oxc_language_server binary (#​17457) (Boshen)
📚 Documentation
  • 7e5fc90 linter: Update list of plugins that are reserved. (#​17516) (connorshea)

v1.36.0

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch 14 times, most recently from 6890e7c to d18e46c Compare January 5, 2026 14:06
@renovate renovate bot changed the title chore(deps): update oxlint monorepo fix(deps): update oxlint monorepo Jan 5, 2026
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch 2 times, most recently from e554c8c to 02e0538 Compare January 5, 2026 21:20
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 02e0538 to f262a04 Compare January 6, 2026 02:10
@graphite-app
Copy link

graphite-app bot commented Jan 6, 2026

Merge activity

  • Jan 6, 2:14 AM UTC: longlho added this pull request to the Graphite merge queue.
  • Jan 6, 2:15 AM UTC: CI is running for this pull request on a draft pull request (#5836) due to your merge queue CI optimization settings.
  • Jan 6, 2:19 AM UTC: Merged by the Graphite merge queue via draft PR: #5836.

graphite-app bot pushed a commit that referenced this pull request Jan 6, 2026
This PR contains the following updates:

| Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [oxc](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.106` → `0.107` | ![age](https://developer.mend.io/api/mc/badges/age/crate/oxc/0.107.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/oxc/0.106.0/0.107.0?slim=true) |
| [oxc-transform](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/napi/transform)) | devDependencies | minor | [`^0.106.0` → `^0.107.0`](https://renovatebot.com/diffs/npm/oxc-transform/0.106.0/0.107.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxc-transform/0.107.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxc-transform/0.106.0/0.107.0?slim=true) |
| [oxc_allocator](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.106` → `0.107` | ![age](https://developer.mend.io/api/mc/badges/age/crate/oxc_allocator/0.107.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/oxc_allocator/0.106.0/0.107.0?slim=true) |
| [oxc_ast](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.106` → `0.107` | ![age](https://developer.mend.io/api/mc/badges/age/crate/oxc_ast/0.107.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/oxc_ast/0.106.0/0.107.0?slim=true) |
| [oxc_parser](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.106` → `0.107` | ![age](https://developer.mend.io/api/mc/badges/age/crate/oxc_parser/0.107.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/oxc_parser/0.106.0/0.107.0?slim=true) |
| [oxc_span](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.106` → `0.107` | ![age](https://developer.mend.io/api/mc/badges/age/crate/oxc_span/0.107.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/oxc_span/0.106.0/0.107.0?slim=true) |
| [oxfmt](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt)) | devDependencies | minor | [`^0.20.0` → `^0.22.0`](https://renovatebot.com/diffs/npm/oxfmt/0.20.0/0.22.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxfmt/0.22.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxfmt/0.20.0/0.22.0?slim=true) |
| [oxlint](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | devDependencies | minor | [`1.35.0` → `1.37.0`](https://renovatebot.com/diffs/npm/oxlint/1.35.0/1.37.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/1.37.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/1.35.0/1.37.0?slim=true) |

---

### Release Notes

<details>
<summary>oxc-project/oxc (oxfmt)</summary>

### [`v0.22.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0220---2026-01-05)

[Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.21.0...oxfmt_v0.22.0)

##### 💥 BREAKING CHANGES

- [`f7da875`](https://redirect.github.com/oxc-project/oxc/commit/f7da875) oxlint: \[**BREAKING**] Remove oxc\_language\_server binary ([#&#8203;17457](https://redirect.github.com/oxc-project/oxc/issues/17457)) (Boshen)

##### 🚀 Features

- [`8fd4ea9`](https://redirect.github.com/oxc-project/oxc/commit/8fd4ea9) oxfmt: `options.embeddedLanguageFormatting` is now `"auto"` by default ([#&#8203;17649](https://redirect.github.com/oxc-project/oxc/issues/17649)) (leaysgur)

### [`v0.21.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0210---2025-12-29)

[Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.20.0...oxfmt_v0.21.0)

##### 🐛 Bug Fixes

- [`0a39cba`](https://redirect.github.com/oxc-project/oxc/commit/0a39cba) oxfmt: Update wrong doc comment ([#&#8203;17288](https://redirect.github.com/oxc-project/oxc/issues/17288)) (leaysgur)

</details>

<details>
<summary>oxc-project/oxc (oxlint)</summary>

### [`v1.37.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1370---2026-01-05)

[Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.36.0...oxlint_v1.37.0)

##### 💥 BREAKING CHANGES

- [`f7da875`](https://redirect.github.com/oxc-project/oxc/commit/f7da875) oxlint: \[**BREAKING**] Remove oxc\_language\_server binary ([#&#8203;17457](https://redirect.github.com/oxc-project/oxc/issues/17457)) (Boshen)

##### 📚 Documentation

- [`7e5fc90`](https://redirect.github.com/oxc-project/oxc/commit/7e5fc90) linter: Update list of plugins that are reserved. ([#&#8203;17516](https://redirect.github.com/oxc-project/oxc/issues/17516)) (connorshea)

### [`v1.36.0`](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.35.0...oxlint_v1.36.0)

[Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.35.0...oxlint_v1.36.0)

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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/formatjs/formatjs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
@graphite-app graphite-app bot closed this Jan 6, 2026
@graphite-app graphite-app bot deleted the renovate/oxlint-monorepo branch January 6, 2026 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants