Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fe/oxc-parser-0.124.0
Open

chore(deps): bump oxc-parser from 0.123.0 to 0.124.0 in /fe#203
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fe/oxc-parser-0.124.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2026

Bumps oxc-parser from 0.123.0 to 0.124.0.

Release notes

Sourced from oxc-parser's releases.

oxc crates_v0.124.0

🐛 Bug Fixes

  • fc7f60c allocator: Revert changes to get_current_chunk_footer_field_offset (#20964) (overlookmotel)
  • 31316c8 semantic: Rebind class expressions before identifier checks (#20916) (camc314)

⚡ Performance

  • fb52383 napi/parser, linter/plugins: Clear buffers and source texts earlier (#21025) (overlookmotel)
  • 3b7dec4 napi/parser, linter/plugins: Use utf8Slice for decoding UTF-8 strings (#21022) (overlookmotel)
  • 012c924 napi/parser, linter/plugins: Speed up decoding strings in raw transfer (#21021) (overlookmotel)
  • 55e1e9b napi/parser, linter/plugins: Initialize vars as 0 (#21020) (overlookmotel)
  • c25ef02 napi/parser, linter/plugins: Simplify branch condition in deserializeStr (#21019) (overlookmotel)
  • 9f494c3 napi/parser, linter/plugins: Raw transfer use String.fromCharCode in string decoding (#21018) (overlookmotel)
  • 91cf105 allocator: Increase initial chunk size from 512B to 16KB (#20968) (overlookmotel)
  • cbc0c21 allocator: Add #[cold] to to error handling functions (#20967) (overlookmotel)
  • 0503a78 napi/parser, linter/plugins: Faster deserialization of raw fields (#20923) (overlookmotel)
  • a24f75e napi/parser: Optimize string deserialization for non-ASCII sources (#20834) (Joshua Tuddenham)

📚 Documentation

  • c78a57a syntax: Fix typo (#21044) (camc314)
  • f5e228f allocator: Fix typo in comment (#20972) (overlookmotel)
  • 7159d51 allocator: Improve doc comment examples for vec2::Vec (#20969) (overlookmotel)
  • b1da750 allocator, data_structures: Correct comments (#20966) (overlookmotel)
Changelog

Sourced from oxc-parser's changelog.

[0.124.0] - 2026-04-06

⚡ Performance

  • fb52383 napi/parser, linter/plugins: Clear buffers and source texts earlier (#21025) (overlookmotel)
  • 3b7dec4 napi/parser, linter/plugins: Use utf8Slice for decoding UTF-8 strings (#21022) (overlookmotel)
  • 012c924 napi/parser, linter/plugins: Speed up decoding strings in raw transfer (#21021) (overlookmotel)
  • 55e1e9b napi/parser, linter/plugins: Initialize vars as 0 (#21020) (overlookmotel)
  • c25ef02 napi/parser, linter/plugins: Simplify branch condition in deserializeStr (#21019) (overlookmotel)
  • 9f494c3 napi/parser, linter/plugins: Raw transfer use String.fromCharCode in string decoding (#21018) (overlookmotel)
  • 0503a78 napi/parser, linter/plugins: Faster deserialization of raw fields (#20923) (overlookmotel)
  • a24f75e napi/parser: Optimize string deserialization for non-ASCII sources (#20834) (Joshua Tuddenham)

[0.122.0] - 2026-03-23

⚡ Performance

  • 9a622c7 linter/plugins: Lazy deserialize tokens and comments (#20474) (overlookmotel)
  • c6ea0a0 ast: Place NodeId field after Span in structs (#20584) (overlookmotel)
  • d176ecc napi/parser, oxlint/plugins: Shorten deserializer for WithClause (#20575) (overlookmotel)

[0.120.0] - 2026-03-16

⚡ Performance

  • 9cd612f linter/plugins: Recycle comment objects (#20362) (overlookmotel)

[0.119.0] - 2026-03-14

📚 Documentation

  • e4aa5b5 parser/napi, linter/plugins: Add JSDoc comments to raw transfer constants (#20286) (overlookmotel)

[0.117.0] - 2026-03-09

🐛 Bug Fixes

  • 92cfb14 linter/plugins: Fix types for walkProgram and walkProgramWithCfg (#20081) (overlookmotel)
  • ee0491e apps,napi: Explicitly specify libs in tsconfigs (#20071) (camc314)

[0.116.0] - 2026-03-02

⚡ Performance

  • 05ccf9f linter/plugins: Transfer tokens via raw transfer (#19893) (overlookmotel)
  • 6a6513c linter/plugins: Use Oxc tokens in plugins (#19498) (camc314)

📚 Documentation

  • 2fa936f README.md: Map npm package links to npmx.dev (#19666) (Boshen)

... (truncated)

Commits
  • 38aea54 release(crates): oxc v0.124.0 (#21084)
  • 71604dd chore(deps): update dependency esbuild to ^0.28.0 (#21075)
  • a4ac3ce refactor(linter/plugins): import getNodeLoc instead of injecting it (#21026)
  • fb52383 perf(napi/parser, linter/plugins): clear buffers and source texts earlier (#2...
  • 3b7dec4 perf(napi/parser, linter/plugins): use utf8Slice for decoding UTF-8 strings...
  • 012c924 perf(napi/parser, linter/plugins): speed up decoding strings in raw transfer ...
  • 55e1e9b perf(napi/parser, linter/plugins): initialize vars as 0 (#21020)
  • c25ef02 perf(napi/parser, linter/plugins): simplify branch condition in `deserializeS...
  • 9f494c3 perf(napi/parser, linter/plugins): raw transfer use String.fromCharCode in ...
  • 15546c0 refactor(napi/parser, linter/plugins): shorten raw transfer deserializers for...
  • 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.124.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.124.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.124.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 11, 2026
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.

0 participants