Commit 6b019ce
committed
chore(deps): update dependency oxc-parser to ^0.102.0 (#16601)
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) |  |  |  |  |
---
### 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` ([#​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 ([#​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 ([#​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 ([#​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==-->1 parent 75d489a commit 6b019ce
2 files changed
+72
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments