Skip to content

chore(deps): bump oxc_span from 0.126.0 to 0.129.0#57

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

chore(deps): bump oxc_span from 0.126.0 to 0.129.0#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/oxc_span-0.129.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps oxc_span from 0.126.0 to 0.129.0.

Release notes

Sourced from oxc_span'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)

oxc crates_v0.128.0

💥 BREAKING CHANGES

  • 502e804 ast: [BREAKING] Reduce size of TSTypePredicateName (#21711) (overlookmotel)
  • 5651539 ast: [BREAKING] Reduce size of JSXExpression (#21710) (overlookmotel)
  • c44e280 ast: [BREAKING] Reduce size of ArrayExpressionElement (#21709) (overlookmotel)
  • c5b3deb syntax: [BREAKING] Remove CommentNodeId (#21679) (overlookmotel)

🚀 Features

  • b738a39 allocator: Add Allocator::cursor_ptr method (#21773) (overlookmotel)
  • 678767e ast: Generate node_id accessors for AST enum wrappers (#21653) (camc314)
  • f091d77 minifier: Inline constant spread elements into arrays (#21095) (Armano)

🐛 Bug Fixes

  • 0d608c2 minifier: Preserve raw CR in template literals (#21645) (Dunqing)
  • a889ea9 minifier: Track pure functions in DCE mode (#21722) (Dunqing)
  • 674dfac allocator: Arena retry allocation when chunk size approaches maximum (#21777) (overlookmotel)
  • f130cc0 allocator: Fix arithmetic overflow in Arena::new_chunk_memory_details (#21745) (overlookmotel)
  • b9bf239 allocator: Fix UB in Arena::grow_zeroed (#21739) (overlookmotel)
  • d2b9389 allocator: Clippy warning when building without testing feature (#21681) (camc314)

... (truncated)

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_span](https://github.com/oxc-project/oxc) from 0.126.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.126.0...crates_v0.129.0)

---
updated-dependencies:
- dependency-name: oxc_span
  dependency-version: 0.129.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Author

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.

@dependabot @github

dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Author

Superseded by #64.

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