Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps @oxc-parser/binding-linux-x64-gnu from 0.99.0 to 0.104.0.

Release notes

Sourced from @​oxc-parser/binding-linux-x64-gnu's releases.

oxc crates_v0.104.0

🚀 Features

  • d209c21 allocator: Add cap to FixedSizeAllocatorPool and block when exhausted (#17023) (Cameron)
  • fb2af91 allocator: Add bitset utils (#17042) (zhaoting zhou)
  • c16082c tasks/compat_data: Integrate node-compat-table (#16831) (Boshen)
  • 5586823 span: Extract TS declaration file check to its own function (#17037) (camchenry)
  • 3d2b492 minifier: Fold iife arrow functions in call expressions (#16477) (Armano)
  • 67e9f9e codegen: Keep comments on the export specifiers (#16943) (夕舞八弦)
  • cb515fa parser: Improve error message for yield as identifier usage (#16950) (sapphi-red)
  • dcc856b parser: Add help for new_dynamic_import error (#16949) (sapphi-red)
  • c3c79f8 parser: Improve import attribute value error message (#16948) (sapphi-red)
  • 291b57b ast_tools: Generate TS declaration files for deserializer and walk files (#16912) (camc314)
  • 74eae13 minifier: Remove unused import specifiers (#16797) (camc314)

🐛 Bug Fixes

  • fb9e193 linter: OOM problems with custom plugins (#17082) (overlookmotel)
  • e59132b parser/napi: Fix lazy deser (#17069) (overlookmotel)
  • a92faf0 ast_tools: Support u128 in assert_layouts generator (#17050) (overlookmotel)
  • 47b4c2f minifier/docs: Correct hyperlink path in OPTIMIZATIONS.md (#16986) (GRK)
  • 3002649 transformer/typescript: Remove unused import equals declaration (#16776) (Dunqing)
  • 5a2af88 regular_expression: Correct named capture group reference error (#16952) (sapphi-red)

⚡ Performance

  • 3c39d46 allocator: Hold Mutex lock for shortest possible time in FixedSizeAllocatorPool (#17099) (overlookmotel)
  • b657bb6 allocator: Reduce time Mutex lock is held in FixedSizeAllocatorPool::get (#17079) (overlookmotel)
  • 1f3b19b ast: #[ast] macro use #[repr(transparent)] for single-field structs (#17052) (overlookmotel)
  • 225f229 parser: Use SmallVec for duplicate default export detection (#16801) (camc314)

📚 Documentation

  • a9c419f traverse: Update safety comments (#16944) (overlookmotel)

oxc crates_v0.103.0

💥 BREAKING CHANGES

  • 320c09f ast, parser, linter, codegen, formatter: [BREAKING] Rename CommentKind::Block to CommentKind::SinglelineBlock (#16501) (Dunqing)

🚀 Features

  • aafcf3e minifier: Remove empty [] and {} declaration (#16855) (Armano)
  • d221921 semantic: ScopeFlags::With (#16291) (Aapo Alasuutari)
  • 083e081 semantic: Add TS2670 error for global scope augmentation without declare modifier (#16746) (camc314)
  • 30a9076 ast, parser, codegen: Add CommentKind::MultilineBlock (#16479) (Dunqing)

🐛 Bug Fixes

  • d2f9461 minifier: Preserve classes with decorators (#16878) (Copilot)

... (truncated)

Changelog

Sourced from @​oxc-parser/binding-linux-x64-gnu's changelog.

[0.104.0] - 2025-12-19

🚀 Features

  • 291b57b ast_tools: Generate TS declaration files for deserializer and walk files (#16912) (camc314)

🐛 Bug Fixes

  • e59132b parser/napi: Fix lazy deser (#17069) (overlookmotel)
  • a92faf0 ast_tools: Support u128 in assert_layouts generator (#17050) (overlookmotel)

[0.103.0] - 2025-12-15

🚀 Features

  • 30a9076 ast, parser, codegen: Add CommentKind::MultilineBlock (#16479) (Dunqing)

[0.102.0] - 2025-12-08

💥 BREAKING CHANGES

  • 083fea9 napi/parser: [BREAKING] Represent empty optional fields on JS side as null (#16411) (overlookmotel)

🐛 Bug Fixes

  • 699406a napi/parser: Move ExportEntry::module_request field to first (#16412) (overlookmotel)
  • 12bd794 napi/parser: Move ExportEntry::module_request field to last (#16403) (overlookmotel)

⚡ Performance

  • 790beeb napi/parser: Do not remove extraneous options on JS side (#16447) (overlookmotel)

[0.100.0] - 2025-12-01

💥 BREAKING CHANGES

  • 74cf572 ast: [BREAKING] Make source field of TSImportType a StringLiteral (#16114) (copilot-swe-agent)
  • 934d873 napi: [BREAKING] Drop armv7-unknown-linux-musleabihf support (#16105) (Boshen)

🚀 Features

  • bab4bc8 napi/parser: Add type annotations to parse-raw-worker test (#15998) (camc314)

🐛 Bug Fixes

  • 9149a26 linter/plugins, napi/parser: Deep freeze visitor keys (#16293) (overlookmotel)
  • 9cc20a1 minifier: Avoid merging side effectful expressions to next assignment statement if the side effect may change the left hand side reference (#16165) (sapphi-red)
  • 91eb3f2 ast/estree: Convert TSImportType argument field to Literal (#16109) (overlookmotel)

⚡ Performance

... (truncated)

Commits
  • c90ab78 release(crates): oxc v0.104.0 (#17096)
  • d1ce274 test(estree): update estree-conformance submodule (#17066)
  • e59132b fix(parser/napi): fix lazy deser (#17069)
  • a92faf0 fix(ast_tools): support u128 in assert_layouts generator (#17050)
  • 5d211a8 refactor(napi/parser): move generated JS into src-js (#16957)
  • aa9f46f chore(js): remove tsc from package scripts as we use oxlint --type-check (#...
  • c8281dd chore(pnpm): move workspace devDependencies to used packages (#16982)
  • 1d680de chore(pnpm): remove tasks/e2e workspace (#16881)
  • 291b57b feat(ast_tools): generate TS declaration files for deserializer and walk file...
  • 6fca2f7 chore(infra): use oxfmt for all files, remove dprint (#16599)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2025
@TimothyJones TimothyJones enabled auto-merge (squash) December 25, 2025 22:34
Bumps [@oxc-parser/binding-linux-x64-gnu](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser) from 0.99.0 to 0.104.0.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.104.0/napi/parser)

---
updated-dependencies:
- dependency-name: "@oxc-parser/binding-linux-x64-gnu"
  dependency-version: 0.104.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oxc-parser/binding-linux-x64-gnu-0.104.0 branch from 9f2fd24 to 9033c13 Compare December 25, 2025 22:41
@TimothyJones TimothyJones merged commit f3634e7 into main Dec 25, 2025
14 checks passed
@TimothyJones TimothyJones deleted the dependabot/npm_and_yarn/oxc-parser/binding-linux-x64-gnu-0.104.0 branch December 25, 2025 23:06
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants