Skip to content

chore(deps): bump @inlang/paraglide-js from 2.14.0 to 2.15.0 in the inlang group#350

Merged
Splode merged 1 commit intomainfrom
dependabot/npm_and_yarn/inlang-73ac916951
Mar 17, 2026
Merged

chore(deps): bump @inlang/paraglide-js from 2.14.0 to 2.15.0 in the inlang group#350
Splode merged 1 commit intomainfrom
dependabot/npm_and_yarn/inlang-73ac916951

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the inlang group with 1 update: @inlang/paraglide-js.

Updates @inlang/paraglide-js from 2.14.0 to 2.15.0

Changelog

Sourced from @​inlang/paraglide-js's changelog.

2.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.

2.14.1

Patch Changes

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
@Splode
Copy link
Owner

Splode commented Mar 17, 2026

@dependabot rebase

Bumps the inlang group with 1 update: [@inlang/paraglide-js](https://github.com/opral/paraglide-js).


Updates `@inlang/paraglide-js` from 2.14.0 to 2.15.0
- [Changelog](https://github.com/opral/paraglide-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opral/paraglide-js/commits)

---
updated-dependencies:
- dependency-name: "@inlang/paraglide-js"
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: inlang
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/inlang-73ac916951 branch from b5d9baf to 13b30a8 Compare March 17, 2026 00:33
@Splode Splode merged commit 580efdf into main Mar 17, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/inlang-73ac916951 branch March 17, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant