Skip to content

Update dependency @inlang/paraglide-js to v2.16.0#578

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/inlang-paraglide-js-2.x
Closed

Update dependency @inlang/paraglide-js to v2.16.0#578
renovate[bot] wants to merge 1 commit intomainfrom
renovate/inlang-paraglide-js-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 20, 2026

This PR contains the following updates:

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

Release Notes

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

v2.16.0

Minor Changes
  • 8401dae: Add new paraglide-js compile CLI flags for compiler options that were
    previously only available through the programmatic API or bundler plugins.

    You can now:

    • enable or disable emitted .gitignore, .prettierignore, and README.md
    • explicitly enable or disable emitted .d.ts files
    • pass a custom isServer expression for runtime tree-shaking

    These options are forwarded through regular and --watch compiles so the CLI
    matches the existing compiler behavior more closely.

v2.15.3

Patch Changes
  • b10186d: Fix numeric input match inference so generated message typings accept both numeric and string literal forms for values like input=1, matching runtime behavior without relying on broad loose coercion.

v2.15.2

Patch Changes
  • c716c6d: Fix proxy-aware URL handling in paraglideMiddleware(), shouldRedirect(), and locale extraction by adding an effectiveRequestUrl override for browser-facing URLs behind TLS-terminating proxies and load balancers. Addresses #​652.

v2.15.1

Patch Changes
  • 2e8b5a1: Add markup documentation and message format plugin references to compiled README
  • 8964e8b: Update @inlang/sdk to 2.9.1.

v2.15.0

Minor Changes
  • 862433c: Add toLocale() for case-insensitive locale normalization, make isLocale()
    strictly match canonical project locales, and return canonical locale values
    across runtime locale helpers.

    // configured locales: ["fr", "en-US"]
    
    isLocale("FR"); // false
    toLocale("FR"); // "fr"
    
    isLocale("en-us"); // false
    toLocale("en-us"); // "en-US"

    Runtime helpers that resolve locales from external input now return canonical
    project locale values as well.

v2.14.1

Patch Changes
  • 7d29058: Remove dead JSDoc @import stripping from the runtime generator.
  • 46ac447: Upgrade @inlang/sdk to v2.8.0.

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.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 these updates 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 Apr 20, 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.13.2 ⏵ 2.16.010010010097100

View full report

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 20, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate Bot force-pushed the renovate/inlang-paraglide-js-2.x branch 4 times, most recently from bf4601c to 0a393e0 Compare April 22, 2026 17:19
@renovate renovate Bot force-pushed the renovate/inlang-paraglide-js-2.x branch from 0a393e0 to 7aedf27 Compare April 23, 2026 09:59
@sonarqubecloud
Copy link
Copy Markdown

@riderx riderx closed this May 1, 2026
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.

1 participant