-
Notifications
You must be signed in to change notification settings - Fork 98
chore(deps): update oxfmt and remove prettier #923
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 Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #923 +/- ##
==========================================
- Coverage 95.38% 95.27% -0.12%
==========================================
Files 197 197
Lines 22276 22276
Branches 2092 2079 -13
==========================================
- Hits 21248 21223 -25
- Misses 1028 1053 +25 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
731a148 to
2a2693f
Compare
2a2693f to
27771d1
Compare
27771d1 to
d8ea961
Compare
d8ea961 to
7265497
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
…patterns - Add Node.js ^24.11.0 support, note SQLite in progress - Clarify Oxfmt as sole formatter (no Prettier) - Add Key Decorators & Annotations section - Document Controller layer middlewares and AbstractController methods - Document Service layer EventBus and command pattern - Add Entity factory pattern and EntityUtil helpers - Add Model-Entity Bridge section (ModelConvertor) - Add SearchAdapter and CacheAdapter to infrastructure adapters - Expand Testing section with TestUtil API, mocking patterns, DI access 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
[skip ci] ## <small>4.18.1 (2025-12-22)</small> * chore: replace @node-rs/crc32 with Node.js stdlib zlib.crc32 (#938) ([8a1b79f](8a1b79f)), closes [#938](#938) [#937](#937) * chore(deps): update dependency oxfmt to ^0.20.0 (#944) ([e6f9208](e6f9208)), closes [#944](#944) * chore(deps): update dependency oxlint-tsgolint to ^0.10.0 (#939) ([6f07c76](6f07c76)), closes [#939](#939) * chore(deps): update oxfmt and remove prettier (#923) ([9ab9d2a](9ab9d2a)), closes [#923](#923) * fix: should refresh package manifests to dists to avoid missing versions (#946) ([7d345b8](7d345b8)), closes [#946](#946) [hi#level](https://github.com/hi/issues/level)
|
🎉 This PR is included in version 4.18.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
^0.16.0->^0.19.0Release Notes
oxc-project/oxc (oxfmt)
v0.19.0Compare Source
v0.18.0Compare Source
🚀 Features
afd6c44oxfmt: SupportquoteProps: consistentinOxfmtrc(#16721) (leaysgur)28e0682oxfmt: Enable experimentalpackage.jsonsorting by default (#16593) (leaysgur)⚡ Performance
6f3aabaoxfmt: Useworker_threadsbytinypoolfor prettier formatting (#16618) (leaysgur)📚 Documentation
8babdf9oxfmt: Improve docs for.oxfmtrc.jsoncconfig fields and add markdownDescription fields to JSON Schema (#16587) (connorshea)v0.17.0Compare Source
🚀 Features
7374856formatter/sort-imports: Supportoptions.internalPattern(#16372) (leaysgur)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.