Skip to content

build(deps): bump @inlang/paraglide-js from 2.16.0 to 2.18.2 in /frontend - #22

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/inlang/paraglide-js-2.18.1
Open

build(deps): bump @inlang/paraglide-js from 2.16.0 to 2.18.2 in /frontend#22
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/inlang/paraglide-js-2.18.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown

Bumps @inlang/paraglide-js from 2.16.0 to 2.18.2.

Changelog

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

2.18.2

Patch Changes

  • 4bea31a: Prevent paraglide-js compile --watch from cleaning the output directory on the initial compile.

  • 4dfa099: Fix emitted TypeScript declarations for message keys that require quoted export aliases, such as dotted nested keys.

    emitTsDeclarations now preserves quoted aliases from the generated JavaScript so .d.ts output remains valid for keys like greeting.hello. The optional TypeScript peer dependency now requires TypeScript 5.6 or newer, which supports arbitrary quoted module export names.

2.18.1

Patch Changes

  • 6eb7d02: Fix input match generation so Infinity selectors match both numeric Infinity values and string "Infinity" values.
  • c16730d: Pin default jsDelivr plugin URLs to exact versions in generated project settings.

2.18.0

Minor Changes

  • 62d37f0: Add a relativetime declaration formatter backed by Intl.RelativeTimeFormat.

Patch Changes

  • a5f31bc: Update @inlang/sdk to 2.9.3.
  • d2bf729: Mark typescript as an optional peer dependency and show a clear error when emitTsDeclarations is enabled without TypeScript installed.
  • ea8343f: Fix race condition where paraglideVitePlugin (and the rollup/rolldown/rspack/esbuild plugins) wiped the output directory on every fresh process, racing concurrent reads from SSR/prerender modules and sibling Vite instances. The plugin now seeds previousCompilation from existing on-disk hashes on the first compile, so warm restarts are a no-op (zero writes when inputs haven't changed) and the recursive wipe is gone. The webpack plugin's wipe behavior is unchanged but now also deletes orphaned files on its first compile. Closes #659.

2.17.0

Minor Changes

  • 109e588: Add --output-structure option to the compile command.

2.16.1

Patch Changes

  • 3bb446a: Update @inlang/sdk to 2.9.2.
Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 21, 2026
Bumps [@inlang/paraglide-js](https://github.com/opral/paraglide-js) from 2.16.0 to 2.18.2.
- [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.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump @inlang/paraglide-js from 2.16.0 to 2.18.1 in /frontend build(deps): bump @inlang/paraglide-js from 2.16.0 to 2.18.2 in /frontend Jun 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/inlang/paraglide-js-2.18.1 branch from ea7f5d2 to 3d2a20c Compare June 3, 2026 14:15
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.

0 participants