Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps oxc-transform from 0.110.0 to 0.115.0.

Release notes

Sourced from oxc-transform's releases.

oxc crates_v0.115.0

🚀 Features

  • e814049 oxc_data_structure/rope: Add get_offset_from_line_and_column (#18133) (Sysix)

🐛 Bug Fixes

  • 7958b56 linter: Fix syntax error reporting in some output formatters. (#19590) (connorshea)
  • e316694 codegen: Avoid sourcemap panic on U+2028/U+2029 (#19548) (camc314)
  • 933ff72 semantic: Emit correct error code for reserved type name (#19545) (camc314)

⚡ Performance

  • b5fa195 codegen: Remove bounds check from SourcemapBuilder (#19578) (overlookmotel)

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

... (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.115.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.115.0/napi/transform)

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

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

dependabot bot commented on behalf of github Mar 7, 2026

Superseded by #172.

@dependabot dependabot bot closed this Mar 7, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fe/oxc-transform-0.115.0 branch March 7, 2026 01:33
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