Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxc-parser (source) ^0.51.0 -> ^0.58.0 age adoption passing confidence

Release Notes

oxc-project/oxc (oxc-parser)

v0.58.1

Bug Fixes

v0.58.0

  • 842edd8 ast: [BREAKING] Add raw property to JSXText node (#​9641) (Yuji Sugiura)
Features
Bug Fixes
  • 475b48f ast: Change ImportExpression::attributes to options (#​9665) (Boshen)
Documentation

v0.57.0

  • 510446a parser: [BREAKING] Align JSXNamespacedName with ESTree (#​9648) (Arnaud Barré)
Features
  • 638007b parser: Apply preserveParens to TSParenthesizedType (#​9653) (Boshen)
Bug Fixes
  • eae1a41 ast: Align TSImportType field names with ts-eslint (#​9664) (Boshen)
  • 6ac3635 napi/parser: Disable raw transfer on unsupported platforms (#​9651) (overlookmotel)
Refactor

v0.56.4

Bug Fixes
  • c08b7fc napi: Commit wasi files (Boshen)

v0.56.3

Features
  • 6b95d25 parser: Disallow TSInstantiationExpression in SimpleAssignmentTarget (#​9586) (Boshen)

v0.56.0

Bug Fixes
  • 91c9932 napi: Do not support raw transfer on WASM32 (#​9566) (overlookmotel)

v0.55.0

  • 4056560 ast/estree: [BREAKING] Option to return JS-only AST (#​9520) (overlookmotel)
Features
  • af02a87 ast/estree: Property have consistent field order (#​9547) (overlookmotel)
  • 3e4f909 ast/estree: ESTree AST ExportNamedDeclaration always have attributes field (#​9546) (overlookmotel)
  • d55dbe2 ast/estree: Raw transfer (experimental) (#​9516) (overlookmotel)
Bug Fixes
  • a0f6f37 ast/estree: Raw transfer support showSemanticErrors option (#​9522) (overlookmotel)
Refactor
  • c1a8cea ast/estree: Simplify serializing RegExpLiterals (#​9551) (overlookmotel)
Testing
  • 4378a66 ast/estree: Speed up raw transfer tests (#​9521) (overlookmotel)

v0.54.0

  • 355a4db napi/parser: [BREAKING] Remove parse_without_return API (#​9455) (Boshen)

  • a5cde10 visit_ast: [BREAKING] Add oxc_visit_ast crate (#​9428) (Boshen)

Features
Testing

v0.53.0

  • 4a5a7cf napi/parser: [BREAKING] Remove magic string; enable utf16 span converter by default (#​9291) (Boshen)
Features
Performance
  • 61939ca ast/estree: Faster UTF-8 to UTF-16 span conversion (#​9349) (overlookmotel)
Refactor
  • b09249c ast/estree: Rename serializers and serialization methods (#​9284) (overlookmotel)

v0.52.0

  • 216b33f ast/estree: [BREAKING] Replace serde with custom ESTree serializer (#​9256) (overlookmotel)
Features
Bug Fixes
  • b9c8a10 wasm: Transfer AST to JS as JSON string in oxc-wasm (#​9269) (overlookmotel)
  • 5acc6ec wasm: Transfer AST to JS as JSON string (#​9259) (overlookmotel)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Type: Dependency Dependencies fixes label Mar 15, 2025
@github-actions
Copy link

Size Report

Bundles

File Size Gzip Brotli
core.esm-browser.prod.js 37.16 kB 11.35 kB 10.12 kB
core.global.prod.js 30.50 kB 10.55 kB 9.52 kB
core.runtime.esm-browser.prod.js 22.87 kB 7.45 kB 6.65 kB
core.runtime.global.prod.js 17.48 kB 6.81 kB 6.12 kB
message-compiler.esm-browser.prod.js 19.28 kB 5.76 kB 5.14 kB
message-compiler.global.prod.js 17.32 kB 5.54 kB 4.97 kB
petite-vue-i18n-core.esm-browser.prod.js 20.19 kB 6.78 kB 6.11 kB
petite-vue-i18n-core.global.prod.js 15.47 kB 5.99 kB 5.43 kB
petite-vue-i18n.esm-browser.prod.js 36.69 kB 11.26 kB 10.10 kB
petite-vue-i18n.global.prod.js 29.69 kB 10.12 kB 9.15 kB
petite-vue-i18n.runtime.esm-browser.prod.js 22.25 kB 7.26 kB 6.56 kB
petite-vue-i18n.runtime.global.prod.js 16.69 kB 6.35 kB 5.75 kB
vue-i18n.esm-browser.prod.js 50.29 kB 15.05 kB 13.46 kB
vue-i18n.global.prod.js 40.34 kB 13.52 kB 12.22 kB
vue-i18n.runtime.esm-browser.prod.js 35.86 kB 11.06 kB 9.94 kB
vue-i18n.runtime.global.prod.js 27.32 kB 9.79 kB 8.87 kB

Usages

Name Size Gzip Brotli
packages/size-check-core (@intlify/core) 9.10 kB 3.76 kB 3.41 kB
packages/size-check-petite-vue-i18n (petite-vue-i18n) 77.64 kB 30.26 kB 27.22 kB
packages/size-check-vue-i18n (vue-i18n) 82.65 kB 31.67 kB 28.49 kB

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 15, 2025

Open in StackBlitz

@intlify/core

npm i https://pkg.pr.new/@intlify/core@2132

@intlify/core-base

npm i https://pkg.pr.new/@intlify/core-base@2132

@intlify/devtools-types

npm i https://pkg.pr.new/@intlify/devtools-types@2132

@intlify/message-compiler

npm i https://pkg.pr.new/@intlify/message-compiler@2132

petite-vue-i18n

npm i https://pkg.pr.new/petite-vue-i18n@2132

@intlify/shared

npm i https://pkg.pr.new/@intlify/shared@2132

vue-i18n

npm i https://pkg.pr.new/vue-i18n@2132

@intlify/vue-i18n-core

npm i https://pkg.pr.new/@intlify/vue-i18n-core@2132

commit: be075e3

@cloudflare-workers-and-pages
Copy link

Deploying vue-i18n-next with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4761158
Status: ✅  Deploy successful!
Preview URL: https://6a6a51c6.vue-i18n-next.pages.dev
Branch Preview URL: https://renovate-oxc-parser-0-x.vue-i18n-next.pages.dev

View logs

@renovate renovate bot merged commit e087df6 into master Mar 15, 2025
30 checks passed
@renovate renovate bot deleted the renovate/oxc-parser-0.x branch March 15, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependency Dependencies fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant