Commit cc2f91a
authored
chore(deps): update dependency oxc-parser to ^0.104.0 (#17107)
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.103.0` ->
`^0.104.0`](https://renovatebot.com/diffs/npm/oxc-parser/0.103.0/0.104.0)
|

|

|

|

|
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxc-parser)</summary>
###
[`v0.104.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/napi/parser/CHANGELOG.md#01040---2025-12-19)
##### 🚀 Features
-
[`291b57b`](https://redirect.github.com/oxc-project/oxc/commit/291b57b)
ast\_tools: Generate TS declaration files for deserializer and walk
files
([#​16912](https://redirect.github.com/oxc-project/oxc/issues/16912))
(camc314)
##### 🐛 Bug Fixes
-
[`e59132b`](https://redirect.github.com/oxc-project/oxc/commit/e59132b)
parser/napi: Fix lazy deser
([#​17069](https://redirect.github.com/oxc-project/oxc/issues/17069))
(overlookmotel)
-
[`a92faf0`](https://redirect.github.com/oxc-project/oxc/commit/a92faf0)
ast\_tools: Support `u128` in `assert_layouts` generator
([#​17050](https://redirect.github.com/oxc-project/oxc/issues/17050))
(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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 0c3e743 commit cc2f91a
2 files changed
+72
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments