fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.13.0 → 2.13.1 (#49293)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `dc2d06b` → `d5ff678` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `c2face7` → `e573146` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `0efb755` → `f4ba278` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v2.13.1`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.13.1):
2.13.1 bug fixes for desktop upload from mobile and multitool rotations

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.13.0...v2.13.1)

Quick bug fixes for:

- multi-tool not correctly rotating certain PDFs
- Desktop mobile upload via QR code scan

##### What's Changed

##### Enhancements

- feat(i18n): sync editor translations with pluralization support and
new UI strings by [@&#8203;Ludy87](https://redirect.github.com/Ludy87)
in
[#&#8203;6565](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6565)
- build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /frontend by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;6677](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6677)
- build(deps): bump dompurify from 3.4.1 to 3.4.11 in /frontend by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;6722](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6722)
- Fix more `any` typing usage in the frontend by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;6664](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6664)
- Fix bad frontend architecture by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;6730](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6730)
- Fix Multi Tool page rotation lost on save by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6733](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6733)
- Cache Rust build to improve Tauri build job times by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;6732](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6732)
- Add desktop mobile-upload page and fix LAN QR URL by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6736](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6736)
- Add metrics for numerical count of total PDFs by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6737](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6737)

##### Development Tools

- build(deps): bump js-yaml from 4.1.1 to 4.2.0 in /devTools by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;6680](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6680)

##### Other Changes

- Add message when running `task` with no arguments by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;6731](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6731)

**Full Changelog**:
<https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.13.0...v2.13.1>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zdGlybGluZy1wZGYiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-06-20 01:52:05 +02:00
committed by GitHub
parent 4cd2a5bf7c
commit 8dd41a78a1
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.13.0
appVersion: 2.13.1
dependencies:
- name: common
version: 29.5.3
@@ -36,5 +36,5 @@ sources:
- https://github.com/Stirling-Tools/Stirling-PDF
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf
type: application
version: 9.22.0
version: 9.22.3
+3 -3
View File
@@ -2,15 +2,15 @@
image:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.13.0-ultra-lite@sha256:0efb7551527eba62e807800f8b33fb1849d2196db96386f08126956e29d1ae6d
tag: 2.13.1-ultra-lite@sha256:f4ba278e3570669c1d4b227e907f16edfabbc64eaf547652dec9370c8778dbf1
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.13.0-fat@sha256:c2face7b30f29ba751b22736d58d77685260dc2f8afe47484e95b2ec5a9de2d1
tag: 2.13.1-fat@sha256:e5731460b0545eba75f0af04d86954713fd768d0f51f89ebfb6e70b6d89b2f48
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.13.0@sha256:dc2d06bc68bb5a023d3635060ba0070381446bff02011143c7e46ea0c184755c
tag: 2.13.1@sha256:d5ff678ecacdb26b4b7892534540de64a04458b8aaa0a4f9daf2852221646f71
securityContext:
container:
runAsNonRoot: false