Update bun minor+patch updates #51
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.46.0->^0.47.0^0.206.0->^0.207.0Release Notes
Effect-TS/language-service (@effect/language-service)
v0.47.1Compare Source
Patch Changes
#431
acbbc55Thanks @mattiamanzati! - Fix nested project references relative paths in CLI diagnostics commandThe CLI diagnostics command now correctly resolves paths for nested project references by:
v0.47.0Compare Source
Minor Changes
#429
351d7fbThanks @mattiamanzati! - Add newdiagnosticsCLI command to check Effect-specific diagnostics for files or projectsThe new
effect-language-service diagnosticscommand provides a way to get Effect-specific diagnostics through the CLI without patching your TypeScript installation. It supports:--fileoption to get diagnostics for a specific file--projectoption with a tsconfig file to check an entire projectThe command outputs diagnostics in the same format as the TypeScript compiler, showing errors, warnings, and messages with their locations and descriptions.
open-telemetry/opentelemetry-js (@opentelemetry/exporter-trace-otlp-http)
v0.207.0Compare Source
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.