Skip to content

Bump oxc_ast_visit from 0.97.0 to 0.102.0 - #2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/oxc_ast_visit-0.102.0
Open

Bump oxc_ast_visit from 0.97.0 to 0.102.0#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/oxc_ast_visit-0.102.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps oxc_ast_visit from 0.97.0 to 0.102.0.

Release notes

Sourced from oxc_ast_visit's releases.

oxc crates_v0.102.0

💥 BREAKING CHANGES

  • 083fea9 napi/parser: [BREAKING] Represent empty optional fields on JS side as null (#16411) (overlookmotel)

🚀 Features

  • 7a2afee parser: Add TS1174 error for classes extending multiple base classes (#15993) (sapphi-red)
  • da87812 semantic: Add TS2309 error for export assignment with other exports (#15992) (sapphi-red)
  • d6d2bcd minifier: Remove unused function calls that are marked by manual_pure_functions (#16534) (sapphi-red)
  • c90f053 minifier: Support . separated values for compress.treeshake.manualPureFunctions (#16529) (sapphi-red)
  • a607cc4 codegen: Preserve comments between CatchClause's param and body (#16167) (copilot-swe-agent)
  • 8c10694 semantic: Expose get_comment_at method (#16439) (camc314)
  • 3981e7a ast: Add get_comment_at to lookup a comment by span (#16438) (camc314)

🐛 Bug Fixes

  • 2c275bf transformer/styled-components: Named styled import doesn't work (#16573) (Dunqing)
  • 699406a napi/parser: Move ExportEntry::module_request field to first (#16412) (overlookmotel)
  • 12bd794 napi/parser: Move ExportEntry::module_request field to last (#16403) (overlookmotel)

⚡ Performance

  • 790beeb napi/parser: Do not remove extraneous options on JS side (#16447) (overlookmotel)

oxc crates_v0.101.0

🚀 Features

  • 165f59d parser: Report empty expression in JSX attribute error (#16378) (leaysgur)

oxc crates_v0.100.0

💥 BREAKING CHANGES

  • 74cf572 ast: [BREAKING] Make source field of TSImportType a StringLiteral (#16114) (copilot-swe-agent)
  • 43156ae ast: [BREAKING] Rename TSImportType argument field to source (#16110) (overlookmotel)
  • 934d873 napi: [BREAKING] Drop armv7-unknown-linux-musleabihf support (#16105) (Boshen)

🚀 Features

  • 669afe0 ast: Add Expression::is_jsx method (#16154) (Dunqing)
  • 17a8caa parser: Add diagnostic for JSX identifiers with hyphens (#16133) (camchenry)
  • 0549ae5 parser: Add diagnostic for expected ident after optional chain (#16132) (camchenry)
  • db839ae parser: Improve diagnostic for unexpected optional declarations (#16131) (camchenry)
  • bab4bc8 napi/parser: Add type annotations to parse-raw-worker test (#15998) (camc314)

🐛 Bug Fixes

  • f564687 isolated-declarations: Preserve variable declarations when type with same name is referenced in implements clause (#16328) (Copilot)
  • 35ed36c traverse: Fix panic when truncating non-ASCII variable names (#16265) (peter)
  • 9149a26 linter/plugins, napi/parser: Deep freeze visitor keys (#16293) (overlookmotel)

... (truncated)

Commits
  • 745873e release(crates): oxc v0.102.0 (#16595)
  • 2c275bf fix(transformer/styled-components): named styled import doesn't work (#16573)
  • 1a909b4 chore(deps): update dependency oxlint-tsgolint to v0.8.4 (#16597)
  • 924d794 ci: ci.yml -> oxlint-ci.yml
  • 267fadc fix(formatter): should not remove quotes for property keys that contains KATA...
  • 06d6b43 fix(formatter): incorrectly treating a member chain with the test name as a t...
  • 50f3959 fix(formatter): should not expand the object pattern if its parent is an `Ass...
  • 07f55b4 refactor(formatter): adjust the printing implementation of BindingProperty to...
  • e467d4e refactor(formatter): improve printing of left-hand-side only assignment nodes...
  • 3184f17 feat(oxfmt): Pass filepath field to prettier formatting (#16591)
  • 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_ast_visit](https://github.com/oxc-project/oxc) from 0.97.0 to 0.102.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.97.0...crates_v0.102.0)

---
updated-dependencies:
- dependency-name: oxc_ast_visit
  dependency-version: 0.102.0
  dependency-type: direct:production
  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 rust Pull requests that update rust code labels Jul 20, 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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants