Skip to content

chore(deps): bump oxc_allocator from 0.126.0 to 0.127.0#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/oxc_allocator-0.127.0
Open

chore(deps): bump oxc_allocator from 0.126.0 to 0.127.0#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/oxc_allocator-0.127.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps oxc_allocator from 0.126.0 to 0.127.0.

Release notes

Sourced from oxc_allocator's releases.

oxc crates_v0.127.0

🐛 Bug Fixes

  • 510e344 minifier: Drop this after unconditional super() in derived constructors (#21571) (Dunqing)
  • 67d40f8 parser: Set pure comment index after dedup check to handle lookahead/rewind (#21570) (Dunqing)
  • 9eea064 minifier: Treat this outside constructor as side-effect free (#21568) (Dunqing)
  • 385eb94 minifier: Preserve annotation comments when inlining single-use variables during DCE (#21567) (Dunqing)
  • 48967e8 isolated_declarations: Drop required type check for private parameter properties on private constructors (#21515) (Dunqing)
  • 91e5bde transformer/typescript: Preserve computed-key static block when class has an empty constructor (#21562) (Dunqing)
  • 50e9d26 mangler: Assign correct slot to shadowed function-expression names (#21535) (Dunqing)
  • 065ce47 isolated_declarations: Collect types from private accessors for paired inference (#21516) (Dunqing)
  • 00fc136 codegen: Preserve coverage comments before object properties (#21312) (bab)
  • d676e0c minifier: Mark LHS of ??= as read when converting from == null && (#21546) (Gunnlaugur Thor Briem)

⚡ Performance

  • e45efc5 parser: Reduce try_parse usage in favour of lookahead (#21532) (Boshen)
  • ddb1bf8 parser: Avoid redundant IdentifierReference clone in shorthand property (#21511) (Boshen)
  • be2b392 allocator: Store pointers directly in Arena (#21483) (overlookmotel)
Commits
  • 161d6b5 release(crates): oxc v0.127.0 (#21572)
  • b87a390 refactor(linter/no-useless-assignment): simplify tracking state (#21584)
  • ba5f50f chore(deps): update napi (#21467)
  • 96ede2c fix(linter/no-useless-assignment): preserve conditional self-reads (#21582)
  • fe23965 feat(linter/release): automate oxlint rule version updates (#21392)
  • f4d30d8 chore(deps): update rust crates (#21554)
  • 38d8090 feat(linter/jest): Implemented jest version settings in config file. (#21522)
  • 1e69b91 fix(linter/no-useless-assignment): improve diagnostic spans (#21581)
  • f272594 fix(linter/plugins): align RuleMeta.replacedBy type with ESLint (#21544)
  • 510e344 fix(minifier): drop this after unconditional super() in derived construct...
  • 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_allocator](https://github.com/oxc-project/oxc) from 0.126.0 to 0.127.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.126.0...crates_v0.127.0)

---
updated-dependencies:
- dependency-name: oxc_allocator
  dependency-version: 0.127.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
Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants