-
-
Notifications
You must be signed in to change notification settings - Fork 380
chore(deps): update oxlint monorepo to ^0.78.0 #2243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
@intlify/core
@intlify/core-base
@intlify/devtools-types
@intlify/message-compiler
petite-vue-i18n
@intlify/shared
vue-i18n
@intlify/vue-i18n-core
commit: |
Size ReportBundles
Usages
|
Deploying vue-i18n-next with
|
| Latest commit: |
9fc9e15
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://672c5f7e.vue-i18n-next.pages.dev |
| Branch Preview URL: | https://renovate-oxlint-monorepo.vue-i18n-next.pages.dev |
This PR contains the following updates:
^0.74.0->^0.78.0^0.74.0->^0.78.0Release Notes
oxc-project/oxc (oxc-parser)
v0.77.3🚀 Features
bc0fbe5allocator:AllocatorPoolstore IDs inAllocators (#12310) (overlookmotel)🚜 Refactor
c5dff1elinter, napi/parser: Addsource_lenfield toRawTransferMetadata(#12383) (overlookmotel)5e3b415linter: DuplicateRawTransferMetadatainoxc_lintercrate (#12382) (overlookmotel)319fc3ballocator/fixed-size: Storealloc_ptrin the memory block backing the allocator (#12380) (overlookmotel)8fe1aecast_tools, allocator, napi/parser: Rename vars (#12379) (overlookmotel)v0.77.2🚜 Refactor
4517624napi/parser: UsesourceByteLenfor UTF8 source length (#12365) (overlookmotel)v0.77.1🚀 Features
9b14fbcast: AddThisExpressiontoTSTypeName(#12156) (Boshen)🚜 Refactor
a2da682napi/parser: Clarify pointer maths (#12300) (overlookmotel)2f9bd11allocator: Fixed size allocator leave space for metadata after arena (#12278) (overlookmotel)5fba91cnapi/parser: Raw transfer: introduce metadata struct (#12269) (overlookmotel)39ef911napi/parser, allocator: Raw transfer: store buffer size and align as consts (#12275) (overlookmotel)d009bdbnapi/parser: Raw transfer: store offsets as consts (#12268) (overlookmotel)43f61ednapi/parser: Correct comment about raw transfer buffer size (#12273) (overlookmotel)28ed99bnapi/parser: Do not compile raw transfer code on WASM (#12271) (overlookmotel)⚡ Performance
cc1e9fcnapi/parser: Raw transfer: reduce size of buffer by 16 bytes (#12277) (overlookmotel)28be5denapi/parser: Raw transfer: move check for supported platform (#12274) (overlookmotel)v0.77.0🚀 Features
407429anapi/parser,napi/transform: Acceptlang=dts(#12154) (Boshen)🚜 Refactor
baa3726tests/napi: Addbuild-testscript for tests (#12132) (camc314)⚡ Performance
4c35f4anapi/parser: Optimize raw transfer deserializer forTSClassImplements(#12158) (overlookmotel)v0.76.0🐛 Bug Fixes
a490e00napi/parser: Lazy visit: correct error messages (#12109) (overlookmotel)🚜 Refactor
c5e8d90napi/parser: Lazy deser:constructors.jsexport static object (#12090) (overlookmotel)fe35285napi/parser: Lazy deser: removeconstructfunction (#12089) (overlookmotel)9ae0815napi/parser: Move files (#12088) (overlookmotel)v0.75.1🐛 Bug Fixes
a3641d2napi/parser: Remove non-existent methods from TS type defs (#12054) (overlookmotel)🚜 Refactor
016634fast/estree: Introduceserialize_spanmethod (#12013) (overlookmotel)754f01dast/estree: Movestartandendfields to last (#12012) (overlookmotel)4597311ast/estree: Remove temp vars forrangesfrom serializer (#12007) (overlookmotel)📚 Documentation
4a408c3napi/parser: Document options (#12008) (overlookmotel)v0.75.0💥 BREAKING CHANGES
9a2548anapi/parser: [BREAKING] Addrangeoption (#11728) (Bacary Bruno Bodian)🐛 Bug Fixes
cf0e18anapi/parser:NodeArrayallow setting large integer properties (#11883) (overlookmotel)🚜 Refactor
0bf7815napi/parser: Lazy visitor: pre-calculate count of node types (#11861) (overlookmotel)⚡ Performance
84fa006napi/parser: Lazy deser: faster construction ofNodeArrayiterators (#11870) (overlookmotel)fb02e6cnapi/parser: Lazy deser: speed up creatingNodeArrays (#11869) (overlookmotel)58dfff8napi/parser: Raw deser: removeWeakMapfromNodeArray(#11868) (overlookmotel)6c5ee78napi/parser: Lazy visit: cheaper for loop (#11864) (overlookmotel)🧪 Testing
54f9464napi/parser: Add benchmarks for lazy visit alone (#11866) (overlookmotel)97b671fnapi/parser: Load internal modules withrequirein benchmarks (#11865) (overlookmotel)oxc-project/oxc (oxc-transform)
v0.78.0💥 BREAKING CHANGES
ccbcf3etransformer, minifier, syntax: [BREAKING] RemoveESTarget::ES5(#12448) (Dunqing)🐛 Bug Fixes
986c48etransformer/decorator: Transformed decorators should be injected after class-properties has run (#12418) (Dunqing)v0.77.3⚡ Performance
8bae417codegen: Remove the useless tokens generated by some expressions (#12394) (Boshen)v0.77.0🚀 Features
75ee3a1napi/transform: Support enablingStyledComponentplugin (#12155) (Dunqing)19b97c0transformer: Support styled components plugin (#12066) (Dunqing)407429anapi/parser,napi/transform: Acceptlang=dts(#12154) (Boshen)🐛 Bug Fixes
bfd47f8transformer/styled-components: Should use source path to generate file hash when the path is absoulte path (#12199) (Dunqing)🚜 Refactor
baa3726tests/napi: Addbuild-testscript for tests (#12132) (camc314)v0.76.0💥 BREAKING CHANGES
8b30a5bcodegen: [BREAKING] IntroduceCommentOptions(#12114) (Boshen)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.