Update dependency @inlang/paraglide-js to v2.16.0#578
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Update dependency @inlang/paraglide-js to v2.16.0#578renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
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. |
bf4601c to
0a393e0
Compare
0a393e0 to
7aedf27
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
2.13.2→2.16.0Release Notes
opral/paraglide-js (@inlang/paraglide-js)
v2.16.0Minor Changes
8401dae: Add newparaglide-js compileCLI flags for compiler options that werepreviously only available through the programmatic API or bundler plugins.
You can now:
.gitignore,.prettierignore, andREADME.md.d.tsfilesisServerexpression for runtime tree-shakingThese options are forwarded through regular and
--watchcompiles so the CLImatches the existing compiler behavior more closely.
v2.15.3Patch Changes
b10186d: Fix numeric input match inference so generated message typings accept both numeric and string literal forms for values likeinput=1, matching runtime behavior without relying on broad loose coercion.v2.15.2Patch Changes
c716c6d: Fix proxy-aware URL handling inparaglideMiddleware(),shouldRedirect(), and locale extraction by adding aneffectiveRequestUrloverride for browser-facing URLs behind TLS-terminating proxies and load balancers. Addresses #652.v2.15.1Patch Changes
2e8b5a1: Add markup documentation and message format plugin references to compiled README8964e8b: Update@inlang/sdkto2.9.1.v2.15.0Minor Changes
862433c: AddtoLocale()for case-insensitive locale normalization, makeisLocale()strictly match canonical project locales, and return canonical locale values
across runtime locale helpers.
Runtime helpers that resolve locales from external input now return canonical
project locale values as well.
v2.14.1Patch Changes
7d29058: Remove dead JSDoc@importstripping from the runtime generator.46ac447: Upgrade@inlang/sdkto v2.8.0.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.Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.