Skip to content

chore(deps): bump oxc-parser from 0.135.0 to 0.137.0 in /fe#250

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fe/oxc-parser-0.137.0
Open

chore(deps): bump oxc-parser from 0.135.0 to 0.137.0 in /fe#250
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fe/oxc-parser-0.137.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps oxc-parser from 0.135.0 to 0.137.0.

Release notes

Sourced from oxc-parser's releases.

oxc crates_v0.137.0

💥 BREAKING CHANGES

  • 7a76cd3 estree: [BREAKING] Make whether to include TS fields a runtime option (#23574) (overlookmotel)
  • e7b6b68 estree: [BREAKING] ESTree config use methods not consts (#23573) (overlookmotel)

🚀 Features

  • 556cc6d data_structures: Add CodeBuffer::as_str method (#23571) (overlookmotel)
  • 38c4b06 parser: Add friendly error for adjacent JSX elements (#23378) (sapphi-red)
  • 53509a8 minifier: Treeshake pure typed arrays and Set/Map array literals (#23469) (Dunqing)
  • 09762d9 minifier: Inline const value for read-only vars (#22593) (Dunqing)

🐛 Bug Fixes

  • 20375f9 react_compiler: Keep imports referenced only by a computed key (#23586) (Boshen)
  • 31bfd9b minifier: Keep Object introspection calls on a possible Proxy (#23483) (Dunqing)
  • 837a395 parser: Treat a line comment after ':' as leading, not trailing (#23515) (Dunqing)
  • e409fe0 minifier: Keep new Map/WeakSet/WeakMap with a string argument (#23470) (Dunqing)
  • ae02b4e ci/parser: Use minimal for vitest reporter (#23457) (camc314)

⚡ Performance

  • cf24329 mangler: Compile slot sort once instead of per CAPACITY (#23577) (Boshen)
  • 4058a6a parser: Reduce code bloat from verify_modifiers monomorphization (#23576) (Boshen)
  • 053b0c1 estree: Remove pointless mem::take (#23572) (overlookmotel)
  • dfb52b6 transformer: Pre-size statement vecs in TS enum & namespace lowering (#23516) (Yunfei He)
  • 970e09a minifier: Compute template-literal inline checks in a single pass (#23467) (Yunfei He)
  • 3170c0e semantic,mangler,minifier: Fix Semantic::stats node count and reuse stats in mangler builds (#23352) (Boshen)
  • d1fa6e0 minifier: Evaluate ternary branches once in minimize_conditional_expression (#23479) (Yunfei He)
  • 3fa8051 transformer: Pre-size JSX props vec to attribute count (#23466) (Yunfei He)
  • 488b382 react_compiler: Borrow binding names in prefilter instead of allocating (#23471) (Yunfei He)
  • bcb3894 minifier: Incremental scoping refresh, delete LiveUsageCollector (#23197) (Dunqing)

📚 Documentation

  • f68641e data_structures: Improve docs on safety contract (#23575) (overlookmotel)

oxc crates_v0.136.0

💥 BREAKING CHANGES

  • 7a24911 codegen: [BREAKING] Borrow sourcemaps from codegen (#23422) (Boshen)
  • bb0ed44 transformer: [BREAKING] Disable styled-components transpileTemplateLiterals by default (#23171) (Boshen)

🚀 Features

  • 1490a0a linter/react: Implement react-compiler rule (#23202) (Boshen)
  • 6c0bdf0 transformer/react-refresh: Support module.property.useHook() (#23190) (Dunqing)
  • 47991bd semantic: Report TS1228 for invalid type predicates (#23174) (camc314)
  • 1d3af58 parser: Add TS2398 parameter property diagnostic (#23216) (camc314)

... (truncated)

Changelog

Sourced from oxc-parser's changelog.

[0.137.0] - 2026-06-18

💥 BREAKING CHANGES

  • 7a76cd3 estree: [BREAKING] Make whether to include TS fields a runtime option (#23574) (overlookmotel)

🚀 Features

  • 53509a8 minifier: Treeshake pure typed arrays and Set/Map array literals (#23469) (Dunqing)

🐛 Bug Fixes

  • ae02b4e ci/parser: Use minimal for vitest reporter (#23457) (camc314)

[0.136.0] - 2026-06-15

⚡ Performance

  • da1a6c6 diagnostics: Migrate to allocation-optimized oxc-miette (#23094) (Boshen)

[0.130.0] - 2026-05-11

📚 Documentation

  • a4a6892 napi/parser: Correct code comment (#22278) (overlookmotel)

[0.129.0] - 2026-05-05

🐛 Bug Fixes

  • 429deac napi/parser: Export visitorKeys from wasm entrypoint (#21996) (NullVoxPopuli)

[0.128.0] - 2026-04-27

💥 BREAKING CHANGES

  • 502e804 ast: [BREAKING] Reduce size of TSTypePredicateName (#21711) (overlookmotel)
  • 5651539 ast: [BREAKING] Reduce size of JSXExpression (#21710) (overlookmotel)
  • c44e280 ast: [BREAKING] Reduce size of ArrayExpressionElement (#21709) (overlookmotel)

⚡ Performance

  • 9fa362e napi/parser: Do not generate tokens except in tests (#21811) (overlookmotel)

🛡️ Security

  • d8076c9 deps: Update rolldown (#21639) (renovate)

[0.127.0] - 2026-04-20

... (truncated)

Commits
  • 6d56d57 release(crates): oxc v0.137.0 (#23591)
  • 7a76cd3 feat(estree)!: make whether to include TS fields a runtime option (#23574)
  • 53509a8 feat(minifier): treeshake pure typed arrays and Set/Map array literals (#23469)
  • ae02b4e fix(ci/parser): use minimal for vitest reporter (#23457)
  • 827248a release(crates): oxc v0.136.0 (#23443)
  • e745892 chore(deps): update napi (#23394)
  • 777f02a refactor(diagnostics)!: return a Diagnostics type instead of Vec<OxcDiagnosti...
  • da1a6c6 perf(diagnostics): migrate to allocation-optimized oxc-miette (#23094)
  • See full diff 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.135.0 to 0.137.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.137.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.137.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 Jun 20, 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