From bf50025cd5c5f0c2b55941c5927210e851daea3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 5 Apr 2024 12:13:38 +0000 Subject: [PATCH 1/2] Version Packages --- .changeset/poor-llamas-happen.md | 5 ----- .changeset/rich-mirrors-look.md | 12 ------------ .changeset/six-peas-return.md | 5 ----- .changeset/slow-worms-fetch.md | 5 ----- inlang/source-code/badge/CHANGELOG.md | 9 +++++++++ inlang/source-code/badge/package.json | 2 +- inlang/source-code/cli/CHANGELOG.md | 9 +++++++++ inlang/source-code/cli/package.json | 2 +- .../cross-sell/cross-sell-ninja/CHANGELOG.md | 7 +++++++ .../cross-sell/cross-sell-ninja/package.json | 2 +- inlang/source-code/editor/CHANGELOG.md | 8 ++++++++ .../end-to-end-tests/paraglide-js/CHANGELOG.md | 9 +++++++++ .../end-to-end-tests/paraglide-js/package.json | 2 +- inlang/source-code/github-lint-action/CHANGELOG.md | 9 +++++++++ inlang/source-code/github-lint-action/package.json | 2 +- inlang/source-code/ide-extension/CHANGELOG.md | 11 +++++++++++ inlang/source-code/ide-extension/package.json | 2 +- .../paraglide-js-adapter-astro/CHANGELOG.md | 6 ++++++ .../paraglide-js-adapter-astro/package.json | 2 +- .../paraglide/paraglide-js-adapter-next/CHANGELOG.md | 9 +++++++++ .../examples/app/CHANGELOG.md | 9 +++++++++ .../examples/app/package.json | 2 +- .../examples/pages/CHANGELOG.md | 10 ++++++++++ .../examples/pages/package.json | 2 +- .../examples/turbo/CHANGELOG.md | 9 +++++++++ .../examples/turbo/package.json | 2 +- .../paraglide/paraglide-js-adapter-next/package.json | 2 +- .../paraglide-js-adapter-rollup/CHANGELOG.md | 6 ++++++ .../paraglide-js-adapter-rollup/package.json | 2 +- .../paraglide-js-adapter-sveltekit/CHANGELOG.md | 6 ++++++ .../example/CHANGELOG.md | 6 ++++++ .../example/package.json | 2 +- .../paraglide-js-adapter-sveltekit/package.json | 2 +- .../paraglide-js-adapter-unplugin/CHANGELOG.md | 11 +++++++++++ .../paraglide-js-adapter-unplugin/package.json | 2 +- .../paraglide/paraglide-js-adapter-vite/CHANGELOG.md | 6 ++++++ .../paraglide/paraglide-js-adapter-vite/package.json | 2 +- .../paraglide-js-adapter-webpack/CHANGELOG.md | 6 ++++++ .../paraglide-js-adapter-webpack/package.json | 2 +- .../source-code/paraglide/paraglide-js/CHANGELOG.md | 11 +++++++++++ .../source-code/paraglide/paraglide-js/package.json | 2 +- inlang/source-code/plugins/i18next/CHANGELOG.md | 7 +++++++ inlang/source-code/plugins/i18next/package.json | 2 +- inlang/source-code/plugins/json/CHANGELOG.md | 7 +++++++ inlang/source-code/plugins/json/package.json | 2 +- .../plugins/m-function-matcher/CHANGELOG.md | 7 +++++++ .../plugins/m-function-matcher/package.json | 2 +- inlang/source-code/plugins/next-intl/CHANGELOG.md | 7 +++++++ inlang/source-code/plugins/next-intl/package.json | 2 +- .../plugins/t-function-matcher/CHANGELOG.md | 7 +++++++ .../plugins/t-function-matcher/package.json | 2 +- inlang/source-code/rpc/CHANGELOG.md | 7 +++++++ inlang/source-code/rpc/package.json | 2 +- inlang/source-code/sdk/CHANGELOG.md | 7 +++++++ inlang/source-code/sdk/load-test/CHANGELOG.md | 10 ++++++++++ inlang/source-code/sdk/package.json | 2 +- inlang/source-code/server/CHANGELOG.md | 11 +++++++++++ inlang/source-code/settings-component/CHANGELOG.md | 7 +++++++ inlang/source-code/settings-component/package.json | 2 +- inlang/source-code/telemetry/CHANGELOG.md | 7 +++++++ inlang/source-code/telemetry/package.json | 2 +- .../templates/message-lint-rule/package.json | 4 ++-- inlang/source-code/website/CHANGELOG.md | 6 ++++++ lix/packages/server/CHANGELOG.md | 6 ++++++ lix/packages/server/package.json | 2 +- 65 files changed, 283 insertions(+), 57 deletions(-) delete mode 100644 .changeset/poor-llamas-happen.md delete mode 100644 .changeset/rich-mirrors-look.md delete mode 100644 .changeset/six-peas-return.md delete mode 100644 .changeset/slow-worms-fetch.md diff --git a/.changeset/poor-llamas-happen.md b/.changeset/poor-llamas-happen.md deleted file mode 100644 index 10896d7716..0000000000 --- a/.changeset/poor-llamas-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@inlang/paraglide-js": minor ---- - -Generate empty `messages/{lang}.js` files if no messages are present. This way the "shape" of the generated output is always the same regardless of messages diff --git a/.changeset/rich-mirrors-look.md b/.changeset/rich-mirrors-look.md deleted file mode 100644 index 364ed69e92..0000000000 --- a/.changeset/rich-mirrors-look.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@inlang/sdk": minor -"@inlang/badge": patch -"@inlang/cli": patch -"@inlang/editor": patch -"@inlang/github-lint-action": patch -"vs-code-extension": patch -"@inlang/sdk-load-test": patch ---- - -SDK Breaking change: LintReports get() and getAll() are now async, and non-reactive. -Reduces (does not eliminate) excessive sdk resource consumption. diff --git a/.changeset/six-peas-return.md b/.changeset/six-peas-return.md deleted file mode 100644 index 641460e3f6..0000000000 --- a/.changeset/six-peas-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@inlang/paraglide-js": patch ---- - -prompt the user for the `outdir` during `paraglide-js init` diff --git a/.changeset/slow-worms-fetch.md b/.changeset/slow-worms-fetch.md deleted file mode 100644 index 28da559497..0000000000 --- a/.changeset/slow-worms-fetch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@inlang/paraglide-js": patch ---- - -Inline package-version at build time to be more robust diff --git a/inlang/source-code/badge/CHANGELOG.md b/inlang/source-code/badge/CHANGELOG.md index 3538c10b43..39299fde12 100644 --- a/inlang/source-code/badge/CHANGELOG.md +++ b/inlang/source-code/badge/CHANGELOG.md @@ -1,5 +1,14 @@ # @inlang/badge +## 0.7.10 + +### Patch Changes + +- 62dfa26: SDK Breaking change: LintReports get() and getAll() are now async, and non-reactive. + Reduces (does not eliminate) excessive sdk resource consumption. +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 0.7.9 ### Patch Changes diff --git a/inlang/source-code/badge/package.json b/inlang/source-code/badge/package.json index 36cd7c6977..15dbb92f6c 100644 --- a/inlang/source-code/badge/package.json +++ b/inlang/source-code/badge/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/badge", "type": "module", - "version": "0.7.9", + "version": "0.7.10", "private": true, "exports": { ".": "./dist/index.js", diff --git a/inlang/source-code/cli/CHANGELOG.md b/inlang/source-code/cli/CHANGELOG.md index 7a78c4cbd8..5447135387 100644 --- a/inlang/source-code/cli/CHANGELOG.md +++ b/inlang/source-code/cli/CHANGELOG.md @@ -1,5 +1,14 @@ # @inlang/cli +## 2.13.5 + +### Patch Changes + +- 62dfa26: SDK Breaking change: LintReports get() and getAll() are now async, and non-reactive. + Reduces (does not eliminate) excessive sdk resource consumption. +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 2.13.4 ### Patch Changes diff --git a/inlang/source-code/cli/package.json b/inlang/source-code/cli/package.json index 38e52108c8..2928384e31 100644 --- a/inlang/source-code/cli/package.json +++ b/inlang/source-code/cli/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/cli", - "version": "2.13.4", + "version": "2.13.5", "private": false, "publishConfig": { "access": "public" diff --git a/inlang/source-code/cross-sell/cross-sell-ninja/CHANGELOG.md b/inlang/source-code/cross-sell/cross-sell-ninja/CHANGELOG.md index 974776784c..73a7889ccd 100644 --- a/inlang/source-code/cross-sell/cross-sell-ninja/CHANGELOG.md +++ b/inlang/source-code/cross-sell/cross-sell-ninja/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/cross-sell-ninja +## 0.0.2 + +### Patch Changes + +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 0.0.1 ### Patch Changes diff --git a/inlang/source-code/cross-sell/cross-sell-ninja/package.json b/inlang/source-code/cross-sell/cross-sell-ninja/package.json index f6045583c4..eb03a042d0 100644 --- a/inlang/source-code/cross-sell/cross-sell-ninja/package.json +++ b/inlang/source-code/cross-sell/cross-sell-ninja/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/cross-sell-ninja", "description": "A package to cross-sell Ninja", - "version": "0.0.1", + "version": "0.0.2", "type": "module", "publishConfig": { "access": "public" diff --git a/inlang/source-code/editor/CHANGELOG.md b/inlang/source-code/editor/CHANGELOG.md index 9e39c537b9..e99c6190a1 100644 --- a/inlang/source-code/editor/CHANGELOG.md +++ b/inlang/source-code/editor/CHANGELOG.md @@ -4,6 +4,14 @@ ### Patch Changes +- 62dfa26: SDK Breaking change: LintReports get() and getAll() are now async, and non-reactive. + Reduces (does not eliminate) excessive sdk resource consumption. + - @lix-js/server@1.1.1 + +## null + +### Patch Changes + - Updated dependencies [8a8aec7] - @lix-js/client@1.2.0 - @lix-js/server@1.1.0 diff --git a/inlang/source-code/end-to-end-tests/paraglide-js/CHANGELOG.md b/inlang/source-code/end-to-end-tests/paraglide-js/CHANGELOG.md index a4227ad3a3..fa6896fe3a 100644 --- a/inlang/source-code/end-to-end-tests/paraglide-js/CHANGELOG.md +++ b/inlang/source-code/end-to-end-tests/paraglide-js/CHANGELOG.md @@ -1,5 +1,14 @@ # @inlang/paraglide-js-e2e +## 0.0.3 + +### Patch Changes + +- Updated dependencies [d47b2aa] +- Updated dependencies [192fdec] +- Updated dependencies [0b7c82e] + - @inlang/paraglide-js@1.4.0 + ## 0.0.2 ### Patch Changes diff --git a/inlang/source-code/end-to-end-tests/paraglide-js/package.json b/inlang/source-code/end-to-end-tests/paraglide-js/package.json index 76d8c91d30..4790fff436 100644 --- a/inlang/source-code/end-to-end-tests/paraglide-js/package.json +++ b/inlang/source-code/end-to-end-tests/paraglide-js/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-e2e", - "version": "0.0.2", + "version": "0.0.3", "private": true, "type": "module", "scripts": { diff --git a/inlang/source-code/github-lint-action/CHANGELOG.md b/inlang/source-code/github-lint-action/CHANGELOG.md index 8e5792d22d..eb60add17f 100644 --- a/inlang/source-code/github-lint-action/CHANGELOG.md +++ b/inlang/source-code/github-lint-action/CHANGELOG.md @@ -1,5 +1,14 @@ # @inlang/github-lint-action +## 0.2.16 + +### Patch Changes + +- 62dfa26: SDK Breaking change: LintReports get() and getAll() are now async, and non-reactive. + Reduces (does not eliminate) excessive sdk resource consumption. +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 0.2.15 ### Patch Changes diff --git a/inlang/source-code/github-lint-action/package.json b/inlang/source-code/github-lint-action/package.json index 34fd5a2c13..b1e5ded223 100644 --- a/inlang/source-code/github-lint-action/package.json +++ b/inlang/source-code/github-lint-action/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/github-lint-action", "description": "This action checks for translation issues within your PRs.", - "version": "0.2.15", + "version": "0.2.16", "private": true, "publishConfig": { "access": "public" diff --git a/inlang/source-code/ide-extension/CHANGELOG.md b/inlang/source-code/ide-extension/CHANGELOG.md index 13b0d2a704..c7ce6700db 100644 --- a/inlang/source-code/ide-extension/CHANGELOG.md +++ b/inlang/source-code/ide-extension/CHANGELOG.md @@ -1,5 +1,16 @@ # inlang-vs-code-extension +## 1.36.6 + +### Patch Changes + +- 62dfa26: SDK Breaking change: LintReports get() and getAll() are now async, and non-reactive. + Reduces (does not eliminate) excessive sdk resource consumption. +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + - @inlang/rpc@0.3.5 + - @inlang/telemetry@0.3.19 + ## 1.36.5 ### Patch Changes diff --git a/inlang/source-code/ide-extension/package.json b/inlang/source-code/ide-extension/package.json index 6aa120948c..1e954dbfe7 100644 --- a/inlang/source-code/ide-extension/package.json +++ b/inlang/source-code/ide-extension/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/opral/monorepo.git" }, "icon": "assets/sherlock-logo.png", - "version": "1.36.5", + "version": "1.36.6", "engines": { "vscode": "^1.84.2" }, diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-astro/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-astro/CHANGELOG.md index aa3548c67d..b8db71af50 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-astro/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-astro/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-js-adapter-astro +## 0.1.22 + +### Patch Changes + +- @inlang/paraglide-js-adapter-vite@1.2.32 + ## 0.1.21 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-astro/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-astro/package.json index 75cb6d19f4..887631bc5d 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-astro/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-astro/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-astro", - "version": "0.1.21", + "version": "0.1.22", "author": "inlang (https://inlang.com/)", "description": "A fully type-safe i18n library specifically designed for partial hydration patterns like Astro's islands.", "homepage": "https://inlang.com/m/iljlwzfs/paraglide-astro-i18n", diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-next/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-next/CHANGELOG.md index 284f639cb3..f9fd3c07c6 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-next/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-next/CHANGELOG.md @@ -1,5 +1,14 @@ # @inlang/paraglide-js-adapter-next +## 2.0.0 + +### Patch Changes + +- Updated dependencies [d47b2aa] +- Updated dependencies [192fdec] +- Updated dependencies [0b7c82e] + - @inlang/paraglide-js@1.4.0 + ## 1.1.0 ### Minor Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/app/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/app/CHANGELOG.md index 89a1637f50..2a42225547 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/app/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/app/CHANGELOG.md @@ -1,5 +1,14 @@ # @inlang/paraglide-js-adapter-next-example-app +## 0.2.12 + +### Patch Changes + +- Updated dependencies [d47b2aa] +- Updated dependencies [192fdec] +- Updated dependencies [0b7c82e] + - @inlang/paraglide-js@1.4.0 + ## 0.2.11 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/app/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/app/package.json index e638b29535..525bada817 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/app/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/app/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-next-example-app", - "version": "0.2.11", + "version": "0.2.12", "private": true, "scripts": { "_dev": "next dev", diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages/CHANGELOG.md index fd94f68c39..e3125c52db 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages/CHANGELOG.md @@ -1,5 +1,15 @@ # @inlang/paraglide-js-adapter-next-example-pages +## 0.2.13 + +### Patch Changes + +- Updated dependencies [d47b2aa] +- Updated dependencies [192fdec] +- Updated dependencies [0b7c82e] + - @inlang/paraglide-js@1.4.0 + - @inlang/paraglide-js-adapter-next@2.0.0 + ## 0.2.12 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages/package.json index df0bdf767c..c9cc766caf 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-next-example-pages", - "version": "0.2.12", + "version": "0.2.13", "private": true, "sideEffects": false, "scripts": { diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/turbo/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/turbo/CHANGELOG.md index 664265eacd..00f2c8120f 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/turbo/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/turbo/CHANGELOG.md @@ -1,5 +1,14 @@ # @inlang/paraglide-js-adapter-next-example-turbo +## 0.1.13 + +### Patch Changes + +- Updated dependencies [d47b2aa] +- Updated dependencies [192fdec] +- Updated dependencies [0b7c82e] + - @inlang/paraglide-js@1.4.0 + ## 0.1.12 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/turbo/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/turbo/package.json index c713d5be2a..0026c10866 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/turbo/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/turbo/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-next-example-turbo", - "version": "0.1.12", + "version": "0.1.13", "private": true, "scripts": { "_dev": "next dev --turbo", diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-next/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-next/package.json index e979401644..90fecff27f 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-next/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-next/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-next", - "version": "1.1.0", + "version": "2.0.0", "publishConfig": { "access": "public" }, diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-rollup/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-rollup/CHANGELOG.md index 9dca754dd5..e2944e5f06 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-rollup/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-rollup/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-js-adapter-rollup +## 1.0.38 + +### Patch Changes + +- @inlang/paraglide-js-adapter-unplugin@1.4.21 + ## 1.0.37 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-rollup/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-rollup/package.json index fa7a1d2949..23ee684097 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-rollup/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-rollup/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-rollup", - "version": "1.0.37", + "version": "1.0.38", "description": "Rollup adapter for Paraglide.js", "license": "Apache-2.0", "type": "module", diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/CHANGELOG.md index 2eec4e0eb0..391dc1f81f 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-js-adapter-sveltekit +## 0.5.20 + +### Patch Changes + +- @inlang/paraglide-js-adapter-vite@1.2.32 + ## 0.5.19 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example/CHANGELOG.md index 51590e158e..1580f319b2 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-js-adapter-sveltekit-example +## 0.1.16 + +### Patch Changes + +- @inlang/paraglide-js-adapter-sveltekit@0.5.20 + ## 0.1.15 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example/package.json index 2c9dd4b810..91247df9dc 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-sveltekit-example", - "version": "0.1.15", + "version": "0.1.16", "private": true, "scripts": { "_dev": "vite dev", diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/package.json index 39715ddb2a..3804e7c53d 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-sveltekit", - "version": "0.5.19", + "version": "0.5.20", "type": "module", "main": "./dist/runtime/index.js", "types": "./dist/runtime/index.d.ts", diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-unplugin/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-unplugin/CHANGELOG.md index fc31654fd2..a909a2d224 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-unplugin/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-unplugin/CHANGELOG.md @@ -1,5 +1,16 @@ # @inlang/paraglide-js-adapter-unplugin +## 1.4.21 + +### Patch Changes + +- Updated dependencies [d47b2aa] +- Updated dependencies [62dfa26] +- Updated dependencies [192fdec] +- Updated dependencies [0b7c82e] + - @inlang/paraglide-js@1.4.0 + - @inlang/sdk@0.29.0 + ## 1.4.20 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-unplugin/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-unplugin/package.json index 45dd72f59c..12c3bc171e 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-unplugin/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-unplugin/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-unplugin", - "version": "1.4.20", + "version": "1.4.21", "description": "Unplugin adapter for Paraglide.js", "license": "Apache-2.0", "type": "module", diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-vite/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-vite/CHANGELOG.md index 96f5971d76..a6ea99b409 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-vite/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-vite/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-js-adapter-vite +## 1.2.32 + +### Patch Changes + +- @inlang/paraglide-js-adapter-unplugin@1.4.21 + ## 1.2.31 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-vite/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-vite/package.json index e5caf9f1f3..dc61a9b51a 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-vite/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-vite/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-vite", - "version": "1.2.31", + "version": "1.2.32", "description": "Vite adapter for Paraglide.js", "license": "Apache-2.0", "type": "module", diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-webpack/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js-adapter-webpack/CHANGELOG.md index e94d9f7657..f1d055c08b 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-webpack/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js-adapter-webpack/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-js-adapter-webpack +## 1.0.38 + +### Patch Changes + +- @inlang/paraglide-js-adapter-unplugin@1.4.21 + ## 1.0.37 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js-adapter-webpack/package.json b/inlang/source-code/paraglide/paraglide-js-adapter-webpack/package.json index 491b3fa868..8da3a5dc14 100644 --- a/inlang/source-code/paraglide/paraglide-js-adapter-webpack/package.json +++ b/inlang/source-code/paraglide/paraglide-js-adapter-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-adapter-webpack", - "version": "1.0.37", + "version": "1.0.38", "description": "Webpack adapter for Paraglide.js", "license": "Apache-2.0", "type": "module", diff --git a/inlang/source-code/paraglide/paraglide-js/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js/CHANGELOG.md index d46669479b..f4b709a1ef 100644 --- a/inlang/source-code/paraglide/paraglide-js/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js/CHANGELOG.md @@ -1,5 +1,16 @@ # @inlang/paraglide-js +## 1.4.0 + +### Minor Changes + +- d47b2aa: Generate empty `messages/{lang}.js` files if no messages are present. This way the "shape" of the generated output is always the same regardless of messages + +### Patch Changes + +- 192fdec: prompt the user for the `outdir` during `paraglide-js init` +- 0b7c82e: Inline package-version at build time to be more robust + ## 1.3.7 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js/package.json b/inlang/source-code/paraglide/paraglide-js/package.json index de0bddbd80..dd2caddb90 100644 --- a/inlang/source-code/paraglide/paraglide-js/package.json +++ b/inlang/source-code/paraglide/paraglide-js/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/paraglide-js", "type": "module", - "version": "1.3.7", + "version": "1.4.0", "license": "Apache-2.0", "publishConfig": { "access": "public" diff --git a/inlang/source-code/plugins/i18next/CHANGELOG.md b/inlang/source-code/plugins/i18next/CHANGELOG.md index 5f1a9d2baf..edf96c1961 100644 --- a/inlang/source-code/plugins/i18next/CHANGELOG.md +++ b/inlang/source-code/plugins/i18next/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/plugin-i18next +## 4.13.22 + +### Patch Changes + +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 4.13.21 ### Patch Changes diff --git a/inlang/source-code/plugins/i18next/package.json b/inlang/source-code/plugins/i18next/package.json index b8369148ac..acf1c5bff9 100644 --- a/inlang/source-code/plugins/i18next/package.json +++ b/inlang/source-code/plugins/i18next/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/plugin-i18next", - "version": "4.13.21", + "version": "4.13.22", "type": "module", "exports": { ".": "./dist/index.js" diff --git a/inlang/source-code/plugins/json/CHANGELOG.md b/inlang/source-code/plugins/json/CHANGELOG.md index dfc6a671db..9669450af8 100644 --- a/inlang/source-code/plugins/json/CHANGELOG.md +++ b/inlang/source-code/plugins/json/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/plugin-json +## 5.1.23 + +### Patch Changes + +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 5.1.22 ### Patch Changes diff --git a/inlang/source-code/plugins/json/package.json b/inlang/source-code/plugins/json/package.json index d83bb6a031..bae141e5c3 100644 --- a/inlang/source-code/plugins/json/package.json +++ b/inlang/source-code/plugins/json/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/plugin-json", - "version": "5.1.22", + "version": "5.1.23", "type": "module", "exports": { ".": "./dist/index.js" diff --git a/inlang/source-code/plugins/m-function-matcher/CHANGELOG.md b/inlang/source-code/plugins/m-function-matcher/CHANGELOG.md index 0a32d1fb0c..9b71b404d5 100644 --- a/inlang/source-code/plugins/m-function-matcher/CHANGELOG.md +++ b/inlang/source-code/plugins/m-function-matcher/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/plugin-m-function-matcher +## 0.9.4 + +### Patch Changes + +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 0.9.3 ### Patch Changes diff --git a/inlang/source-code/plugins/m-function-matcher/package.json b/inlang/source-code/plugins/m-function-matcher/package.json index 522d509eb4..be1553d12c 100644 --- a/inlang/source-code/plugins/m-function-matcher/package.json +++ b/inlang/source-code/plugins/m-function-matcher/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/plugin-m-function-matcher", - "version": "0.9.3", + "version": "0.9.4", "type": "module", "exports": { ".": "./dist/index.js" diff --git a/inlang/source-code/plugins/next-intl/CHANGELOG.md b/inlang/source-code/plugins/next-intl/CHANGELOG.md index 183d455443..67853d48a3 100644 --- a/inlang/source-code/plugins/next-intl/CHANGELOG.md +++ b/inlang/source-code/plugins/next-intl/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/plugin-next-intl +## 1.3.13 + +### Patch Changes + +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 1.3.12 ### Patch Changes diff --git a/inlang/source-code/plugins/next-intl/package.json b/inlang/source-code/plugins/next-intl/package.json index 63bdfd7c38..d0e84062c2 100644 --- a/inlang/source-code/plugins/next-intl/package.json +++ b/inlang/source-code/plugins/next-intl/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/plugin-next-intl", - "version": "1.3.12", + "version": "1.3.13", "type": "module", "exports": { ".": "./dist/index.js" diff --git a/inlang/source-code/plugins/t-function-matcher/CHANGELOG.md b/inlang/source-code/plugins/t-function-matcher/CHANGELOG.md index eeea59a9df..d5f859c670 100644 --- a/inlang/source-code/plugins/t-function-matcher/CHANGELOG.md +++ b/inlang/source-code/plugins/t-function-matcher/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/plugin-t-function-matcher +## 0.6.4 + +### Patch Changes + +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 0.6.3 ### Patch Changes diff --git a/inlang/source-code/plugins/t-function-matcher/package.json b/inlang/source-code/plugins/t-function-matcher/package.json index b00a03c41b..d2c6f1559a 100644 --- a/inlang/source-code/plugins/t-function-matcher/package.json +++ b/inlang/source-code/plugins/t-function-matcher/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/plugin-t-function-matcher", - "version": "0.6.3", + "version": "0.6.4", "type": "module", "exports": { ".": "./dist/index.js" diff --git a/inlang/source-code/rpc/CHANGELOG.md b/inlang/source-code/rpc/CHANGELOG.md index 437880bb4f..90a77724b8 100644 --- a/inlang/source-code/rpc/CHANGELOG.md +++ b/inlang/source-code/rpc/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/rpc +## 0.3.5 + +### Patch Changes + +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 0.3.4 ### Patch Changes diff --git a/inlang/source-code/rpc/package.json b/inlang/source-code/rpc/package.json index c9413ca7e4..2d7ec7daf4 100644 --- a/inlang/source-code/rpc/package.json +++ b/inlang/source-code/rpc/package.json @@ -31,7 +31,7 @@ "express": "^4.18.2" }, "license": "Apache-2.0", - "version": "0.3.4", + "version": "0.3.5", "devDependencies": { "@types/body-parser": "1.19.2", "@types/express": "4.17.17", diff --git a/inlang/source-code/sdk/CHANGELOG.md b/inlang/source-code/sdk/CHANGELOG.md index 971637da0c..eb6eb2abf9 100644 --- a/inlang/source-code/sdk/CHANGELOG.md +++ b/inlang/source-code/sdk/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/sdk +## 0.29.0 + +### Minor Changes + +- 62dfa26: SDK Breaking change: LintReports get() and getAll() are now async, and non-reactive. + Reduces (does not eliminate) excessive sdk resource consumption. + ## 0.28.3 ### Patch Changes diff --git a/inlang/source-code/sdk/load-test/CHANGELOG.md b/inlang/source-code/sdk/load-test/CHANGELOG.md index f18728a8ed..2819321501 100644 --- a/inlang/source-code/sdk/load-test/CHANGELOG.md +++ b/inlang/source-code/sdk/load-test/CHANGELOG.md @@ -4,6 +4,16 @@ ### Patch Changes +- 62dfa26: SDK Breaking change: LintReports get() and getAll() are now async, and non-reactive. + Reduces (does not eliminate) excessive sdk resource consumption. +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + - @inlang/cli@2.13.5 + +## null + +### Patch Changes + - Updated dependencies [8a8aec7] - @lix-js/client@1.2.0 - @inlang/cli@2.13.4 diff --git a/inlang/source-code/sdk/package.json b/inlang/source-code/sdk/package.json index ce7320dd63..c006370f9b 100644 --- a/inlang/source-code/sdk/package.json +++ b/inlang/source-code/sdk/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/sdk", "type": "module", - "version": "0.28.3", + "version": "0.29.0", "license": "Apache-2.0", "publishConfig": { "access": "public" diff --git a/inlang/source-code/server/CHANGELOG.md b/inlang/source-code/server/CHANGELOG.md index 8537bc45ec..a923905406 100644 --- a/inlang/source-code/server/CHANGELOG.md +++ b/inlang/source-code/server/CHANGELOG.md @@ -4,6 +4,17 @@ ### Patch Changes +- Updated dependencies [62dfa26] + - @inlang/badge@0.7.10 + - @inlang/website@null + - @inlang/plugin-message-format@2.1.1 + - @inlang/rpc@0.3.5 + - @inlang/telemetry@0.3.19 + +## null + +### Patch Changes + - @inlang/website@null - @inlang/badge@0.7.9 - @inlang/plugin-message-format@2.1.1 diff --git a/inlang/source-code/settings-component/CHANGELOG.md b/inlang/source-code/settings-component/CHANGELOG.md index 8be8c3fb0c..33fbc642ea 100644 --- a/inlang/source-code/settings-component/CHANGELOG.md +++ b/inlang/source-code/settings-component/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/settings-component +## 0.0.13 + +### Patch Changes + +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 0.0.12 ### Patch Changes diff --git a/inlang/source-code/settings-component/package.json b/inlang/source-code/settings-component/package.json index 3c5016a6af..9775703ae1 100644 --- a/inlang/source-code/settings-component/package.json +++ b/inlang/source-code/settings-component/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/settings-component", "type": "module", - "version": "0.0.12", + "version": "0.0.13", "publishConfig": { "access": "public" }, diff --git a/inlang/source-code/telemetry/CHANGELOG.md b/inlang/source-code/telemetry/CHANGELOG.md index 50305ba60d..aacbd9f60d 100644 --- a/inlang/source-code/telemetry/CHANGELOG.md +++ b/inlang/source-code/telemetry/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/telemetry +## 0.3.19 + +### Patch Changes + +- Updated dependencies [62dfa26] + - @inlang/sdk@0.29.0 + ## 0.3.18 ### Patch Changes diff --git a/inlang/source-code/telemetry/package.json b/inlang/source-code/telemetry/package.json index f91baed0ed..57ce897ad2 100644 --- a/inlang/source-code/telemetry/package.json +++ b/inlang/source-code/telemetry/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/telemetry", "type": "module", - "version": "0.3.18", + "version": "0.3.19", "private": true, "exports": { ".": "./dist/index.js", diff --git a/inlang/source-code/templates/message-lint-rule/package.json b/inlang/source-code/templates/message-lint-rule/package.json index 2c7a30f6f0..739e1ea1b2 100644 --- a/inlang/source-code/templates/message-lint-rule/package.json +++ b/inlang/source-code/templates/message-lint-rule/package.json @@ -12,10 +12,10 @@ "test": "tsc --noEmit && vitest run --passWithNoTests" }, "dependencies": { - "@inlang/sdk": "^0.28.3" + "@inlang/sdk": "^0.29.0" }, "devDependencies": { - "@inlang/cli": "^2.13.4", + "@inlang/cli": "^2.13.5", "typescript": "^5.2.2", "vitest": "^0.34.4" } diff --git a/inlang/source-code/website/CHANGELOG.md b/inlang/source-code/website/CHANGELOG.md index 37e6d9b9dd..57c8f08c16 100644 --- a/inlang/source-code/website/CHANGELOG.md +++ b/inlang/source-code/website/CHANGELOG.md @@ -4,6 +4,12 @@ ### Patch Changes +- @lix-js/server@1.1.1 + +## null + +### Patch Changes + - Updated dependencies [8a8aec7] - @lix-js/client@1.2.0 - @lix-js/server@1.1.0 diff --git a/lix/packages/server/CHANGELOG.md b/lix/packages/server/CHANGELOG.md index 58e9d662ef..716028e7bd 100644 --- a/lix/packages/server/CHANGELOG.md +++ b/lix/packages/server/CHANGELOG.md @@ -1,5 +1,11 @@ # @lix-js/server +## 1.1.1 + +### Patch Changes + +- @inlang/telemetry@0.3.19 + ## 1.1.0 ### Minor Changes diff --git a/lix/packages/server/package.json b/lix/packages/server/package.json index 0796d70dfc..813829dc2d 100644 --- a/lix/packages/server/package.json +++ b/lix/packages/server/package.json @@ -1,7 +1,7 @@ { "name": "@lix-js/server", "type": "module", - "version": "1.1.0", + "version": "1.1.1", "private": true, "exports": { ".": "./dist/index.js" From 4c97b53e8f17b61355cf07d2a536e8453805eef5 Mon Sep 17 00:00:00 2001 From: jldec Date: Fri, 5 Apr 2024 12:13:54 +0000 Subject: [PATCH 2/2] chore: update lock file --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab81635937..e779a53bd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2380,11 +2380,11 @@ importers: inlang/source-code/templates/message-lint-rule: dependencies: '@inlang/sdk': - specifier: ^0.28.3 + specifier: ^0.29.0 version: link:../../sdk devDependencies: '@inlang/cli': - specifier: ^2.13.4 + specifier: ^2.13.5 version: link:../../cli typescript: specifier: ^5.2.2 @@ -28644,7 +28644,7 @@ packages: file:..: resolution: {directory: .., type: directory} - name: dev + name: monorepo dev: true file:inlang/source-code/cli: