Skip to content

deps: bump oxc-parser from 0.112.0 to 0.120.0#40

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

deps: bump oxc-parser from 0.112.0 to 0.120.0#40
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/oxc-parser-0.120.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 24, 2026

Bumps oxc-parser from 0.112.0 to 0.120.0.

Release notes

Sourced from oxc-parser's releases.

oxc crates_v0.120.0

🐛 Bug Fixes

  • edb8677 ecmascript: Treat collection constructor with variable arg as side-effectful (#20383) (Dunqing)
  • 1f65c3f transformer: Emit design:paramtypes when class has static anonymous class expression (#20382) (bab)
  • fa70d5c transformer: Use implementation signature for design:paramtypes when constructor is overloaded (#20394) (bab)
  • ed5a7fb parser: Report syntax error for new super() (#20384) (Boshen)
  • e62524d minifier: Treat object spread of getters as having side effects (#20380) (Boshen)
  • f8fbd6e linter/plugins: Remove hashbang property from AST (#20365) (overlookmotel)

⚡ Performance

  • 30a2b0f minifier: Use atom_from_strs_array for template literal concat (#20386) (Boshen)
  • 690ce17 minifier: Use Vec::with_capacity for inline template expressions (#20389) (Boshen)
  • 9cd612f linter/plugins: Recycle comment objects (#20362) (overlookmotel)

oxc crates_v0.119.0

🚀 Features

  • e7163b6 ecmascript: Add known-globals to side-effect-free property reads (#20212) (Dunqing)
  • 139ab68 ecmascript: Add property_write_side_effects to MayHaveSideEffectsContext (#20217) (Dunqing)

🐛 Bug Fixes

  • 78c264a parser: Fix conditional expressions with arrow-function alternates in TS (#20356) (camc314)
  • 5c97b14 minifier: Recognize object spread of object literals as side-effect-free (#20299) (Boshen)
  • 1ff5c1d transformer/typescript: Rewrite extensions in dynamic import() expressions (#20121) (Sverre Johansen)
  • 1c07b3b diagnostics: Handle WouldBlock in stdout writes to prevent panic (#20295) (Boshen)
  • ade14d4 ecmascript: Enhance side-effect detection for classes, TypedArrays, computed members, and spread (#20213) (Dunqing)

⚡ Performance

  • 5474d0a semantic: V8-style walk-up reference resolution (#20292) (Boshen)

📚 Documentation

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

oxc crates_v0.118.0

No release notes provided.

oxc crates_v0.117.0

🚀 Features

  • e8547cc parser: Report error for using declarations in ambient contexts (#19934) (camc314)
  • 8345318 allocator: Add methods for boxed slices ArenaBox<[T]> (#19968) (overlookmotel)
  • f83be30 allocator: Add Vec::push_fast method (#19959) (overlookmotel)

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from oxc-parser's changelog.

[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)

[0.114.0] - 2026-02-16

🚀 Features

  • ebb80b3 ast: Add node_id field to all AST struct nodes (#18138) (Boshen)

[0.113.0] - 2026-02-10

🐛 Bug Fixes

  • 57917ee parser: Parse decorators on rest parameters (#18938) (Boshen)
  • 487601b napi: Disable mimalloc on Windows to fix worker_threads crash (#18923) (Boshen)

[0.111.0] - 2026-01-26

🚀 Features

  • 8db0e78 linter/plugins: Handle BOMs (#18376) (overlookmotel)
  • 6ac09e2 linter/plugins: Support source text not being at start of buffer (#18375) (overlookmotel)

... (truncated)

Commits
  • 8741e65 release(crates): oxc v0.120.0 (#20422)
  • 9cd612f perf(linter/plugins): recycle comment objects (#20362)
  • e9b5546 release(crates): oxc v0.119.0 (#20371)
  • e4aa5b5 docs(parser/napi, linter/plugins): add JSDoc comments to raw transfer constan...
  • ce4ecb0 release(crates): oxc v0.118.0 (#20266)
  • 1606bd1 refactor(apps, napi, tasks): remove noUnusedLocals from tsconfigs (#20155)
  • dafe4ad release(crates): oxc v0.117.0 (#20142)
  • 92cfb14 fix(linter/plugins): fix types for walkProgram and walkProgramWithCfg (#2...
  • ee0491e fix(apps,napi): explicitly specify libs in tsconfigs (#20071)
  • 3a8c4a4 release(crates): oxc v0.116.0 (#19911)
  • 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.112.0 to 0.120.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.120.0/napi/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants