chore(deps): update dependency grimmory-tools/grimmory to v3.1.0 - autoclosed #6982

Closed
renovate-bot wants to merge 1 commits from renovate/unified-grimmory into main
Collaborator

This PR contains the following updates:

Package Update Change
grimmory-tools/grimmory minor 3.0.33.1.0

Release Notes

grimmory-tools/grimmory (grimmory-tools/grimmory)

v3.1.0

Compare Source

This release of Grimmory: features a redesigned sidebar, supports personal ratings from native Kobo devices, has fixes for the book browser sorting/filtering, prevents a PDF corruption bug, swaps the PWA icons to use the light theme for better iOS support, and more.

Changelog

Full Changelog: https://github.com/grimmory-tools/grimmory/compare/v3.0.3...v3.1.0

Features
  • deploy: add healthchecks to docker, docker compose, podman quadlet, and helm chart (#​1137) (c665359)
  • kobo: sync personal ratings from kobo (#​1165) (7de39b8)
  • oidc: add configurable mobile redirect URI to the admin settings UI (#​1287) (ff5f054)
  • pdf-reader: PDF reader for vertical/infinite scroll layouts and improved responsiveness (#​841) (64945c0)
  • ui: add enhanced user popover + rearrange sidebar (#​1246) (1042cad)
  • ui: add native control CSS system + button/text/tab examples (#​1267) (a0a7100)
  • ui: New sidebar & search UI (#​831) (f3138a8)
Bug Fixes
Refactors
  • api: avoid polynomial regex issue in CustomFontService (#​1042) (0edb544)
  • api: rename KOReader sync references from booklore to grimmory (#​1085) (aec6d69)
  • api: replace FQNs with proper imports (#​1206) (2deb25a)
  • docker: consolidate JVM options into JAVA_TOOL_OPTIONS (#​1074) (efb2e1c)
  • jpa: apply Hibernate-safe equals and hashCode implementations (#​1089) (76c6ca7)
  • metadata: make bookId and authorId/categoryId/shelfId final and adjust constructors (#​968) (633f011)
  • metadata: replace Spring JSON processor with Jackson for leaner prod image (#​905) (b9cb791)
  • stats: push bulk queries to streams, deduplicate aggregation logic (#​937) (30f3a68)
  • ui: create shared grid layout for author/series/book browser (#​1193) (3ecf312)
  • ui: native angular menu component + usage in sidebar (#​1229) (e8c56e2)
  • ui: remove mobile-specific grid size controls (#​1105) (3f3beaf)
  • ui: restore deferred render state service (#​1255) (cac8681)
  • ui: use tanstack virtual+table for book browser table view (#​1047) (1c99024)
Chores
Documentation
CI
  • docker: rotate Docker Hub auth secrets for token-based publishing (#​1179) (7e55825)
  • nightly: make Discord notification optional for manual runs (#​1322) (273be54)
  • release: publish Helm chart as OCI artifact on release (#​993) (34eb6ce)
  • use last release as nightly base tag (#​1226) (ea02baf)
Build
Tests

Contributors

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

Including but not limited to: @​thibaultamartin @​alexhb1 @​balazs-szucs @​zachyale @​imnotjames @​aisa @​TheBrandonMorris @​bussardrobbie @​rubengarciam @​Michael-Tanzer @​hwine

New Contributors


Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 is behind base branch, 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grimmory-tools/grimmory](https://github.com/grimmory-tools/grimmory) | minor | `3.0.3` → `3.1.0` | --- ### Release Notes <details> <summary>grimmory-tools/grimmory (grimmory-tools/grimmory)</summary> ### [`v3.1.0`](https://github.com/grimmory-tools/grimmory/releases/tag/v3.1.0) [Compare Source](https://github.com/grimmory-tools/grimmory/compare/v3.0.3...v3.1.0) This release of Grimmory: features a redesigned sidebar, supports personal ratings from native Kobo devices, has fixes for the book browser sorting/filtering, prevents a PDF corruption bug, swaps the PWA icons to use the light theme for better iOS support, and more. #### Changelog **Full Changelog**: <https://github.com/grimmory-tools/grimmory/compare/v3.0.3...v3.1.0> ##### Features - **deploy:** add healthchecks to docker, docker compose, podman quadlet, and helm chart ([#&#8203;1137](https://github.com/grimmory-tools/grimmory/issues/1137)) ([c665359](https://github.com/grimmory-tools/grimmory/commit/c6653592052147d44e9148713930c3c6de0f9c43)) - **kobo:** sync personal ratings from kobo ([#&#8203;1165](https://github.com/grimmory-tools/grimmory/issues/1165)) ([7de39b8](https://github.com/grimmory-tools/grimmory/commit/7de39b8ef4d7be613604762e014584910b5dea20)) - **oidc:** add configurable mobile redirect URI to the admin settings UI ([#&#8203;1287](https://github.com/grimmory-tools/grimmory/issues/1287)) ([ff5f054](https://github.com/grimmory-tools/grimmory/commit/ff5f054bd3bb2cda1371f55d73c5523dafaa724a)) - **pdf-reader:** PDF reader for vertical/infinite scroll layouts and improved responsiveness ([#&#8203;841](https://github.com/grimmory-tools/grimmory/issues/841)) ([64945c0](https://github.com/grimmory-tools/grimmory/commit/64945c0f992c926a7b32aa637a873dbe7f93ab34)) - **ui:** add enhanced user popover + rearrange sidebar ([#&#8203;1246](https://github.com/grimmory-tools/grimmory/issues/1246)) ([1042cad](https://github.com/grimmory-tools/grimmory/commit/1042cad74a273f9474486a5d39fba01d097e5b52)) - **ui:** add native control CSS system + button/text/tab examples ([#&#8203;1267](https://github.com/grimmory-tools/grimmory/issues/1267)) ([a0a7100](https://github.com/grimmory-tools/grimmory/commit/a0a710079b4381df2927fb04ad56ad367598d75b)) - **ui:** New sidebar & search UI ([#&#8203;831](https://github.com/grimmory-tools/grimmory/issues/831)) ([f3138a8](https://github.com/grimmory-tools/grimmory/commit/f3138a88c5e9a15c0e8fbf04e1c724f9d72206d4)) ##### Bug Fixes - **api:** expose version from jar at `/v1/version` endpoint ([#&#8203;1224](https://github.com/grimmory-tools/grimmory/issues/1224)) ([90547df](https://github.com/grimmory-tools/grimmory/commit/90547dfc52f9d9151413d8de583d5dabdc1d28cb)) - avoid parsing access token on frontend during login ([#&#8203;1201](https://github.com/grimmory-tools/grimmory/issues/1201)) ([60ffb09](https://github.com/grimmory-tools/grimmory/commit/60ffb09795a83959ce1b505d952486a23b880897)) - **books:** include physical books in app book list query ([#&#8203;938](https://github.com/grimmory-tools/grimmory/issues/938)) ([218ebb4](https://github.com/grimmory-tools/grimmory/commit/218ebb4e0350dee0a7a9445f6cc3fac301ca5e9e)) - **frontend:** unify custom metadata fetch dialog flow ([#&#8203;1088](https://github.com/grimmory-tools/grimmory/issues/1088)) ([237171f](https://github.com/grimmory-tools/grimmory/commit/237171ffe4372f3772b46dc474c0b0aaa96cb35e)) - **kobo:** add endpoints for devices to run with proxy off ([#&#8203;1052](https://github.com/grimmory-tools/grimmory/issues/1052)) ([de93200](https://github.com/grimmory-tools/grimmory/commit/de932000e2bebd5bd78a09d5c2c38b7e22fa3faf)) - **koreader:** use a timing-safe comparison for koreader password ([#&#8203;1154](https://github.com/grimmory-tools/grimmory/issues/1154)) ([564ff93](https://github.com/grimmory-tools/grimmory/commit/564ff93a0175e4a52b649a546f802197a85b1d63)) - **metadata:** handle non-standard OPF locations ([#&#8203;1256](https://github.com/grimmory-tools/grimmory/issues/1256)) ([f086964](https://github.com/grimmory-tools/grimmory/commit/f086964a80fc9f6ca53b87af03f1f1c922e3ffda)) - **metadata:** ignore non-results when parsing audble ([#&#8203;1081](https://github.com/grimmory-tools/grimmory/issues/1081)) ([25bcc09](https://github.com/grimmory-tools/grimmory/commit/25bcc0966cc8f77b0181d631f4fe2088afc9d0ab)) - **metadata:** truncate review data before storage ([#&#8203;1086](https://github.com/grimmory-tools/grimmory/issues/1086)) ([d355f73](https://github.com/grimmory-tools/grimmory/commit/d355f732287c243ff7b956eea5efaed5b68f5cfd)) - **pdf:** update pdfium4j version to 1.2.0 and improve XMP metadata extraction ([#&#8203;1285](https://github.com/grimmory-tools/grimmory/issues/1285)) ([a02499a](https://github.com/grimmory-tools/grimmory/commit/a02499a28dfa848c55aae15bba8fcf9038eaa664)) - **pwa:** swap PWA icons to light theme ([#&#8203;1122](https://github.com/grimmory-tools/grimmory/issues/1122)) ([2fcbb5c](https://github.com/grimmory-tools/grimmory/commit/2fcbb5c7086100af526f8dba131dcb0044982b08)) - **regenerate-covers:** wrap book query stream in transaction to prevent lazy init exception ([#&#8203;916](https://github.com/grimmory-tools/grimmory/issues/916)) ([2dcbfd1](https://github.com/grimmory-tools/grimmory/commit/2dcbfd14e75eda63c5a6eaf668dea6829ca7dc9e)) - **sidebar:** add the notification badge to the sidebar ([#&#8203;1299](https://github.com/grimmory-tools/grimmory/issues/1299)) ([168c915](https://github.com/grimmory-tools/grimmory/commit/168c915d577843710d06734d89bd3af24f60dd84)) - **ui:** add square audiobook artwork in command palette ([#&#8203;1099](https://github.com/grimmory-tools/grimmory/issues/1099)) ([ddd3d6a](https://github.com/grimmory-tools/grimmory/commit/ddd3d6a296cd9bae431c28adaff00a1f0f45634e)) - **ui:** fix metadata lock patch ([#&#8203;1265](https://github.com/grimmory-tools/grimmory/issues/1265)) ([81b423b](https://github.com/grimmory-tools/grimmory/commit/81b423b0956e9bf4a7ac21e9ac5a8d0c0de1db05)) - **ui:** fix series page layout and grid ([#&#8203;1192](https://github.com/grimmory-tools/grimmory/issues/1192)) ([95ef4db](https://github.com/grimmory-tools/grimmory/commit/95ef4db4c9b1fd3fec55dfdd33482d85cb4a7a11)) - **ui:** fix sidebar height and button inconsistency ([#&#8203;1103](https://github.com/grimmory-tools/grimmory/issues/1103)) ([e4c7eb9](https://github.com/grimmory-tools/grimmory/commit/e4c7eb90289a3e8ea0716601c815675403dab584)) - **ui:** fix upload books height and scroll issue ([#&#8203;1104](https://github.com/grimmory-tools/grimmory/issues/1104)) ([1f3d776](https://github.com/grimmory-tools/grimmory/commit/1f3d776169f17a00ac926a1889203748f92460fd)) - **ui:** mobile UI enhancements ([#&#8203;1184](https://github.com/grimmory-tools/grimmory/issues/1184)) ([d792d32](https://github.com/grimmory-tools/grimmory/commit/d792d32806baae4e3b3b99f1cdadd787231d882d)) - **ui:** refine mobile sidebar layout ([#&#8203;1100](https://github.com/grimmory-tools/grimmory/issues/1100)) ([0d1a4ca](https://github.com/grimmory-tools/grimmory/commit/0d1a4ca93025e31a41faf2d7ce3879cf9678e37f)) - **ui:** retrieve full size cover in series page component for hero banner ([#&#8203;1176](https://github.com/grimmory-tools/grimmory/issues/1176)) ([da0d41b](https://github.com/grimmory-tools/grimmory/commit/da0d41bace8fd6982b6ce8356f174fdf9321238c)) - **ui:** revert to UI-based filtering & sorting ([#&#8203;935](https://github.com/grimmory-tools/grimmory/issues/935)) ([de96fd8](https://github.com/grimmory-tools/grimmory/commit/de96fd89c97f9feb71d1b8d3ce3656a5e092e2ae)) - **ui:** sidebar active outline consistency ([#&#8203;1093](https://github.com/grimmory-tools/grimmory/issues/1093)) ([b228513](https://github.com/grimmory-tools/grimmory/commit/b2285131fb6df75b03748cf8927a84ce97991328)) ##### Refactors - **api:** avoid polynomial regex issue in CustomFontService ([#&#8203;1042](https://github.com/grimmory-tools/grimmory/issues/1042)) ([0edb544](https://github.com/grimmory-tools/grimmory/commit/0edb54431644c3551ed22e15f5ae93d297225898)) - **api:** rename KOReader sync references from booklore to grimmory ([#&#8203;1085](https://github.com/grimmory-tools/grimmory/issues/1085)) ([aec6d69](https://github.com/grimmory-tools/grimmory/commit/aec6d69572b44960efe3506324e80dbde4b37241)) - **api:** replace FQNs with proper imports ([#&#8203;1206](https://github.com/grimmory-tools/grimmory/issues/1206)) ([2deb25a](https://github.com/grimmory-tools/grimmory/commit/2deb25a911cfe108e3f23d222c92f9ae5c7ae329)) - **docker:** consolidate JVM options into JAVA\_TOOL\_OPTIONS ([#&#8203;1074](https://github.com/grimmory-tools/grimmory/issues/1074)) ([efb2e1c](https://github.com/grimmory-tools/grimmory/commit/efb2e1ca2d18751bb0d69fb1eac035ba2a67a51b)) - **jpa:** apply Hibernate-safe equals and hashCode implementations ([#&#8203;1089](https://github.com/grimmory-tools/grimmory/issues/1089)) ([76c6ca7](https://github.com/grimmory-tools/grimmory/commit/76c6ca7394baecd192f988b49253369b92b6f179)) - **metadata:** make bookId and authorId/categoryId/shelfId final and adjust constructors ([#&#8203;968](https://github.com/grimmory-tools/grimmory/issues/968)) ([633f011](https://github.com/grimmory-tools/grimmory/commit/633f011319a45e9f12439eaeaf0cf1a52b6a4e1c)) - **metadata:** replace Spring JSON processor with Jackson for leaner prod image ([#&#8203;905](https://github.com/grimmory-tools/grimmory/issues/905)) ([b9cb791](https://github.com/grimmory-tools/grimmory/commit/b9cb79156a7e30e59fc3e6a12409575ffe5602cc)) - **stats:** push bulk queries to streams, deduplicate aggregation logic ([#&#8203;937](https://github.com/grimmory-tools/grimmory/issues/937)) ([30f3a68](https://github.com/grimmory-tools/grimmory/commit/30f3a687885a414e3233d8b500e861ac1ea66d75)) - **ui:** create shared grid layout for author/series/book browser ([#&#8203;1193](https://github.com/grimmory-tools/grimmory/issues/1193)) ([3ecf312](https://github.com/grimmory-tools/grimmory/commit/3ecf312388575fefca666124179630c745ec5f39)) - **ui:** native angular menu component + usage in sidebar ([#&#8203;1229](https://github.com/grimmory-tools/grimmory/issues/1229)) ([e8c56e2](https://github.com/grimmory-tools/grimmory/commit/e8c56e2f8fd534942d37b20dffe81a3a0158e71b)) - **ui:** remove mobile-specific grid size controls ([#&#8203;1105](https://github.com/grimmory-tools/grimmory/issues/1105)) ([3f3beaf](https://github.com/grimmory-tools/grimmory/commit/3f3beaf86bc78cda1bf90bb21e768d675b788938)) - **ui:** restore deferred render state service ([#&#8203;1255](https://github.com/grimmory-tools/grimmory/issues/1255)) ([cac8681](https://github.com/grimmory-tools/grimmory/commit/cac86818c5ea0480fe82635f1180bc4b940a2875)) - **ui:** use tanstack virtual+table for book browser table view ([#&#8203;1047](https://github.com/grimmory-tools/grimmory/issues/1047)) ([1c99024](https://github.com/grimmory-tools/grimmory/commit/1c9902448fd6811f8df172521e63318e378e6c36)) ##### Chores - **deps:** add 3 day npm release age gate ([#&#8203;1270](https://github.com/grimmory-tools/grimmory/issues/1270)) ([442e0f9](https://github.com/grimmory-tools/grimmory/commit/442e0f9221e7d14e523b6cdf864b489c57a3445b)) - **deps:** add angular/aria dependency ([#&#8203;1213](https://github.com/grimmory-tools/grimmory/issues/1213)) ([7a62e71](https://github.com/grimmory-tools/grimmory/commit/7a62e716c65499d09ad99a74714b825692de6488)) - **deps:** bump [@&#8203;semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 14.1.0 to 14.1.1 in /tools/release in the release-tooling group ([#&#8203;1273](https://github.com/grimmory-tools/grimmory/issues/1273)) ([5988910](https://github.com/grimmory-tools/grimmory/commit/5988910633e9e83cb2799625899d1093bb570651)) - **deps:** bump [@&#8203;stomp/rx-stomp](https://github.com/stomp/rx-stomp) from 2.3.0 to 2.4.0 ([#&#8203;1144](https://github.com/grimmory-tools/grimmory/issues/1144)) ([0485bce](https://github.com/grimmory-tools/grimmory/commit/0485bce5c68f519b2798f4c323c76cb63df09a51)) - **deps:** bump azure/setup-helm from 4.3.0 to 5.0.0 ([#&#8203;1275](https://github.com/grimmory-tools/grimmory/issues/1275)) ([342b7d9](https://github.com/grimmory-tools/grimmory/commit/342b7d916f7b2f09b9674714308120cfc67cfd54)) - **deps:** bump dependencies and gradle wrapper to 9.5.0 ([#&#8203;1204](https://github.com/grimmory-tools/grimmory/issues/1204)) ([319b3a5](https://github.com/grimmory-tools/grimmory/commit/319b3a572bdfc34d7def8b8d355aed1fb97f7f8b)) - **deps:** bump epub4j and epub4j-native versions to 1.4.0 ([#&#8203;1090](https://github.com/grimmory-tools/grimmory/issues/1090)) ([686dd9f](https://github.com/grimmory-tools/grimmory/commit/686dd9f71f2562a15c668e813f100f3746e89bf6)) - **deps:** bump fast-uri from 3.1.0 to 3.1.2 in /frontend ([#&#8203;1220](https://github.com/grimmory-tools/grimmory/issues/1220)) ([7c5b3da](https://github.com/grimmory-tools/grimmory/commit/7c5b3da88b7d0ad81f7bfe6b2111a1233a59e33b)) - **deps:** bump github/codeql-action from 4.35.2 to 4.35.3 ([#&#8203;1036](https://github.com/grimmory-tools/grimmory/issues/1036)) ([e1a8109](https://github.com/grimmory-tools/grimmory/commit/e1a8109599ac1b34feaa3989b0ddcaabb48db14f)) - **deps:** bump github/codeql-action from 4.35.3 to 4.35.4 ([#&#8203;1274](https://github.com/grimmory-tools/grimmory/issues/1274)) ([82704a2](https://github.com/grimmory-tools/grimmory/commit/82704a26aec92bb661276fa544e20c9ff40ef097)) - **deps:** bump hono from 4.12.14 to 4.12.18 in /frontend ([#&#8203;1180](https://github.com/grimmory-tools/grimmory/issues/1180)) ([a71ff8c](https://github.com/grimmory-tools/grimmory/commit/a71ff8c27bceb8944069082869212702677b9736)) - **deps:** bump ip-address from 10.1.0 to 10.2.0 in /tools/release ([#&#8203;1146](https://github.com/grimmory-tools/grimmory/issues/1146)) ([694747a](https://github.com/grimmory-tools/grimmory/commit/694747a5375cccf68244fb66842546abb84a6615)) - **deps:** bump taiki-e/install-action from 2.75.19 to 2.75.27 ([#&#8203;1037](https://github.com/grimmory-tools/grimmory/issues/1037)) ([c355927](https://github.com/grimmory-tools/grimmory/commit/c355927b912985aa9b2af90f7d4171ceed2d7e27)) - **deps:** bump taiki-e/install-action from 2.75.27 to 2.77.6 ([#&#8203;1277](https://github.com/grimmory-tools/grimmory/issues/1277)) ([15d034e](https://github.com/grimmory-tools/grimmory/commit/15d034efb21477dfaab2bbf7d60ed1b4607faabe)) - **deps:** bump the gradle-dependencies group in /backend with 2 updates ([#&#8203;1276](https://github.com/grimmory-tools/grimmory/issues/1276)) ([1bf253a](https://github.com/grimmory-tools/grimmory/commit/1bf253a78365ec826ec801856675d0458baf8f1f)) - **deps:** bump the npm-dependencies group in /frontend with 17 updates ([#&#8203;1198](https://github.com/grimmory-tools/grimmory/issues/1198)) ([1b19590](https://github.com/grimmory-tools/grimmory/commit/1b1959042273c949494cd0755d944cd6544384b9)) - **deps:** bump the npm-dependencies on frontend ([#&#8203;1153](https://github.com/grimmory-tools/grimmory/issues/1153)) ([207000d](https://github.com/grimmory-tools/grimmory/commit/207000d62c2b1354c7704dbee3780112cb8185bf)) - **deps:** drop unused frontend dev dependencies ([#&#8203;1149](https://github.com/grimmory-tools/grimmory/issues/1149)) ([84b00de](https://github.com/grimmory-tools/grimmory/commit/84b00de62807bb9ecd42ce8ef77e047aa1e7859b)) - **docker:** bump Gradle version to 9.5.0 in Dockerfile/dev-docker-compose ([#&#8203;1295](https://github.com/grimmory-tools/grimmory/issues/1295)) ([2c81b64](https://github.com/grimmory-tools/grimmory/commit/2c81b649ffefafb8b393a23ca954fcfe70fa290c)) - **docker:** drop mariadb container\_name property ([#&#8203;1057](https://github.com/grimmory-tools/grimmory/issues/1057)) ([c9b2a57](https://github.com/grimmory-tools/grimmory/commit/c9b2a5734eefba01525f0e9fde1a95aed4f2798e)) - **oidc:** backfill + add mobile redirect URI whitelist setting to the backend ([#&#8203;1268](https://github.com/grimmory-tools/grimmory/issues/1268)) ([ee3e21c](https://github.com/grimmory-tools/grimmory/commit/ee3e21cd1da588383d6ff8606435a22bb2f58e28)) - **README:** clarify quickstart library must be in a host-mounted directory ([#&#8203;1320](https://github.com/grimmory-tools/grimmory/issues/1320)) ([48a5f5f](https://github.com/grimmory-tools/grimmory/commit/48a5f5f43cf6c28e949ae1ece063c1740931dc39)) - **ui:** move theme/language preferences into user profile ([#&#8203;1243](https://github.com/grimmory-tools/grimmory/issues/1243)) ([868e8e6](https://github.com/grimmory-tools/grimmory/commit/868e8e626202f22cd2e07ef477e3c2833b3ed58e)) - **ui:** rename menu references to sidebar ([#&#8203;1212](https://github.com/grimmory-tools/grimmory/issues/1212)) ([249878b](https://github.com/grimmory-tools/grimmory/commit/249878b9bb262e03545402e4e9186b0056bd14c3)) - Update default settings tab from reader to view ([#&#8203;1171](https://github.com/grimmory-tools/grimmory/issues/1171)) ([bf3f119](https://github.com/grimmory-tools/grimmory/commit/bf3f119a6de3ef34919e2b401d7978de7f968eec)) ##### Documentation - **api:** add OpenAPI stability warning ([#&#8203;1321](https://github.com/grimmory-tools/grimmory/issues/1321)) ([c0b5658](https://github.com/grimmory-tools/grimmory/commit/c0b56583fea49727dc8d7cd43d8d0ecccb23bda2)) - Fix Link to Quick Start Guide ([#&#8203;1177](https://github.com/grimmory-tools/grimmory/issues/1177)) ([a47e35a](https://github.com/grimmory-tools/grimmory/commit/a47e35a54e106ff8f02266b27f25e53c544bd0d0)) - **github:** clarify and expand on the pull request template ([#&#8203;1075](https://github.com/grimmory-tools/grimmory/issues/1075)) ([96b3a77](https://github.com/grimmory-tools/grimmory/commit/96b3a7745c4948f7732508fb1ce6c392b9c241f7)) - **governance:** add project rep ([#&#8203;1218](https://github.com/grimmory-tools/grimmory/issues/1218)) ([4646a27](https://github.com/grimmory-tools/grimmory/commit/4646a2753b957bf0260b0d8b7600c02bc7a6f98f)) ##### CI - **docker:** rotate Docker Hub auth secrets for token-based publishing ([#&#8203;1179](https://github.com/grimmory-tools/grimmory/issues/1179)) ([7e55825](https://github.com/grimmory-tools/grimmory/commit/7e558250fdc390ae6b6310e1854e98f0d4a3e768)) - **nightly:** make Discord notification optional for manual runs ([#&#8203;1322](https://github.com/grimmory-tools/grimmory/issues/1322)) ([273be54](https://github.com/grimmory-tools/grimmory/commit/273be548277ce4048e3b54c024e2ef592480b738)) - **release:** publish Helm chart as OCI artifact on release ([#&#8203;993](https://github.com/grimmory-tools/grimmory/issues/993)) ([34eb6ce](https://github.com/grimmory-tools/grimmory/commit/34eb6ce412d94439fa14f94e86c8dd7bcdd6c696)) - use last release as nightly base tag ([#&#8203;1226](https://github.com/grimmory-tools/grimmory/issues/1226)) ([ea02baf](https://github.com/grimmory-tools/grimmory/commit/ea02bafa335ea94e83e7827e61e4c52658c38bd9)) ##### Build - add gradle lockfile ([#&#8203;1119](https://github.com/grimmory-tools/grimmory/issues/1119)) ([efc7be6](https://github.com/grimmory-tools/grimmory/commit/efc7be6be51af19ed28ce5b887c6277c5374f394)) - ensure gradle version does not have `v` prefix ([#&#8203;1080](https://github.com/grimmory-tools/grimmory/issues/1080)) ([108cd19](https://github.com/grimmory-tools/grimmory/commit/108cd1954a5e7ca7e8e7dc04dbf69039b4e82662)) - **ui:** drop `ngx-extended-pdf-viewer` angular asset config ([#&#8203;1143](https://github.com/grimmory-tools/grimmory/issues/1143)) ([3dae0e0](https://github.com/grimmory-tools/grimmory/commit/3dae0e0122a6e4d3da509dbac1e7ff161dca0013)) ##### Tests - drop redundant mockito-inline dependency ([#&#8203;1120](https://github.com/grimmory-tools/grimmory/issues/1120)) ([cdb6768](https://github.com/grimmory-tools/grimmory/commit/cdb67680c1a48b10d8e8443f7185fea88f7f9f98)) #### 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;thibaultamartin](https://github.com/thibaultamartin) [@&#8203;alexhb1](https://github.com/alexhb1) [@&#8203;balazs-szucs](https://github.com/balazs-szucs) [@&#8203;zachyale](https://github.com/zachyale) [@&#8203;imnotjames](https://github.com/imnotjames) [@&#8203;aisa](https://github.com/aisa) [@&#8203;TheBrandonMorris](https://github.com/TheBrandonMorris) [@&#8203;bussardrobbie](https://github.com/bussardrobbie) [@&#8203;rubengarciam](https://github.com/rubengarciam) [@&#8203;Michael-Tanzer](https://github.com/Michael-Tanzer) [@&#8203;hwine](https://github.com/hwine) #### New Contributors - [@&#8203;aisaiev](https://github.com/aisaiev) made their first contribution in [#&#8203;938](https://github.com/grimmory-tools/grimmory/pull/938) - [@&#8203;TheBrandonMorris](https://github.com/TheBrandonMorris) made their first contribution in [#&#8203;1057](https://github.com/grimmory-tools/grimmory/pull/1057) - [@&#8203;bussardrobbie](https://github.com/bussardrobbie) made their first contribution in [#&#8203;1177](https://github.com/grimmory-tools/grimmory/pull/1177) - [@&#8203;rubengarciam](https://github.com/rubengarciam) made their first contribution in [#&#8203;1176](https://github.com/grimmory-tools/grimmory/pull/1176) - [@&#8203;Michael-Tanzer](https://github.com/Michael-Tanzer) made their first contribution in [#&#8203;1085](https://github.com/grimmory-tools/grimmory/pull/1085) - [@&#8203;hwine](https://github.com/hwine) made their first contribution in [#&#8203;1320](https://github.com/grimmory-tools/grimmory/pull/1320) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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 is behind base branch, 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-05-15 00:10:12 +00:00
chore(deps): update dependency grimmory-tools/grimmory to v3.1.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 58s
lint-test-helm / validate-kubeconform (pull_request) Successful in 34s
render-manifests / render-manifests (pull_request) Has been skipped
b7ec30f9c6
renovate-bot force-pushed renovate/unified-grimmory from 374ee148b4 to b7ec30f9c6 2026-05-15 00:10:12 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency grimmory-tools/grimmory to v3.1.0 to chore(deps): update dependency grimmory-tools/grimmory to v3.1.0 - autoclosed 2026-05-15 00:52:15 +00:00
renovate-bot closed this pull request 2026-05-15 00:52:16 +00:00
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 58s
lint-test-helm / validate-kubeconform (pull_request) Successful in 34s
render-manifests / render-manifests (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.