Skip to content

chore(deps): update dependency @inlang/paraglide-js to v2.12.0#487

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/inlang-paraglide-js-2.x
Feb 23, 2026
Merged

chore(deps): update dependency @inlang/paraglide-js to v2.12.0#487
renovate[bot] merged 1 commit intomainfrom
renovate/inlang-paraglide-js-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence
@inlang/paraglide-js (source) 2.10.02.12.0 age confidence

Release Notes

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

v2.12.0

Minor Changes
  • af0084e: Add route-level locale strategy overrides via routeStrategies.

    You can now define per-route strategy behavior (first match wins), including:

    • strategy overrides for paths like /dashboard/* and /rpc/*
    • exclude: true to skip i18n middleware behavior for paths like /api/*

v2.11.0

Minor Changes
  • d1c86fb: Improve emitted message-module output by gating middleware locale-splitting hooks behind experimentalMiddlewareLocaleSplitting.

    When the option is disabled (default), generated message functions no longer emit:

    • if (experimentalMiddlewareLocaleSplitting && isServer === false) { ...__paraglide_ssr... }
    • trackMessageCall(...)
    • related runtime imports (experimentalMiddlewareLocaleSplitting, isServer, trackMessageCall)

    When experimentalMiddlewareLocaleSplitting is enabled, the existing SSR/middleware injection flow is preserved.

  • 90a1580: Add compiler support for markup messages with a new message.parts() API.

    Messages that contain markup now compile to framework-neutral parts (text, markup-start, markup-end, and markup-standalone) while message() continues to return plain strings.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Feb 23, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​inlang/​paraglide-js@​2.10.0 ⏵ 2.12.0100 +110010097 +1100

View full report

@renovate renovate Bot force-pushed the renovate/inlang-paraglide-js-2.x branch 2 times, most recently from 989abcc to fced670 Compare February 23, 2026 06:34
@renovate renovate Bot force-pushed the renovate/inlang-paraglide-js-2.x branch from fced670 to ab76f2f Compare February 23, 2026 10:41
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot merged commit 106df66 into main Feb 23, 2026
6 checks passed
@renovate renovate Bot deleted the renovate/inlang-paraglide-js-2.x branch February 23, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants