Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxc-parser (source) ^0.101.0 -> ^0.102.0 age adoption passing confidence

Release Notes

oxc-project/oxc (oxc-parser)

v0.102.0

💥 BREAKING CHANGES
  • 083fea9 napi/parser: [BREAKING] Represent empty optional fields on JS side as null (#​16411) (overlookmotel)
🐛 Bug Fixes
  • 699406a napi/parser: Move ExportEntry::module_request field to first (#​16412) (overlookmotel)
  • 12bd794 napi/parser: Move ExportEntry::module_request field to last (#​16403) (overlookmotel)
⚡ Performance
  • 790beeb napi/parser: Do not remove extraneous options on JS side (#​16447) (overlookmotel)

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.

@renovate renovate bot requested a review from camc314 as a code owner December 8, 2025 12:19
@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Dec 8, 2025
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Dec 8, 2025
@camc314 camc314 self-assigned this Dec 8, 2025
Copy link
Contributor

camc314 commented Dec 8, 2025

Merge activity

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/) |
|---|---|---|---|---|---|
| [oxc-parser](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/napi/parser)) | [`^0.101.0` -> `^0.102.0`](https://renovatebot.com/diffs/npm/oxc-parser/0.101.0/0.102.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxc-parser/0.102.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxc-parser/0.102.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxc-parser/0.101.0/0.102.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxc-parser/0.101.0/0.102.0?slim=true) |

---

### Release Notes

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

### [`v0.102.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/napi/parser/CHANGELOG.md#01020---2025-12-08)

##### 💥 BREAKING CHANGES

- [`083fea9`](https://redirect.github.com/oxc-project/oxc/commit/083fea9) napi/parser: \[**BREAKING**] Represent empty optional fields on JS side as `null` ([#&#8203;16411](https://redirect.github.com/oxc-project/oxc/issues/16411)) (overlookmotel)

##### 🐛 Bug Fixes

- [`699406a`](https://redirect.github.com/oxc-project/oxc/commit/699406a) napi/parser: Move `ExportEntry::module_request` field to first ([#&#8203;16412](https://redirect.github.com/oxc-project/oxc/issues/16412)) (overlookmotel)
- [`12bd794`](https://redirect.github.com/oxc-project/oxc/commit/12bd794) napi/parser: Move `ExportEntry::module_request` field to last ([#&#8203;16403](https://redirect.github.com/oxc-project/oxc/issues/16403)) (overlookmotel)

##### ⚡ Performance

- [`790beeb`](https://redirect.github.com/oxc-project/oxc/commit/790beeb) napi/parser: Do not remove extraneous options on JS side ([#&#8203;16447](https://redirect.github.com/oxc-project/oxc/issues/16447)) (overlookmotel)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
@renovate
Copy link
Contributor Author

renovate bot commented Dec 8, 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 6b019ce into main Dec 8, 2025
18 of 19 checks passed
@graphite-app graphite-app bot deleted the renovate/oxc branch December 8, 2025 12:33
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Dec 8, 2025
Copilot AI pushed a commit that referenced this pull request Dec 10, 2025
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/) |
|---|---|---|---|---|---|
| [oxc-parser](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/napi/parser)) | [`^0.101.0` -> `^0.102.0`](https://renovatebot.com/diffs/npm/oxc-parser/0.101.0/0.102.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxc-parser/0.102.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxc-parser/0.102.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxc-parser/0.101.0/0.102.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxc-parser/0.101.0/0.102.0?slim=true) |

---

### Release Notes

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

### [`v0.102.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/napi/parser/CHANGELOG.md#01020---2025-12-08)

##### 💥 BREAKING CHANGES

- [`083fea9`](https://redirect.github.com/oxc-project/oxc/commit/083fea9) napi/parser: \[**BREAKING**] Represent empty optional fields on JS side as `null` ([#&#8203;16411](https://redirect.github.com/oxc-project/oxc/issues/16411)) (overlookmotel)

##### 🐛 Bug Fixes

- [`699406a`](https://redirect.github.com/oxc-project/oxc/commit/699406a) napi/parser: Move `ExportEntry::module_request` field to first ([#&#8203;16412](https://redirect.github.com/oxc-project/oxc/issues/16412)) (overlookmotel)
- [`12bd794`](https://redirect.github.com/oxc-project/oxc/commit/12bd794) napi/parser: Move `ExportEntry::module_request` field to last ([#&#8203;16403](https://redirect.github.com/oxc-project/oxc/issues/16403)) (overlookmotel)

##### ⚡ Performance

- [`790beeb`](https://redirect.github.com/oxc-project/oxc/commit/790beeb) napi/parser: Do not remove extraneous options on JS side ([#&#8203;16447](https://redirect.github.com/oxc-project/oxc/issues/16447)) (overlookmotel)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
taearls pushed a commit to taearls/oxc that referenced this pull request Dec 11, 2025
)

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/) |
|---|---|---|---|---|---|
| [oxc-parser](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/napi/parser)) | [`^0.101.0` -> `^0.102.0`](https://renovatebot.com/diffs/npm/oxc-parser/0.101.0/0.102.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxc-parser/0.102.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxc-parser/0.102.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxc-parser/0.101.0/0.102.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxc-parser/0.101.0/0.102.0?slim=true) |

---

### Release Notes

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

### [`v0.102.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/napi/parser/CHANGELOG.md#01020---2025-12-08)

##### 💥 BREAKING CHANGES

- [`083fea9`](https://redirect.github.com/oxc-project/oxc/commit/083fea9) napi/parser: \[**BREAKING**] Represent empty optional fields on JS side as `null` ([#&oxc-project#8203;16411](https://redirect.github.com/oxc-project/oxc/issues/16411)) (overlookmotel)

##### 🐛 Bug Fixes

- [`699406a`](https://redirect.github.com/oxc-project/oxc/commit/699406a) napi/parser: Move `ExportEntry::module_request` field to first ([#&oxc-project#8203;16412](https://redirect.github.com/oxc-project/oxc/issues/16412)) (overlookmotel)
- [`12bd794`](https://redirect.github.com/oxc-project/oxc/commit/12bd794) napi/parser: Move `ExportEntry::module_request` field to last ([#&oxc-project#8203;16403](https://redirect.github.com/oxc-project/oxc/issues/16403)) (overlookmotel)

##### ⚡ Performance

- [`790beeb`](https://redirect.github.com/oxc-project/oxc/commit/790beeb) napi/parser: Do not remove extraneous options on JS side ([#&oxc-project#8203;16447](https://redirect.github.com/oxc-project/oxc/issues/16447)) (overlookmotel)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-linter Area - Linter 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.

2 participants