Skip to content

fix(deps): update oxlint monorepo to ^0.121.0#539

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/oxlint-monorepo
Open

fix(deps): update oxlint monorepo to ^0.121.0#539
renovate[bot] wants to merge 1 commit intomainfrom
renovate/oxlint-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2026

This PR contains the following updates:

Package Change Age Confidence
oxc-parser (source) ^0.96.0^0.121.0 age confidence
oxc-transform (source) ^0.96.0^0.121.0 age confidence

Release Notes

oxc-project/oxc (oxc-parser)

v0.121.0

v0.120.0

⚡ Performance

v0.119.0

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

v0.118.0

v0.117.0

🐛 Bug Fixes
  • 92cfb14 linter/plugins: Fix types for walkProgram and walkProgramWithCfg (#​20081) (overlookmotel)
  • ee0491e apps,napi: Explicitly specify libs in tsconfigs (#​20071) (camc314)

v0.116.0

⚡ Performance
📚 Documentation

v0.115.0

v0.114.0

🚀 Features

v0.112.0

v0.111.0

🚀 Features
  • 8db0e78 linter/plugins: Handle BOMs (#​18376) (overlookmotel)
  • 6ac09e2 linter/plugins: Support source text not being at start of buffer (#​18375) (overlookmotel)
🐛 Bug Fixes
  • c205b0d ast: Remove ThisExpression from TSModuleReference (#​18489) (Boshen)
📚 Documentation

v0.110.0

v0.109.0

💥 BREAKING CHANGES
  • 9135b0b ast: [BREAKING] Move scope from TSEnumDeclaration to TSEnumBody (#​18058) (Boshen)
🚀 Features
  • 6e8fa80 napi/parser, napi/transform: Accept sourceType: "commonjs" (#​18197) (overlookmotel)
  • 66b8c02 parser: Implement unambiguous module parsing for JS/TS files (#​18124) (Boshen)
  • 08dad63 span: Add sourceType: 'commonjs' support (#​18089) (Boshen)
🐛 Bug Fixes
  • 7a0ca99 linter/plugins: Use correct ScriptKind for tokens (#​17185) (Peter Wagenet)

v0.108.0

v0.107.0

v0.106.0

v0.105.0

⚡ Performance
  • 5aefb84 linter/plugins: Reduce size of walker code (#​17176) (overlookmotel)

v0.104.0

🚀 Features
  • 291b57b ast_tools: Generate TS declaration files for deserializer and walk files (#​16912) (camc314)
🐛 Bug Fixes

v0.103.0

🚀 Features
  • 30a9076 ast, parser, codegen: Add CommentKind::MultilineBlock (#​16479) (Dunqing)

v0.102.0

💥 BREAKING CHANGES
  • 083fea9 napi/parser: [BREAKING] Represent empty optional fields on JS side as null (#​16411) (overlookmotel)
🐛 Bug Fixes
  • 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)

v0.101.0

v0.99.0

💥 BREAKING CHANGES
  • cbb27fd ast: [BREAKING] Add TSGlobalDeclaration type (#​15712) (overlookmotel)
🐛 Bug Fixes
  • 2bd3cb6 apps, editors, napi: Fix oxlint-disable comments (#​16014) (overlookmotel)

v0.98.0

💥 BREAKING CHANGES
  • ea51b0b napi: [BREAKING] Standardize function naming with sync suffixes (#​15661) (Boshen)
🚀 Features
  • f5ce55a napi: Export all options using wildcard exports (Boshen)

v0.97.0

🚀 Features
🐛 Bug Fixes
  • 7f079ab ast/estree: Fix raw transfer deserializer for AssignmentTargetPropertyIdentifier (#​15304) (overlookmotel)
⚡ Performance
  • c82fab0 ast/estree: Remove pointless assignments from raw transfer deserializers (#​15305) (overlookmotel)
oxc-project/oxc (oxc-transform)

v0.117.0

🐛 Bug Fixes
⚡ Performance
  • 2baa5fb napi: Unify build-test profile to coverage for cache sharing (#​20090) (Boshen)

v0.116.0

v0.115.0

v0.114.0

v0.112.0

📚 Documentation

v0.111.0

📚 Documentation
  • 8ccd853 npm: Update package homepage URLs and add keywords (#​18509) (Boshen)

v0.110.0

v0.109.0

🚀 Features
  • 6e8fa80 napi/parser, napi/transform: Accept sourceType: "commonjs" (#​18197) (overlookmotel)
  • 66b8c02 parser: Implement unambiguous module parsing for JS/TS files (#​18124) (Boshen)

v0.106.0

v0.105.0

v0.102.0

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

v0.98.0

💥 BREAKING CHANGES
  • ea51b0b napi: [BREAKING] Standardize function naming with sync suffixes (#​15661) (Boshen)

v0.97.0

📚 Documentation
  • 4b904b1 transformer: Clarify jsx.pure option would affect JSX elements (#​15376) (sapphi-red)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from e75b0b2 to d7e6bb7 Compare February 16, 2026 16:34
@renovate renovate bot changed the title fix(deps): update oxlint monorepo to ^0.112.0 fix(deps): update oxlint monorepo to ^0.114.0 Feb 16, 2026
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from d7e6bb7 to 690491b Compare February 23, 2026 14:51
@renovate renovate bot changed the title fix(deps): update oxlint monorepo to ^0.114.0 fix(deps): update oxlint monorepo to ^0.115.0 Feb 23, 2026
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch 2 times, most recently from 7b5b272 to 9ab21b0 Compare March 2, 2026 14:09
@renovate renovate bot changed the title fix(deps): update oxlint monorepo to ^0.115.0 fix(deps): update oxlint monorepo to ^0.116.0 Mar 2, 2026
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 9ab21b0 to d4c3143 Compare March 9, 2026 14:16
@renovate renovate bot changed the title fix(deps): update oxlint monorepo to ^0.116.0 fix(deps): update oxlint monorepo to ^0.117.0 Mar 9, 2026
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from d4c3143 to 36e10a2 Compare March 12, 2026 08:34
@renovate renovate bot changed the title fix(deps): update oxlint monorepo to ^0.117.0 fix(deps): update oxlint monorepo to ^0.118.0 Mar 12, 2026
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch 3 times, most recently from 6b3e012 to 7675659 Compare March 14, 2026 11:19
@renovate renovate bot changed the title fix(deps): update oxlint monorepo to ^0.118.0 fix(deps): update oxlint monorepo to ^0.119.0 Mar 14, 2026
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch 3 times, most recently from 2511452 to 3654990 Compare March 16, 2026 14:09
@renovate renovate bot changed the title fix(deps): update oxlint monorepo to ^0.119.0 fix(deps): update oxlint monorepo to ^0.120.0 Mar 16, 2026
@renovate renovate bot force-pushed the renovate/oxlint-monorepo branch from 3654990 to 9896b71 Compare March 19, 2026 08:54
@renovate renovate bot changed the title fix(deps): update oxlint monorepo to ^0.120.0 fix(deps): update oxlint monorepo to ^0.121.0 Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants