Update image ghcr.io/stirling-tools/s-pdf to v0.34.0 #910

Merged
jahanson merged 1 commit from renovate/ghcr.io-stirling-tools-s-pdf-0.x into main 2024-11-26 03:56:54 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/s-pdf minor 0.33.1 -> 0.34.0

Release Notes

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

v0.34.0: 0.34.0 ProductHunt launch and PDF to CSV improvements and more

Compare Source

We have just launched on producthunt!

please consider giving us a upvote and a follow! Stirling&#​0032;PDF - Open&#​0032;source&#​0032;locally&#​0032;hosted&#​0032;web&#​0032;PDF&#​0032;editor | Product Hunt

This update brings some much needed improvements!

  • Our PDF to CSV has been heavily upgraded and should see much better results (Thanks to @​omar-ahmed42 and tabula-java )
  • Multi-tool allows multi-selected drag and drop
  • Sign allows the same signature to be placed on multiple pages at once
  • UI cleanups for multi-tool and sign

What's Changed

Bug Fixes
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Other Changes

New Contributors

Full Changelog: https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.33.1...v0.34.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 this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://github.com/Stirling-Tools/Stirling-PDF) | minor | `0.33.1` -> `0.34.0` | --- ### Release Notes <details> <summary>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)</summary> ### [`v0.34.0`](https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.34.0): 0.34.0 ProductHunt launch and PDF to CSV improvements and more [Compare Source](https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.33.1...v0.34.0) <!-- Release notes generated using configuration in .github/release.yml at main --> ### We have just launched on producthunt! please consider giving us a upvote and a follow! <a href="https://www.producthunt.com/posts/stirling-pdf?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-stirling&#&#8203;0045;pdf" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=641239&theme=light" alt="Stirling&#&#8203;0032;PDF - Open&#&#8203;0032;source&#&#8203;0032;locally&#&#8203;0032;hosted&#&#8203;0032;web&#&#8203;0032;PDF&#&#8203;0032;editor | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> This update brings some much needed improvements! - Our PDF to CSV has been heavily upgraded and should see much better results (Thanks to [@&#8203;omar-ahmed42](https://github.com/omar-ahmed42) and [tabula-java](https://github.com/tabulapdf/tabula-java) ) - Multi-tool allows multi-selected drag and drop - Sign allows the same signature to be placed on multiple pages at once - UI cleanups for multi-tool and sign #### What's Changed ##### Bug Fixes - Fix id typo for "cropPdfCanvas" querySelector by [@&#8203;rafael-encinas](https://github.com/rafael-encinas) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2271 - Fix: Expand and de-clutter menus for matching search results in homepage [#&#8203;2264](https://github.com/Stirling-Tools/Stirling-PDF/issues/2264) by [@&#8203;omar-ahmed42](https://github.com/omar-ahmed42) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2277 - Bored waiting button doesnt remove itself after processing ([#&#8203;2079](https://github.com/Stirling-Tools/Stirling-PDF/issues/2079)) by [@&#8203;alonsofabila-dev](https://github.com/alonsofabila-dev) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2235 - Fix file clear for errors by [@&#8203;rafael-encinas](https://github.com/rafael-encinas) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2302 - Fix: Prevents duplicate listing of search results by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2306 - Fix: id for submit button added by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2320 ##### Enhancements - Multi-tool UI improvements and bug fixes by [@&#8203;reecebrowne](https://github.com/reecebrowne) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2288 - Hover tools tooltips for sign and multi tool by [@&#8203;reecebrowne](https://github.com/reecebrowne) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2290 - multitool multi select (drag drop) move pages by [@&#8203;reecebrowne](https://github.com/reecebrowne) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2294 - Sign multiple PDF pages at the same time in the same location ([#&#8203;2008](https://github.com/Stirling-Tools/Stirling-PDF/issues/2008)) by [@&#8203;thisisrenan](https://github.com/thisisrenan) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2278 - Extract tables from PDF to CSV using Tabula by [@&#8203;omar-ahmed42](https://github.com/omar-ahmed42) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2312 - Add tooltip to sign add to all pages feature by [@&#8203;reecebrowne](https://github.com/reecebrowne) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2325 - Additional sign tooltips by [@&#8203;reecebrowne](https://github.com/reecebrowne) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2328 ##### Minor Enhancements - shows the titles of the buttons by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2262 - Read login data from application.properties by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2263 - Update MetricsAggregatorService.java by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2272 - Metrics changes by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2273 - Fix: Fixes dependency bug and replaces obsolete method by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2309 - Bump com.h2database:h2 from 2.1.214 to 2.3.232 by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2314 - navbar fix multi tool and compress location by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2331 ##### Docker Updates - Bump gradle from 8.7-jdk17 to 8.11-jdk17 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2269 ##### Translation Changes - Update German language by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2276 - Update Arabic language by [@&#8203;omar-ahmed42](https://github.com/omar-ahmed42) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2282 - Update messages_it_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2289 - Update translation files by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2298 - Update messages_it_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2307 - French translation (again) by [@&#8203;miniupnp](https://github.com/miniupnp) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2315 - Update Arabic Language for Multi tool section by [@&#8203;omar-ahmed42](https://github.com/omar-ahmed42) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2316 - Update translation files by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2326 - Update translation files by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2329 - Update messages_it_IT.properties by [@&#8203;albanobattistella](https://github.com/albanobattistella) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2334 ##### Other Changes - Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2266 - Bump io.micrometer:micrometer-core from 1.13.6 to 1.14.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2253 - Bump bouncycastleVersion from 1.78.1 to 1.79 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2177 - Bump org.springframework.security:spring-security-saml2-service-provider from 6.3.4 to 6.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2296 - Update 3rd Party Licenses by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2295 - Update 3rd Party Licenses by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2310 - Update 3rd Party Licenses by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2318 - Bump org.springframework:spring-webmvc from 6.1.14 to 6.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2268 - Update 3rd Party Licenses by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/Stirling-Tools/Stirling-PDF/pull/2321 #### New Contributors - [@&#8203;omar-ahmed42](https://github.com/omar-ahmed42) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/2277 - [@&#8203;yusif043-bit](https://github.com/yusif043-bit) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/2287 - [@&#8203;alonsofabila-dev](https://github.com/alonsofabila-dev) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/2235 **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.33.1...v0.34.0 </details> --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4zMC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMzAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
smeagol-help added 1 commit 2024-11-26 03:04:18 -06:00
jahanson merged commit 3035f6216e into main 2024-11-26 03:56:54 -06:00
jahanson deleted branch renovate/ghcr.io-stirling-tools-s-pdf-0.x 2024-11-26 03:56:54 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/theshire#910
No description provided.