Commit c281a36
authored
fix(deps): update dependency oxc-parser to ^0.128.0 (#6457)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [oxc-parser](https://oxc.rs/docs/guide/usage/parser)
([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/napi/parser))
| [`^0.127.0` →
`^0.128.0`](https://renovatebot.com/diffs/npm/oxc-parser/0.127.0/0.128.0)
|

|

|
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxc-parser)</summary>
###
[`v0.128.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/napi/parser/CHANGELOG.md#01280---2026-04-27)
##### 💥 BREAKING CHANGES
-
[`502e804`](https://redirect.github.com/oxc-project/oxc/commit/502e804)
ast: \[**BREAKING**] Reduce size of `TSTypePredicateName`
([#​21711](https://redirect.github.com/oxc-project/oxc/issues/21711))
(overlookmotel)
-
[`5651539`](https://redirect.github.com/oxc-project/oxc/commit/5651539)
ast: \[**BREAKING**] Reduce size of `JSXExpression`
([#​21710](https://redirect.github.com/oxc-project/oxc/issues/21710))
(overlookmotel)
-
[`c44e280`](https://redirect.github.com/oxc-project/oxc/commit/c44e280)
ast: \[**BREAKING**] Reduce size of `ArrayExpressionElement`
([#​21709](https://redirect.github.com/oxc-project/oxc/issues/21709))
(overlookmotel)
##### ⚡ Performance
-
[`9fa362e`](https://redirect.github.com/oxc-project/oxc/commit/9fa362e)
napi/parser: Do not generate tokens except in tests
([#​21811](https://redirect.github.com/oxc-project/oxc/issues/21811))
(overlookmotel)
##### 🛡️ Security
-
[`d8076c9`](https://redirect.github.com/oxc-project/oxc/commit/d8076c9)
deps: Update rolldown
([#​21639](https://redirect.github.com/oxc-project/oxc/issues/21639))
(renovate)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 these
updates 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/formatjs/formatjs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 76202f0 commit c281a36
3 files changed
Lines changed: 98 additions & 100 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments