fix(deps): update dependency @inlang/paraglide-js to v2.14.0 #140

Open
ticktock_depbot wants to merge 1 commit from renovate/inlang-paraglide-js-2.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
@inlang/paraglide-js (source) dependencies minor 2.12.0 -> 2.14.0

Release Notes

opral/paraglide-js (@​inlang/paraglide-js)

v2.14.0

Minor Changes
  • 067509d: Improve generated runtime typing by centralizing shared type definitions, avoiding strict checkJs locale type errors, and moving middleware locale-splitting state under globalThis.__paraglide.ssr.
Patch Changes
  • a17af28: Remove stale telemetry internals that were no longer used by the CLI or compiler.

v2.13.2

Patch 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-check errors where generated number() options like minimumFractionDigits were emitted as strings and caused Type 'string' is not assignable to type 'number'.

v2.13.1

Patch Changes
  • 9d79aff: Fix single-locale message generation to avoid emitting an unused locale variable in strict TypeScript checkJs setups. This removes TS6133 ('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.0

Minor Changes
  • 7185902: Add a new runtime utility: getTextDirection(locale?).

    • Returns "ltr" or "rtl" for a given locale.
    • Defaults to the current locale from getLocale() when no locale is provided.
    • Uses Intl.Locale text 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% in app.html using 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@inlang/paraglide-js](https://inlang.com/m/gerre34r/library-inlang-paraglideJs) ([source](https://github.com/opral/paraglide-js)) | dependencies | minor | [`2.12.0` -> `2.14.0`](https://renovatebot.com/diffs/npm/@inlang%2fparaglide-js/2.12.0/2.14.0) | --- ### Release Notes <details> <summary>opral/paraglide-js (@&#8203;inlang/paraglide-js)</summary> ### [`v2.14.0`](https://github.com/opral/paraglide-js/blob/HEAD/CHANGELOG.md#2140) ##### Minor Changes - [`067509d`](https://github.com/opral/paraglide-js/commit/067509d): Improve generated runtime typing by centralizing shared type definitions, avoiding strict `checkJs` locale type errors, and moving middleware locale-splitting state under `globalThis.__paraglide.ssr`. ##### Patch Changes - [`a17af28`](https://github.com/opral/paraglide-js/commit/a17af28): Remove stale telemetry internals that were no longer used by the CLI or compiler. ### [`v2.13.2`](https://github.com/opral/paraglide-js/blob/HEAD/CHANGELOG.md#2132) ##### Patch Changes - [`2e18cc0`](https://github.com/opral/paraglide-js/commit/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-check` errors where generated `number()` options like `minimumFractionDigits` were emitted as strings and caused `Type 'string' is not assignable to type 'number'`. ### [`v2.13.1`](https://github.com/opral/paraglide-js/blob/HEAD/CHANGELOG.md#2131) ##### Patch Changes - [`9d79aff`](https://github.com/opral/paraglide-js/commit/9d79aff): Fix single-locale message generation to avoid emitting an unused `locale` variable in strict TypeScript `checkJs` setups. This removes `TS6133` (`'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.0`](https://github.com/opral/paraglide-js/blob/HEAD/CHANGELOG.md#2130) ##### Minor Changes - [`7185902`](https://github.com/opral/paraglide-js/commit/7185902): Add a new runtime utility: `getTextDirection(locale?)`. - Returns `"ltr"` or `"rtl"` for a given locale. - Defaults to the current locale from `getLocale()` when no locale is provided. - Uses `Intl.Locale` text 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%` in `app.html` using runtime APIs. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
fix(deps): update dependency @inlang/paraglide-js to v2.13.0
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 1m0s
/ build (pull_request) Successful in 5m31s
e378e16c6e
Author
Collaborator

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ 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: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
ticktock_depbot force-pushed renovate/inlang-paraglide-js-2.x-lockfile from e378e16c6e
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 1m0s
/ build (pull_request) Successful in 5m31s
to 4ba39e895a
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 4s
/ build (pull_request) Successful in 20m43s
2026-03-02 18:12:52 +00:00
Compare
ticktock_depbot changed title from fix(deps): update dependency @inlang/paraglide-js to v2.13.0 to fix(deps): update dependency @inlang/paraglide-js to v2.13.1 2026-03-02 18:12:54 +00:00
ticktock_depbot force-pushed renovate/inlang-paraglide-js-2.x-lockfile from 4ba39e895a
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 4s
/ build (pull_request) Successful in 20m43s
to f8060fa560
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 4s
/ build (pull_request) Successful in 3m58s
2026-03-05 18:44:35 +00:00
Compare
ticktock_depbot changed title from fix(deps): update dependency @inlang/paraglide-js to v2.13.1 to fix(deps): update dependency @inlang/paraglide-js to v2.13.2 2026-03-05 18:44:37 +00:00
ticktock_depbot force-pushed renovate/inlang-paraglide-js-2.x-lockfile from f8060fa560
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 4s
/ build (pull_request) Successful in 3m58s
to 0ab31581fd
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 1m5s
/ build (pull_request) Successful in 3m55s
2026-03-09 21:14:37 +00:00
Compare
ticktock_depbot changed title from fix(deps): update dependency @inlang/paraglide-js to v2.13.2 to fix(deps): update dependency @inlang/paraglide-js to v2.14.0 2026-03-09 21:14:39 +00:00
ticktock_depbot force-pushed renovate/inlang-paraglide-js-2.x-lockfile from 0ab31581fd
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 1m5s
/ build (pull_request) Successful in 3m55s
to e4ac820ac4
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 5s
/ build (pull_request) Successful in 3m15s
2026-03-11 17:19:32 +00:00
Compare
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 5s
/ build (pull_request) Successful in 3m15s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/inlang-paraglide-js-2.x-lockfile:renovate/inlang-paraglide-js-2.x-lockfile
git switch renovate/inlang-paraglide-js-2.x-lockfile

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.

git switch main
git merge --no-ff renovate/inlang-paraglide-js-2.x-lockfile
git switch renovate/inlang-paraglide-js-2.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/inlang-paraglide-js-2.x-lockfile
git switch renovate/inlang-paraglide-js-2.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/inlang-paraglide-js-2.x-lockfile
git switch main
git merge --squash renovate/inlang-paraglide-js-2.x-lockfile
git switch main
git merge --ff-only renovate/inlang-paraglide-js-2.x-lockfile
git switch main
git merge renovate/inlang-paraglide-js-2.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
btclock/webui!140
No description provided.