Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(container): update image rommapp/romm to v3.3.0 (#865)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rommapp/romm](https://togithub.com/rommapp/romm) | minor | `3.2.0` -> `3.3.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rommapp/romm (rommapp/romm)</summary> ### [`v3.3.0`](https://togithub.com/rommapp/romm/releases/tag/3.3.0) [Compare Source](https://togithub.com/rommapp/romm/compare/3.2.0...3.3.0) #### What's Changed - UI complete redesign by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/934](https://togithub.com/rommapp/romm/pull/934) - Covers are now fetch in their 1080p version by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/934](https://togithub.com/rommapp/romm/pull/934) - Now sibling roms can have different covers by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/934](https://togithub.com/rommapp/romm/pull/934) - Screenshots are fetch in their big version by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/934](https://togithub.com/rommapp/romm/pull/934) - Setup wizard added for new **RomM** installations by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/976](https://togithub.com/rommapp/romm/pull/976) - Added collections by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/964](https://togithub.com/rommapp/romm/pull/964) - Add favourites collection as special collection by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/977](https://togithub.com/rommapp/romm/pull/977) - SteamGridDB integration. Roms and collections can be edited with a SteamGridDB cover by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/960](https://togithub.com/rommapp/romm/pull/960) - Enhanced scan logs by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/965](https://togithub.com/rommapp/romm/pull/965) - Select main sibling added for merged roms in gallery by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/963](https://togithub.com/rommapp/romm/pull/963) - Allow users to edit their own profile by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/975](https://togithub.com/rommapp/romm/pull/975) - Fixed firmware drawer permissions by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/956](https://togithub.com/rommapp/romm/pull/956) - Added total filesize endpoint by [@​adamantike](https://togithub.com/adamantike) in [https://github.com/rommapp/romm/pull/969](https://togithub.com/rommapp/romm/pull/969) - Improved Docker image size by [@​adamantike](https://togithub.com/adamantike) in [https://github.com/rommapp/romm/pull/947](https://togithub.com/rommapp/romm/pull/947) - Install redis instead of building in Dockerfile by [@​gantoine](https://togithub.com/gantoine) in [https://github.com/rommapp/romm/pull/945](https://togithub.com/rommapp/romm/pull/945) - Fix section links and improve grammar/spelling in README.md by [@​TylerVigario](https://togithub.com/TylerVigario) in [https://github.com/rommapp/romm/pull/914](https://togithub.com/rommapp/romm/pull/914) - Add trunk.io checks by [@​gantoine](https://togithub.com/gantoine) in [https://github.com/rommapp/romm/pull/868](https://togithub.com/rommapp/romm/pull/868) - Add parallel-n64 to cores by [@​gantoine](https://togithub.com/gantoine) in [https://github.com/rommapp/romm/pull/923](https://togithub.com/rommapp/romm/pull/923) - Use core icon when showing version by [@​gantoine](https://togithub.com/gantoine) in [https://github.com/rommapp/romm/pull/922](https://togithub.com/rommapp/romm/pull/922) - Add interactive table of contents by [@​Nicmorris1820](https://togithub.com/Nicmorris1820) in [https://github.com/rommapp/romm/pull/924](https://togithub.com/rommapp/romm/pull/924) - Added linuxserver/mariadb as alternative by [@​need4swede](https://togithub.com/need4swede) in [https://github.com/rommapp/romm/pull/926](https://togithub.com/rommapp/romm/pull/926) - Added large carousel on screnshot click by [@​zurdi15](https://togithub.com/zurdi15) in [https://github.com/rommapp/romm/pull/932](https://togithub.com/rommapp/romm/pull/932) - Resources structure migrated from `resources/{platform_slug}/{rom_name}` to `resources/roms/{platform_id}/{rom_id}`. - Disabled zip compression on streaming multi-file download to increase speed by [@​adamantike](https://togithub.com/adamantike) in [https://github.com/rommapp/romm/pull/983](https://togithub.com/rommapp/romm/pull/983) - Prevent mass-purging of roms during scan if filesystem is not correctly mounted by [@​gantoine](https://togithub.com/gantoine) in [https://github.com/rommapp/romm/pull/987](https://togithub.com/rommapp/romm/pull/987) - Fixed abort scan by [@​gantoine](https://togithub.com/gantoine) in [https://github.com/rommapp/romm/pull/1004](https://togithub.com/rommapp/romm/pull/1004) - Added support for any kind of image extension on custom covers by [@​gantoine](https://togithub.com/gantoine) in [https://github.com/rommapp/romm/pull/1002](https://togithub.com/rommapp/romm/pull/1002) - Fixes and improvements everywhere #### New Contributors - [@​adamantike](https://togithub.com/adamantike) made their first contribution in [https://github.com/rommapp/romm/pull/947](https://togithub.com/rommapp/romm/pull/947) - [@​TylerVigario](https://togithub.com/TylerVigario) made their first contribution in [https://github.com/rommapp/romm/pull/914](https://togithub.com/rommapp/romm/pull/914) - [@​Nicmorris1820](https://togithub.com/Nicmorris1820) made their first contribution in [https://github.com/rommapp/romm/pull/924](https://togithub.com/rommapp/romm/pull/924) - [@​need4swede](https://togithub.com/need4swede) made their first contribution in [https://github.com/rommapp/romm/pull/926](https://togithub.com/rommapp/romm/pull/926) - [@​lepture](https://togithub.com/lepture) made their first contribution in [https://github.com/rommapp/romm/pull/931](https://togithub.com/rommapp/romm/pull/931) **Full Changelog**: rommapp/romm@3.2.0...3.3.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzQuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
- Loading branch information