Skip to content

chore(deps-dev): bump oxc-parser from 0.132.0 to 0.134.0#113

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/oxc-parser-0.134.0
Closed

chore(deps-dev): bump oxc-parser from 0.132.0 to 0.134.0#113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/oxc-parser-0.134.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps oxc-parser from 0.132.0 to 0.134.0.

Release notes

Sourced from oxc-parser's releases.

oxc crates_v0.134.0

🚀 Features

  • 81b86eb parser: Report TS1095 for setter with return type (#22889) (camc314)
  • 0899485 parser: Report TS1051 for optional setter parameter (#22887) (camc314)
  • 139b531 parser: Emit TS1094 for accessor type parameters (#22885) (camc314)
  • 9c71f2e ast, codegen, formatter: Add WithClauseKeyword::as_str helper and use it (#22791) (camc314)

🐛 Bug Fixes

  • 070eb9e isolated-declarations: Omit public accessor modifier (#22880) (camc314)
  • a3ae099 isolated-declarations: Omit definite assertion from private declarations (#22878) (camc314)
  • 7914807 codegen: Map call-chain punctuation for correct V8 stack columns (#22789) (Dunqing)
  • cf5769c parser: Reject TypeScript declarations in single-statement context (#22827) (Boshen)
  • c360fb6 parser: Reject generators in ambient contexts and overload signatures (TS1221/TS1222) (#22848) (Boshen)
  • cc60d8d parser: Reject invalid index signature parameter types (TS1268/TS1337) (#22852) (Boshen)
  • 3d13e29 parser: Reject declare in an already-ambient context (TS1038) (#22850) (Boshen)
  • 5152854 parser: Reject statements in ambient contexts (TS1036) (#22849) (Boshen)
  • 4f9afc5 parser: Reject export as namespace inside a namespace body (TS1316) (#22846) (Boshen)
  • 2eafea6 parser: Reject function implementations in ambient contexts (TS1183) (#22845) (Boshen)
  • c645615 parser: Reject incompatible class member modifiers (#22843) (Boshen)
  • 276b78b parser: Reject module-referencing imports/exports in a namespace body (#22836) (Boshen)
  • 842ed1c parser: Parse class implements with implements as the class name (#22801) (Boshen)

⚡ Performance

  • 7e3a567 parser: Reuse cached token kind in delimited-list loops (#22841) (Boshen)
  • 9e741c2 parser: Use peek_token instead of lookahead on the modifier path (#22842) (Boshen)
  • 9e496a7 semantic: Defer declare lookup for empty accessors (#22810) (camc314)

oxc crates_v0.133.0

🚀 Features

  • e857b0c napi/minify: Expose legalComments option and result (#20370) (Boshen)
  • 661132d parser: More friendly error messages for rest assignment target and rest binding element (#22719) (sapphi-red)
  • ee659b6 transformer/legacy-decorator: Add strictNullChecks option for nullable-union design:type (#22266) (Kyle Cannon)

🐛 Bug Fixes

  • e1d064e transformer/class-properties: Reparent lifted private method helpers (#22716) (Cameron)
  • 4ac0fca minifier: Preserve 0 && (module.exports = { ... }) cjs-module-lexer hint (#22729) (Dunqing)
  • 40ff611 minifier: Mark peephole loop changed when dropping dead-after-throw statement (#22722) (Dunqing)
  • 2f7b210 codegen: Emit pife-arrow/function leading comments inside the wrap (#22720) (Dunqing)
  • e184f74 parser: Improve invalid import property access diagnostic (#22693) (camc314)
  • 7baed9c transformer/private-method: Clear inherited strict flags (#22508) (camc314)
  • a9ad27e parser: Keep annotation comments leading without preceding newline (#22711) (Dunqing)
  • 9ea4d64 minifier: Re-evaluate pure/no-side-effects flags after peephole inlining (#22595) (Dunqing)
  • 07afbb6 minifier: Drop empty-body IIFE wrapper when called with arguments (#22589) (Dunqing)
  • fa7c463 semantic: Correct TS enum member symbol spans (#22689) (camc314)
  • 26b9396 semantic: Resolve parameter decorators outside parameter scope (#22623) (camc314)

... (truncated)

Commits

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.132.0 to 0.134.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.134.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.134.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #116.

@dependabot dependabot Bot closed this Jun 9, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/oxc-parser-0.134.0 branch June 9, 2026 10:53
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants