Skip to content

build(deps): Bump oxc_syntax from 0.139.0 to 0.141.0#85

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/cargo/oxc_syntax-0.140.0
Open

build(deps): Bump oxc_syntax from 0.139.0 to 0.141.0#85
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/cargo/oxc_syntax-0.140.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps oxc_syntax from 0.139.0 to 0.141.0.

Release notes

Sourced from oxc_syntax's releases.

oxc crates_v0.141.0

💥 BREAKING CHANGES

  • 5293431 str: [BREAKING] Move IdentBuildHasher to oxc_str crate (#24717) (overlookmotel)
  • 54cc121 ast: [BREAKING] Split MetaProperty into ImportMeta and NewTarget (#24557) (camc314)

🚀 Features

  • 87823d0 minifier: Merge combined assign expression in conditional expression (#24707) (sapphi-red)
  • 03a54c9 minifier: Merge assign expression against member expression in conditional expression (#24706) (sapphi-red)
  • effd3c8 allocator: Add Vec::from_raw_parts_in (#24732) (overlookmotel)
  • ddacf61 semantic: Add context notes for strict assignments (#24728) (camc314)
  • 7e9b84a data_structures: Add implements! macro (#24721) (overlookmotel)
  • 39e141b data_structures: Add const_str_eq function (#24720) (overlookmotel)
  • cc3d17f semantic: Add context notes for reserved keyword diagnostic (#24715) (camc314)
  • 4c71560 parser: More friendly error for spread element in dynamic imports (#24705) (sapphi-red)
  • 7b045cd minfier: Drop last break from last switch case (#24673) (Armano)
  • 7d3c178 minifier: Remove unreachable recursive functions (#24125) (Dunqing)
  • 94f99b3 ast: Allow NONE to be passed to AST builder methods where Option<ArenaVec> is expected (#24629) (overlookmotel)
  • 77230c5 ast: Accept arrays for ArenaVec params of AST builder methods (#24621) (overlookmotel)
  • f08b152 allocator: Implement FromIn for array to Vec conversion (#24620) (overlookmotel)
  • 2338c13 track-memory-allocations: Track heap deallocs, alloc bytes, and peak growth (#24619) (Boshen)
  • 7aa4739 syntax,transformer: Move JSX entity decoder to oxc_syntax (#24617) (camc314)
  • 2b097c4 str: Export Str as ArenaStr (#24604) (overlookmotel)
  • 3acf4c1 minifier: Expand switch optimiation to remove empty cases (#24520) (Armano)
  • 129b759 parser: Improve diagnostics for unparenthesized LHS on exponential expr (#24569) (camc314)
  • 4d0c601 minifier: Fold arithmetic over undefined and null operands (#24485) (Dunqing)
  • 91541dd minifier: Drop empty switch statements (#24527) (Armano)
  • d05224d ast_visit: Generate VisitJs visitor that skips TypeScript type-space (#24499) (Boshen)
  • 3d22307 parser: Add ParseOptions::enable_ident_hashes (#24491) (Boshen)

🐛 Bug Fixes

  • 61e02bf minifier: Avoid reordering this before super (#24755) (Dunqing)
  • 79e6d77 minifier: Preserve RegExp feature detection (#24712) (Dunqing)
  • 47ddedf semantic: Allow arguments in ambient declarations (#24758) (camc314)
  • 9f3e300 react_compiler: Preserve aliasing diagnostic locations (#24757) (Boshen)
  • 4b81f4d react_compiler: Honor default suppressions (#24747) (Boshen)
  • 6cc4a34 codegen: Wrap negative BigInt literal base of ** in parentheses (#23621) (Jerry Zhao)
  • d85276c minifier: Avoid incorrect logical assignment transformation when base object may be mutated (#24718) (sapphi-red)
  • 99b1dc4 isolated-declarations: Separate static accessors (#24716) (camc314)
  • 76ec104 semantic: Resolve import-equals namespaces (#22696) (camc314)
  • 0ffa88e str: Enable hashbrown feature inline-more (#24719) (overlookmotel)
  • 0e9b460 isolated-declarations: Normalize accessor keys (#24690) (Cameron)
  • 64c2241 minifier: Align class heritage removal with assumptions (#24533) (Dunqing)
  • 48b59f4 parser: Span ambient generator diagnostics (#24711) (camc314)
  • e750a82 ecmascript: Fix false negative for may_have_side_effects on dynamic property access (#24709) (sapphi-red)
  • f145d73 minifier: Guard reordered identifier reads (#24698) (Dunqing)
  • a2ef382 isolated-declarations: Reject window.Symbol as global symbol reference (#24689) (camc314)
  • b1bcf72 minifier: Invalidate facts for redeclared bindings (#24658) (Dunqing)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 15, 2026
@dependabot
dependabot Bot requested a review from zmaril as a code owner July 15, 2026 16:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 15, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
straitjacket 5cb31ce Commit Preview URL

Branch Preview URL
Jul 21 2026, 10:21 PM

Bumps [oxc_syntax](https://github.com/oxc-project/oxc) from 0.139.0 to 0.141.0.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md)
- [Commits](oxc-project/oxc@crates_v0.139.0...crates_v0.141.0)

---
updated-dependencies:
- dependency-name: oxc_syntax
  dependency-version: 0.140.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): Bump oxc_syntax from 0.139.0 to 0.140.0 build(deps): Bump oxc_syntax from 0.139.0 to 0.141.0 Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/oxc_syntax-0.140.0 branch from feafc28 to a7aebfd Compare July 21, 2026 15:21
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of oxc_syntax exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants