Update bun minor+patch updates #39
Reference in New Issue
Block a user
Delete Branch "renovate/bun-minor-patch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^0.44.0->^0.45.0^0.545.0->^0.546.0^0.14.0->^0.19.0Release Notes
Effect-TS/language-service (@effect/language-service)
v0.45.1Compare Source
Patch Changes
#423
70d8734Thanks @mattiamanzati! - Add code fix to rewrite Schema class constructor overrides as static 'new' methodsWhen detecting constructor overrides in Schema classes, the diagnostic now provides a new code fix option that automatically rewrites the constructor as a static 'new' method. This preserves the custom initialization logic while maintaining Schema's decoding behavior.
Example:
#421
8c455edThanks @mattiamanzati! - Update dependencies to their latest versions including Effect 3.18.4, TypeScript 5.9.3, and various ESLint and build tooling packagesv0.45.0Compare Source
Minor Changes
#419
7cd7216Thanks @mattiamanzati! - Add support for custom APIs in deterministicKeys diagnostic using the@effect-identifierJSDoc tag.You can now enforce deterministic keys in custom APIs that follow an
extends MyApi("identifier")pattern by:extendedKeyDetection: trueto plugin options to enable detection/** @​effect-identifier */JSDoc tagExample:
lucide-icons/lucide (lucide-react)
v0.546.0: Version 0.546.0Compare Source
What's Changed
receipt-texticon by @jguddas in #3553squirclebase shape snippet by @danielbayley in #3674swordicon by @jguddas in #3421monitor-cloudicon by @karsa-mistmere in #3037New Contributors
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.545.0...0.546.0
MadLittleMods/postcss-css-variables (postcss-css-variables)
v0.19.0Compare Source
v0.18.0Compare Source
v0.17.0Compare Source
v0.16.0Compare Source
options.preserveto determine whether to preserve declarationConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.