Skip to content

chore(deps): bump oxc-transform from 0.110.0 to 0.114.0 in /fe#161

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fe/oxc-transform-0.114.0
Closed

chore(deps): bump oxc-transform from 0.110.0 to 0.114.0 in /fe#161
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fe/oxc-transform-0.114.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2026

Bumps oxc-transform from 0.110.0 to 0.114.0.

Release notes

Sourced from oxc-transform's releases.

oxc crates_v0.114.0

🚀 Features

  • 429d876 semantic: Assign ast node ids during semantic build (#19263) (Boshen)
  • ebb80b3 ast: Add node_id field to all AST struct nodes (#18138) (Boshen)

🐛 Bug Fixes

  • bfb15a3 semantic: Make multi_index_vec clone panic-safe (#19299) (Boshen)
  • 41c50a5 transformer: Ignore invalid JSX pragma identifiers (#19296) (Boshen)
  • deed3d8 transformer: Remove unnecessary trailing expression in object rest spread assignment (#19259) (Boshen)
  • 5bdaacc transformer: Propagate source spans for sourcemap correctness (#19258) (Boshen)
  • 3e0e5ba isolated-declarations: Align readonly class array initializer diagnostics with tsc (#19218) (camc314)

⚡ Performance

  • c169c77 syntax: Optimize is_identifier_name_patched (#19386) (sapphi-red)
  • aa1e1a8 allocator: Inline BitSet accessors (#19331) (Boshen)
  • 5b90d46 semantic: Improve SoA with multi index vec (#19138) (Boshen)
  • 99ce2a6 isolated_declarations: Mark all diagnostic functions as #[cold] (#19279) (camc314)
  • dd0220f transformer: Remove TS-only nodes earlier in enter_statements (#19166) (Dunqing)
  • e5baf60 isolated-declarations: Replace hash collections with index-based Vec (#19221) (Dunqing)

📚 Documentation

  • 569aa61 rust: Add missing rustdocs and remove missing_docs lint attrs (#19306) (Boshen)

oxc crates_v0.113.0

💥 BREAKING CHANGES

  • 2bf7293 mangler: [BREAKING] Enable top_level by default for modules and commonjs (#18278) (sapphi-red)
  • 48b0542 span: [BREAKING] SourceType::ts should set module to unambigious (#18873) (Boshen)

🚀 Features

  • 500d071 minifier: Local traverse ctx and generated minifier traverse (#19106) (Boshen)
  • 142a1be parser: Detect binary files with TS1490 error (#19047) (Boshen)
  • e316857 allocator/bitset: Add Ones iterator to BitSet (#19027) (sapphi-red)
  • 742ad3f minifier: Default invalid_import_side_effects to false (#18916) (sapphi-red)
  • 0eff6be parser: Error JSX-like type assertions and generics in .mts/.cts (#18910) (Boshen)
  • 18320c6 span: Store file extension in SourceType (#18893) (Boshen)

🐛 Bug Fixes

  • bcd0f64 napi: Disable mimalloc global allocator on android targets (#19214) (Cameron)
  • 0441237 source-type: Don't treat d.ts as a declaration file (#19185) (Cameron)
  • a7514e4 isolated-declarations: Preserve const context in literal type inference (#19178) (camc314)
  • 312e756 isolated-declarations: Preserve readonly literal initializers (#19177) (camc314)
  • d0ca8d0 isolated-declarations: Skip parenthesis when inferring type (#19176) (camc314)
  • 110c300 oxc_ecmascript: +[false] and +[true] should evaluate to NaN (#19174) (copilot-swe-agent)

... (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-transform](https://github.com/oxc-project/oxc/tree/HEAD/napi/transform) from 0.110.0 to 0.114.0.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/transform/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.114.0/napi/transform)

---
updated-dependencies:
- dependency-name: oxc-transform
  dependency-version: 0.114.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2026

Superseded by #165.

@dependabot dependabot bot closed this Feb 28, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fe/oxc-transform-0.114.0 branch February 28, 2026 01:32
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