chore(deps): update dependency oxfmt to v0.43.0#890
chore(deps): update dependency oxfmt to v0.43.0#890renovate[bot] wants to merge 2 commits intomainfrom
Conversation
🦋 Changeset detectedLatest commit: a230834 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
🤖 Claude Dependency Review📦 Update Summary
📝 Release Notes✨ Main Changes🚀 New FeaturesJSDoc Comment Formatting Support (#19828)
JsdocConfig Documentation (#20644)
Configuration Options Available:
Additional Improvements:
🐛 Bug FixesNo specific bug fixes documented for this release. 🔍 Impact Analysis📁 Usage Locations
1. Root Package Scripts (package.json:19-21) "format:root": "oxfmt --write .",
"format:check:root": "oxfmt --check .",
2. Example Package (example/package.json)
3. SDK Package (packages/sdk/package.json)
4. Template Packages (9 templates in
Turbo Integration (turbo.json:55-68) "format": {
"dependsOn": ["//#format:root"],
"cache": true
},
JSDoc Usage in Codebase:
✅ Recommended ActionsNone required - This is a backward-compatible enhancement. Optional Recommendations:
Benefits:
|
This comment has been minimized.
This comment has been minimized.
Code Metrics Report (packages/sdk)
Details | | main (b7a4895) | #890 (2d22972) | +/- |
|--------------------|----------------|----------------|------|
| Coverage | 57.6% | 57.6% | 0.0% |
| Files | 328 | 328 | 0 |
| Lines | 10800 | 10800 | 0 |
| Covered | 6231 | 6231 | 0 |
| Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 |
| Code | 66140 | 66140 | 0 |
| Test | 27265 | 27265 | 0 |SDK Configure Bundle Size
Runtime Performance
Type Performance (instantiations)
Reported by octocov |
552729c to
89cb18e
Compare
|
This PR contains the following updates:
0.42.0→0.43.0Release Notes
oxc-project/oxc (oxfmt)
v0.43.0Compare Source
🚀 Features
6ef440aoxfmt: Support bool for object style options (#20853) (leaysgur)Configuration
📅 Schedule: Branch creation - Between 09:00 AM and 06:59 PM, Monday through Friday ( * 9-18 * * 1-5 ) in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.