Skip to content

Commit 9e69192

Browse files
fix(deps): update all non-major dependencies (#467)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@crowdin/cli](https://crowdin.github.io/crowdin-cli) ([source](https://redirect.github.com/crowdin/crowdin-cli)) | [`^4.14.1` → `^4.14.2`](https://renovatebot.com/diffs/npm/@crowdin%2fcli/4.14.1/4.14.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@crowdin%2fcli/4.14.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@crowdin%2fcli/4.14.1/4.14.2?slim=true) | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`10.33.1` → `10.33.2`](https://renovatebot.com/diffs/npm/pnpm/10.33.1/10.33.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/10.33.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/10.33.1/10.33.2?slim=true) | --- ### Release Notes <details> <summary>crowdin/crowdin-cli (@&#8203;crowdin/cli)</summary> ### [`v4.14.2`](https://redirect.github.com/crowdin/crowdin-cli/blob/HEAD/CHANGELOG.md#4142-2026-04-23) [Compare Source](https://redirect.github.com/crowdin/crowdin-cli/compare/4.14.1...4.14.2) ##### Bug Fixes - asterisks in sources ([#&#8203;1015](https://redirect.github.com/crowdin/crowdin-cli/issues/1015)) ([7a22022](https://redirect.github.com/crowdin/crowdin-cli/commit/7a2202287f090047b2a8d36e750c42fad3f10044)) - disabled target languages warning ([#&#8203;1008](https://redirect.github.com/crowdin/crowdin-cli/issues/1008)) ([d608b11](https://redirect.github.com/crowdin/crowdin-cli/commit/d608b11982da6a3c7e3b750762fee8b31c36f251)) - show translation status 100% when nothing to translate ([#&#8203;1018](https://redirect.github.com/crowdin/crowdin-cli/issues/1018)) ([cfa052c](https://redirect.github.com/crowdin/crowdin-cli/commit/cfa052c9a4ab661efa4b8dced8487259c39902d3)) </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v10.33.2`](https://redirect.github.com/pnpm/pnpm/compare/v10.33.1...v10.33.2) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v10.33.1...v10.33.2) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/unraid/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 728af28 commit 9e69192

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"write-translations": "docusaurus write-translations"
2929
},
3030
"dependencies": {
31-
"@crowdin/cli": "^4.14.1",
31+
"@crowdin/cli": "^4.14.2",
3232
"@docusaurus/core": "3.9.2",
3333
"@docusaurus/faster": "3.9.2",
3434
"@docusaurus/plugin-client-redirects": "^3.9.2",
@@ -98,5 +98,5 @@
9898
"engines": {
9999
"node": ">=22.0.0 <25"
100100
},
101-
"packageManager": "pnpm@10.33.1"
101+
"packageManager": "pnpm@10.33.2"
102102
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)