fix(deps): update dependency @inlang/paraglide-js to v2.14.0 #140
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/inlang-paraglide-js-2.x-lockfile"
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:
2.12.0->2.14.0Release Notes
opral/paraglide-js (@inlang/paraglide-js)
v2.14.0Minor Changes
067509d: Improve generated runtime typing by centralizing shared type definitions, avoiding strictcheckJslocale type errors, and moving middleware locale-splitting state underglobalThis.__paraglide.ssr.Patch Changes
a17af28: Remove stale telemetry internals that were no longer used by the CLI or compiler.v2.13.2Patch Changes
2e18cc0: Fix compiler code generation for formatter option literals so Intl numeric and boolean options are emitted with the correct literal types.This resolves strict
checkJs/svelte-checkerrors where generatednumber()options likeminimumFractionDigitswere emitted as strings and causedType 'string' is not assignable to type 'number'.v2.13.1Patch Changes
9d79aff: Fix single-locale message generation to avoid emitting an unusedlocalevariable in strict TypeScriptcheckJssetups. This removesTS6133('locale' is declared but its value is never read) warnings for generated message files when only one locale is configured.Add a regression type test that asserts single-locale generated messages do not produce this warning.
v2.13.0Minor Changes
7185902: Add a new runtime utility:getTextDirection(locale?)."ltr"or"rtl"for a given locale.getLocale()when no locale is provided.Intl.Localetext info when available, with a safe RTL fallback for runtimes without that API.Also updates SvelteKit example/docs to show setting both
%lang%and%dir%inapp.htmlusing runtime APIs.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 has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: yarn.lock
e378e16c6e4ba39e895afix(deps): update dependency @inlang/paraglide-js to v2.13.0to fix(deps): update dependency @inlang/paraglide-js to v2.13.14ba39e895af8060fa560fix(deps): update dependency @inlang/paraglide-js to v2.13.1to fix(deps): update dependency @inlang/paraglide-js to v2.13.2f8060fa5600ab31581fdfix(deps): update dependency @inlang/paraglide-js to v2.13.2to fix(deps): update dependency @inlang/paraglide-js to v2.14.00ab31581fde4ac820ac4View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.