Commit 1664958
authored
fix(deps): update dependency oxc-parser to ^0.126.0 (#6395)
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.124.0` →
`^0.126.0`](https://renovatebot.com/diffs/npm/oxc-parser/0.124.0/0.126.0)
|

|

|
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxc-parser)</summary>
###
[`v0.125.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/napi/parser/CHANGELOG.md#01250---2026-04-13)
##### 💥 BREAKING CHANGES
-
[`382958a`](https://redirect.github.com/oxc-project/oxc/commit/382958a)
span: \[**BREAKING**] Remove re-exports of string types from `oxc_span`
crate
([#​21246](https://redirect.github.com/oxc-project/oxc/issues/21246))
(overlookmotel)
##### ⚡ Performance
-
[`addcd02`](https://redirect.github.com/oxc-project/oxc/commit/addcd02)
napi/parser, linter/plugins: Raw transfer deserializer for `Vec`s use
shift instead of multiply where possible
([#​21142](https://redirect.github.com/oxc-project/oxc/issues/21142))
(overlookmotel)
-
[`3068ded`](https://redirect.github.com/oxc-project/oxc/commit/3068ded)
napi/parser, linter/plugins: Shift before add when calculating positions
in raw transfer deserializer
([#​21141](https://redirect.github.com/oxc-project/oxc/issues/21141))
(overlookmotel)
-
[`eb400b8`](https://redirect.github.com/oxc-project/oxc/commit/eb400b8)
napi/parser, linter/plugins: Remove `uint32` buffer view
([#​21140](https://redirect.github.com/oxc-project/oxc/issues/21140))
(overlookmotel)
-
[`2675085`](https://redirect.github.com/oxc-project/oxc/commit/2675085)
napi/parser: Lazy deserialization use only `Int32Array`
([#​21139](https://redirect.github.com/oxc-project/oxc/issues/21139))
(overlookmotel)
-
[`5b35a53`](https://redirect.github.com/oxc-project/oxc/commit/5b35a53)
napi/parser: Deserializing tokens use only `int32` array
([#​21138](https://redirect.github.com/oxc-project/oxc/issues/21138))
(overlookmotel)
-
[`f163d10`](https://redirect.github.com/oxc-project/oxc/commit/f163d10)
parser: Tokens raw deserialization use `Int32Array`
([#​21137](https://redirect.github.com/oxc-project/oxc/issues/21137))
(overlookmotel)
-
[`7a86613`](https://redirect.github.com/oxc-project/oxc/commit/7a86613)
linter/plugins: Use `Int32Array`s for tokens and comments buffers
([#​21136](https://redirect.github.com/oxc-project/oxc/issues/21136))
(overlookmotel)
-
[`8c51121`](https://redirect.github.com/oxc-project/oxc/commit/8c51121)
napi/parser, linter/plugins: Raw transfer deserialize `Span` fields as
`i32`s
([#​21135](https://redirect.github.com/oxc-project/oxc/issues/21135))
(overlookmotel)
-
[`bc1bcdd`](https://redirect.github.com/oxc-project/oxc/commit/bc1bcdd)
napi/parser, linter/plugins: Inline trivial raw transfer field
deserializers into node object definitions
([#​21134](https://redirect.github.com/oxc-project/oxc/issues/21134))
(overlookmotel)
-
[`c0278ab`](https://redirect.github.com/oxc-project/oxc/commit/c0278ab)
napi/parser, linter/plugins: Use `Int32Array` in raw transfer
deserializer
([#​21132](https://redirect.github.com/oxc-project/oxc/issues/21132))
(overlookmotel)
-
[`43482c7`](https://redirect.github.com/oxc-project/oxc/commit/43482c7)
linter/plugins: Use `>>` not `>>>` in binary search loops
([#​21129](https://redirect.github.com/oxc-project/oxc/issues/21129))
(overlookmotel)
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a4cd209 commit 1664958
3 files changed
Lines changed: 99 additions & 98 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| 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