Skip to content

Bump oxc_ast from 0.128.0 to 0.129.0#109

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/oxc_ast-0.129.0
Closed

Bump oxc_ast from 0.128.0 to 0.129.0#109
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/oxc_ast-0.129.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Copy link
Copy Markdown
Contributor

Bumps oxc_ast from 0.128.0 to 0.129.0.

Release notes

Sourced from oxc_ast's releases.

oxc crates_v0.129.0

💥 BREAKING CHANGES

  • 0ffbe0d allocator: [BREAKING] Remove Allocator::end_ptr method (#21871) (overlookmotel)

🚀 Features

  • 9593ec8 transformer/jsx: Add jsxDEV source metadata for fragments (#21932) (Ido Rosenthal)

🐛 Bug Fixes

  • 81e834c parser: Prevent multiple Parser instances in binary (#22120) (overlookmotel)
  • 429deac napi/parser: Export visitorKeys from wasm entrypoint (#21996) (NullVoxPopuli)
  • e852911 codegen: Preserve legal comments orphaned by upstream passes (#21575) (Dunqing)
  • e3399ec transformer/class-properties: Preserve RHS in logical-assignment to static private field (#21950) (Dunqing)
  • c59c199 transformer/typescript: Emit class fields for parameter properties (#21831) (Dunqing)
  • aaabde4 parser: Attach legal comments to following token (#21670) (Dunqing)

⚡ Performance

  • 0bf0cb9 allocator: Per-platform Arena::new_fixed_size implementations (#22088) (overlookmotel)

📚 Documentation

  • 62ec410 allocator: Correct doc comment for Allocator::from_raw_parts (#22093) (overlookmotel)
  • 3e152c6 allocator: Correct typos in comments (#22092) (overlookmotel)
  • e220855 allocator: Correct doc comment for Allocator::set_cursor_ptr (#21866) (overlookmotel)
Commits
  • ec00055 release(crates): oxc v0.129.0 (#22108)
  • 3518ce1 fix(tasks/lint-rules): use eslint v9 to satisfy peer peps (#22133)
  • 41a4cb9 docs(website): sanitize sub sections (#22118)
  • 81e834c fix(parser): prevent multiple Parser instances in binary (#22120)
  • cacbc4a docs(linter): Fix jest settings docs. (#22127)
  • a15c5bb docs(linter): Note that the --format flag accepts an agent option. (#22126)
  • 17bf08d chore(linter): For sarif tests, scrub the version number to avoid breaking sn...
  • 831e8cb refactor(linter): remove vitest compatible jest rules json (#22119)
  • 82dbbec chore(deps): update npm packages (major) (#21558)
  • 1884833 feat(linter/plugins): implement SourceCode.getDisableDirectives method (#21...
  • 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](https://github.com/oxc-project/oxc) from 0.128.0 to 0.129.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.128.0...crates_v0.129.0)

---
updated-dependencies:
- dependency-name: oxc_ast
  dependency-version: 0.129.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 May 6, 2026
@dependabot
dependabot Bot requested a review from bjcorder as a code owner May 6, 2026 23:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #114.

@dependabot dependabot Bot closed this May 17, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/oxc_ast-0.129.0 branch May 17, 2026 06:07
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