chore(deps): update grimmory to v3.0.1 #6256

Merged
renovate-bot merged 1 commits from renovate/unified-grimmory into main 2026-04-26 01:02:53 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/grimmory-tools/grimmory patch v3.0.0v3.0.1
grimmory-tools/grimmory patch 3.0.03.0.1

Release Notes

grimmory-tools/grimmory (ghcr.io/grimmory-tools/grimmory)

v3.0.1

Compare Source

This release of Grimmory contains bug fixes & dependency updates.

Of note, this release fixes bugs affecting the series listing page, the iOS mobile browser reading experience, and the Kobo Sync reading progress experience.

However, there's a number of other fixes and changes which are detailed below.

Changelog

Full Changelog: https://github.com/grimmory-tools/grimmory/compare/v3.0.0...v3.0.1

Bug Fixes
  • api: improve sort feature parity of AppBookService (#​828) (c6e8c4d)
  • api: use configurable upload limit for author photo / book cover (#​783) (55f2255)
  • api: use correct field for lastReadTime (#​779) (a3616c9)
  • file-move: clean up emptied source folders after sidecar move (#​822) (019f13f)
  • kobo-sync: use KoboSpan for progress sync (#​253) (cc83bd2)
  • kobo: fix epub cfi parsing for kobo progress sync (#​861) (33dd36d)
  • kobo: fix progress sync graph error (#​858) (950736a)
  • metadata: hide sidecar tab when sidecar json is disabled (#​814) (7958232)
  • metadata: improve fallback logic for blank or null titles in metadata extraction, bump pdfium4j to 0.16.0 (#​839) (5220803)
  • metadata: read proper description field for LubimyCzytac (#​877) (137686e)
  • reader: fix kobo progress race + apply in-chapter progress (#​859) (44ed090)
  • reader: use CSP for protecting foliate instead of iframe sandbox (#​848) (fc02d4d)
  • ui: drop hard coded author/cover image upload limits (#​782) (4bcbf8a)
  • ui: stabilize series browser virtual scroll (#​873) (4f7c85c)
Refactors
  • kobo: update book recommendation and initialization resource handling to use entry sets (#​870) (2bfc28a)
  • nativelib: implement JVM-wide native library availability checks and management (#​790) (9e12432)
Chores
Contributors

We'd like to thank the contributors for this release for taking the time to make Grimmory better.

Including but not limited to: @​zachyale @​alexhb1 @​balazs-szucs @​imnotjames


Configuration

📅 Schedule: (in timezone America/Chicago)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/grimmory-tools/grimmory](https://github.com/grimmory-tools/grimmory) | patch | `v3.0.0` → `v3.0.1` | | [grimmory-tools/grimmory](https://github.com/grimmory-tools/grimmory) | patch | `3.0.0` → `3.0.1` | --- ### Release Notes <details> <summary>grimmory-tools/grimmory (ghcr.io/grimmory-tools/grimmory)</summary> ### [`v3.0.1`](https://github.com/grimmory-tools/grimmory/releases/tag/v3.0.1) [Compare Source](https://github.com/grimmory-tools/grimmory/compare/v3.0.0...v3.0.1) This release of Grimmory contains bug fixes & dependency updates. Of note, this release fixes bugs affecting the series listing page, the iOS mobile browser reading experience, and the Kobo Sync reading progress experience. However, there's a number of other fixes and changes which are detailed below. ##### Changelog **Full Changelog**: <https://github.com/grimmory-tools/grimmory/compare/v3.0.0...v3.0.1> ##### Bug Fixes - **api:** improve sort feature parity of `AppBookService` ([#&#8203;828](https://github.com/grimmory-tools/grimmory/issues/828)) ([c6e8c4d](https://github.com/grimmory-tools/grimmory/commit/c6e8c4d465a1300a85b0642b1b8b30aab030114e)) - **api:** use configurable upload limit for author photo / book cover ([#&#8203;783](https://github.com/grimmory-tools/grimmory/issues/783)) ([55f2255](https://github.com/grimmory-tools/grimmory/commit/55f22559ec7b04369538ee27e9d28162d56a5b33)) - **api:** use correct field for lastReadTime ([#&#8203;779](https://github.com/grimmory-tools/grimmory/issues/779)) ([a3616c9](https://github.com/grimmory-tools/grimmory/commit/a3616c90d296444c7cf7d44c157c974f9e4c299a)) - **file-move:** clean up emptied source folders after sidecar move ([#&#8203;822](https://github.com/grimmory-tools/grimmory/issues/822)) ([019f13f](https://github.com/grimmory-tools/grimmory/commit/019f13f30d1fc921558e2bd78b577d0a03e08020)) - **kobo-sync:** use KoboSpan for progress sync ([#&#8203;253](https://github.com/grimmory-tools/grimmory/issues/253)) ([cc83bd2](https://github.com/grimmory-tools/grimmory/commit/cc83bd298bf23541716cb73efa0cd43ef09cbbe1)) - **kobo:** fix epub cfi parsing for kobo progress sync ([#&#8203;861](https://github.com/grimmory-tools/grimmory/issues/861)) ([33dd36d](https://github.com/grimmory-tools/grimmory/commit/33dd36d6272d26c6c00c8339ecb2ceed006dd46e)) - **kobo:** fix progress sync graph error ([#&#8203;858](https://github.com/grimmory-tools/grimmory/issues/858)) ([950736a](https://github.com/grimmory-tools/grimmory/commit/950736af66aa03e2395c163ee36ecff69ef6d1d7)) - **metadata:** hide sidecar tab when sidecar json is disabled ([#&#8203;814](https://github.com/grimmory-tools/grimmory/issues/814)) ([7958232](https://github.com/grimmory-tools/grimmory/commit/7958232de168c8ea7ceefa6eb9a90b464ab53fd7)) - **metadata:** improve fallback logic for blank or null titles in metadata extraction, bump pdfium4j to 0.16.0 ([#&#8203;839](https://github.com/grimmory-tools/grimmory/issues/839)) ([5220803](https://github.com/grimmory-tools/grimmory/commit/522080375856e02afff3d7f94c4bf79a353b2b3f)) - **metadata:** read proper description field for LubimyCzytac ([#&#8203;877](https://github.com/grimmory-tools/grimmory/issues/877)) ([137686e](https://github.com/grimmory-tools/grimmory/commit/137686ec948659962ca5505b75eb48705848afb1)) - **reader:** fix kobo progress race + apply in-chapter progress ([#&#8203;859](https://github.com/grimmory-tools/grimmory/issues/859)) ([44ed090](https://github.com/grimmory-tools/grimmory/commit/44ed09010bfad8c811bd49a9292e59dc0281d8f3)) - **reader:** use CSP for protecting foliate instead of iframe sandbox ([#&#8203;848](https://github.com/grimmory-tools/grimmory/issues/848)) ([fc02d4d](https://github.com/grimmory-tools/grimmory/commit/fc02d4d94dbc0764a6374b8de410ccec70bacd15)) - **ui:** drop hard coded author/cover image upload limits ([#&#8203;782](https://github.com/grimmory-tools/grimmory/issues/782)) ([4bcbf8a](https://github.com/grimmory-tools/grimmory/commit/4bcbf8a8baee623f3a4430170e560fc9263555fb)) - **ui:** stabilize series browser virtual scroll ([#&#8203;873](https://github.com/grimmory-tools/grimmory/issues/873)) ([4f7c85c](https://github.com/grimmory-tools/grimmory/commit/4f7c85c279074fcb069b5e9dca0ffdab1af5b7c7)) ##### Refactors - **kobo:** update book recommendation and initialization resource handling to use entry sets ([#&#8203;870](https://github.com/grimmory-tools/grimmory/issues/870)) ([2bfc28a](https://github.com/grimmory-tools/grimmory/commit/2bfc28a66b67101c24cd0faafdc5bbea68cb100a)) - **nativelib:** implement JVM-wide native library availability checks and management ([#&#8203;790](https://github.com/grimmory-tools/grimmory/issues/790)) ([9e12432](https://github.com/grimmory-tools/grimmory/commit/9e1243213af7bf056aa35a6451dece056581e6b0)) ##### Chores - **deps:** update Spring Boot version to 4.0.6 and adjust testing behavior for new version ([#&#8203;833](https://github.com/grimmory-tools/grimmory/issues/833)) ([0ff7ce5](https://github.com/grimmory-tools/grimmory/commit/0ff7ce576a09b3158125258ce0b6f5807859e372)) - **deps:** bump the npm-dependencies group across 1 directory with 13 updates ([#&#8203;825](https://github.com/grimmory-tools/grimmory/issues/825)) ([0977279](https://github.com/grimmory-tools/grimmory/commit/0977279c72fdca0c7812e17755c4784e15d9ffec)) - **deps:** bump the npm-dependencies group across 1 directory with 35 updates ([#&#8203;764](https://github.com/grimmory-tools/grimmory/issues/764)) ([3bce715](https://github.com/grimmory-tools/grimmory/commit/3bce715daff0d8907228517c1dc236519f706366)) - **deps:** drop deprecated npm package [@&#8203;types/dompurify](https://github.com/types/dompurify) ([#&#8203;827](https://github.com/grimmory-tools/grimmory/issues/827)) ([ebc6aab](https://github.com/grimmory-tools/grimmory/commit/ebc6aabdff227d0882f6ebf168adbb4d0579025a)) - **deps:** remove unused dependencies from package.json and yarn.lock ([#&#8203;843](https://github.com/grimmory-tools/grimmory/issues/843)) ([adebd07](https://github.com/grimmory-tools/grimmory/commit/adebd07fb8cdf352cd1102ae4bf21036ad87560a)) - **dev:** support accessing the dev server from non-localhost ([#&#8203;887](https://github.com/grimmory-tools/grimmory/issues/887)) ([36cc340](https://github.com/grimmory-tools/grimmory/commit/36cc340b2f0ea06adcec9214c5f1383adef4a63e)) - drop `CHANGELOG.md` ([#&#8203;798](https://github.com/grimmory-tools/grimmory/issues/798)) ([d72e1a8](https://github.com/grimmory-tools/grimmory/commit/d72e1a8a1f876f0f1656c637685ea1477eebc6c1)) - **repo:** add coderabbit.yaml and transloco review rules ([#&#8203;829](https://github.com/grimmory-tools/grimmory/issues/829)) ([cf36411](https://github.com/grimmory-tools/grimmory/commit/cf36411b372da115c65229552507e9d9e53734cd)) ##### Contributors We'd like to thank the contributors for this release for taking the time to make Grimmory better. Including but not limited to: [@&#8203;zachyale](https://github.com/zachyale) [@&#8203;alexhb1](https://github.com/alexhb1) [@&#8203;balazs-szucs](https://github.com/balazs-szucs) [@&#8203;imnotjames](https://github.com/imnotjames) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuNSIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJkb2NrZXIiXX0=-->
renovate-bot added the automergedocker labels 2026-04-26 01:02:32 +00:00
renovate-bot added 1 commit 2026-04-26 01:02:38 +00:00
chore(deps): update grimmory to v3.0.1
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 33s
lint-test-helm / validate-kubeconform (pull_request) Successful in 29s
render-manifests / render-manifests (pull_request) Successful in 1m26s
c75b2d4e0a
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-26 01:02:42 +00:00
renovate-bot merged commit ee27e911dc into main 2026-04-26 01:02:53 +00:00
renovate-bot deleted branch renovate/unified-grimmory 2026-04-26 01:02:58 +00:00
Sign in to join this conversation.