Skip to content

feat(container): update image ghcr.io/stirling-tools/stirling-pdf to v2.3.0#1318

Merged
elraro merged 1 commit intomainfrom
renovate/ghcr.io-stirling-tools-stirling-pdf-2.x
Jan 16, 2026
Merged

feat(container): update image ghcr.io/stirling-tools/stirling-pdf to v2.3.0#1318
elraro merged 1 commit intomainfrom
renovate/ghcr.io-stirling-tools-stirling-pdf-2.x

Conversation

@roybatty-bot
Copy link
Copy Markdown
Contributor

@roybatty-bot roybatty-bot Bot commented Jan 15, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/stirling-pdf minor 2.2.1-fat2.3.0-fat

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/stirling-pdf)

v2.3.0: 2.3.0 Conversion threads and bug fixes

Compare Source

Several important bug fixes in this release related to

  • File conversion threading
  • Non-roman alphabet files processing incorrectly
  • Desktop app bugs (Lots more fixes coming!)
  • And many others!

We also have some really cool features introduced such as

  • Telegram bot (In Connections menu or settings.yml)
  • PDF to EPUB and AZW3
  • MSG support
What's Changed
Enhancements
  • feat(build): enhance JaCoCo reporting with coverage summary and enforce thresholds by @​Ludy87 in #​5352
  • feat(ui): prevent self-modification in People management and highlight current user by @​Ludy87 in #​5441
  • feat(conversion): refactor EML parser to use Simple Java Mail library and add MSG support by @​balazs-szucs in #​5427
  • feat(conversion): add PDF to EPUB/AZW3 conversion support and settings by @​balazs-szucs in #​5434
Minor Enhancements
Docker Updates
Translation Changes
Other Changes
  • fix(ci): read workflow_dispatch PR number from inputs.pr in PR auto-deploy workflow by @​Ludy87 in #​5380
  • build(deps): bump github/codeql-action from 4.31.5 to 4.31.10 by @​dependabot[bot] in #​5449
  • build(deps): bump pypdf from 6.4.0 to 6.6.0 in /testing/cucumber by @​dependabot[bot] in #​5422
  • build(deps): bump io.micrometer:micrometer-core from 1.16.0 to 1.16.1 by @​dependabot[bot] in #​5358
  • Update user login conditions in workflow by @​Frooodle in #​5457
  • fix(core): reinstall frontend dependencies when iconify package is missing by @​Ludy87 in #​5432
  • fix(translations): improve translation merger CLI and sync missing UI strings across locales by @​Ludy87 in #​5309
  • build(deps): bump urllib3 from 2.5.0 to 2.6.3 in /testing/cucumber in the pip group across 1 directory by @​dependabot[bot] in #​5456
  • build(deps): bump docker/login-action from 3.4.0 to 3.6.0 by @​dependabot[bot] in #​5464
New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v2.2.1...v2.3.0

What's Changed
Enhancements
  • feat(build): enhance JaCoCo reporting with coverage summary and enforce thresholds by @​Ludy87 in #​5352
  • feat(ui): prevent self-modification in People management and highlight current user by @​Ludy87 in #​5441
  • feat(conversion): refactor EML parser to use Simple Java Mail library and add MSG support by @​balazs-szucs in #​5427
  • feat(conversion): add PDF to EPUB/AZW3 conversion support and settings by @​balazs-szucs in #​5434
Minor Enhancements
Docker Updates
Translation Changes
Other Changes
  • fix(ci): read workflow_dispatch PR number from inputs.pr in PR auto-deploy workflow by @​Ludy87 in #​5380
  • build(deps): bump github/codeql-action from 4.31.5 to 4.31.10 by @​dependabot[bot] in #​5449
  • build(deps): bump pypdf from 6.4.0 to 6.6.0 in /testing/cucumber by @​dependabot[bot] in #​5422
  • build(deps): bump io.micrometer:micrometer-core from 1.16.0 to 1.16.1 by @​dependabot[bot] in #​5358
  • Update user login conditions in workflow by @​Frooodle in #​5457
  • fix(core): reinstall frontend dependencies when iconify package is missing by @​Ludy87 in #​5432
  • fix(translations): improve translation merger CLI and sync missing UI strings across locales by @​Ludy87 in #​5309
  • build(deps): bump urllib3 from 2.5.0 to 2.6.3 in /testing/cucumber in the pip group across 1 directory by @​dependabot[bot] in #​5456
  • build(deps): bump docker/login-action from 3.4.0 to 3.6.0 by @​dependabot[bot] in #​5464
New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v2.2.1...v2.3.0


Configuration

📅 Schedule: 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.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@roybatty-bot roybatty-bot Bot requested a review from elraro as a code owner January 15, 2026 21:14
@roybatty-bot roybatty-bot Bot added renovate/container type/minor area/kubernetes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 15, 2026
@github-actions
Copy link
Copy Markdown

kics-logo

KICS version: v2.1.19

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 48
MEDIUM MEDIUM 80
LOW LOW 129
INFO INFO 19
TRACE TRACE 0
TOTAL TOTAL 276
Metric Values
Files scanned placeholder 186
Files parsed placeholder 186
Files failed to scan placeholder 0
Total executed queries placeholder 142
Queries failed to execute placeholder 0
Execution time placeholder 9

@roybatty-bot
Copy link
Copy Markdown
Contributor Author

roybatty-bot Bot commented Jan 15, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ REPOSITORY git_diff yes no no 0.23s
✅ REPOSITORY secretlint yes no no 1.23s
✅ YAML prettier 1 0 0 0.47s
✅ YAML yamllint 1 0 0 0.59s

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@elraro elraro merged commit 9563fb4 into main Jan 16, 2026
6 of 7 checks passed
@roybatty-bot roybatty-bot Bot deleted the renovate/ghcr.io-stirling-tools-stirling-pdf-2.x branch January 16, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant