Skip to content

chore(deps): bump oxc-parser from 0.123.0 to 0.126.0 in /fe#210

Merged
dos1in merged 1 commit intomainfrom
dependabot/npm_and_yarn/fe/oxc-parser-0.126.0
Apr 21, 2026
Merged

chore(deps): bump oxc-parser from 0.123.0 to 0.126.0 in /fe#210
dos1in merged 1 commit intomainfrom
dependabot/npm_and_yarn/fe/oxc-parser-0.126.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Bumps oxc-parser from 0.123.0 to 0.126.0.

Release notes

Sourced from oxc-parser's releases.

oxc crates_v0.126.0

💥 BREAKING CHANGES

  • 24fb7eb allocator: [BREAKING] Rename Box and Vec methods (#21395) (overlookmotel)

🚀 Features

  • ce5072d parser: Support turbopack magic comments (#20803) (Kane Wang)
  • f5deb55 napi/transform: Expose optimizeConstEnums and optimizeEnums options (#21388) (Dunqing)
  • 24b03de data_structures: Introduce NonNullConst and NonNullMut pointer types (#21425) (overlookmotel)

🐛 Bug Fixes

  • d7a359a ecmascript: Treat update expressions as unconditionally side-effectful (#21456) (Dunqing)
  • 56af2f4 transformer/async-to-generator: Correct scope of inferred named FE in async-to-generator (#21458) (Dunqing)
  • b3ed467 minifier: Avoid illegal var; when folding unused arguments copy loop (#21421) (fazba)
  • b0e8f13 minifier: Preserve var inside catch with same-named parameter (#21366) (Dunqing)
  • 4fb73a7 transformer/typescript: Preserve execution order for accessor with useDefineForClassFields: false (#21369) (Dunqing)

⚡ Performance

  • c22cba6 allocator: Simplify pointer calculation when creating Arena chunks (#21475) (overlookmotel)
  • da3cc16 parser: Refactor out LexerContext (#21275) (Ulrich Stark)

📚 Documentation

  • c5b19bb allocator: Reformat comments in Arena (#21448) (overlookmotel)
  • 091e88e lexer: Update doc comment about perf benefit of reading through references (#21423) (overlookmotel)
  • 922cbee allocator: Remove references to "bump" from comments (#21397) (overlookmotel)

oxc crates_v0.125.0

💥 BREAKING CHANGES

  • 36cdc31 str: [BREAKING] Remove identity FromIn impl for Ident (#21251) (overlookmotel)
  • 382958a span: [BREAKING] Remove re-exports of string types from oxc_span crate (#21246) (overlookmotel)
  • c4aedfa str: [BREAKING] Add static_ident! macro (#21245) (overlookmotel)

🚀 Features

  • e7e1aea transformer/typescript: Add optimize_enums option for regular enum inlining (#20539) (Dunqing)
  • 679f57f transformer/typescript: Implement const enum inlining and declaration removal (#20508) (Dunqing)
  • 6dd061c semantic: Extend MemberWriteTarget to cover all property modification patterns (#21205) (Dunqing)
  • f134e24 minifier: Support property_write_side_effects option to drop unused property assignments (#20773) (Dunqing)
  • 75663c0 semantic: Add enum member value evaluation for const enum support (#20602) (Dunqing)
  • 3cfe8ed semantic: Add MemberWriteTarget flag to ReferenceFlags (#20772) (Dunqing)

🐛 Bug Fixes

  • af1a586 transformer/class-properties: Use correct property name when converting parameter properties (#21268) (Amal Jossy)
  • b43250a allocator: Move allocation tracking into Bump (#21342) (overlookmotel)

... (truncated)

Commits
  • 836fe9d release(crates): oxc v0.126.0 (#21471)
  • fb6b1b0 release(crates): oxc v0.125.0 (#21374)
  • 9d617b8 chore(deps): update npm packages (#21345)
  • 382958a feat(span)!: remove re-exports of string types from oxc_span crate (#21246)
  • addcd02 perf(napi/parser, linter/plugins): raw transfer deserializer for Vecs use s...
  • 3068ded perf(napi/parser, linter/plugins): shift before add when calculating position...
  • eb400b8 perf(napi/parser, linter/plugins): remove uint32 buffer view (#21140)
  • 2675085 perf(napi/parser): lazy deserialization use only Int32Array (#21139)
  • 5b35a53 perf(napi/parser): deserializing tokens use only int32 array (#21138)
  • f163d10 perf(parser): tokens raw deserialization use Int32Array (#21137)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser) from 0.123.0 to 0.126.0.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.126.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.126.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the pnpm-dependencies fe update label for robot label Apr 18, 2026
@dos1in dos1in merged commit de5197a into main Apr 21, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/fe/oxc-parser-0.126.0 branch April 21, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pnpm-dependencies fe update label for robot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant