Skip to content

feat(container): update image ghcr.io/rommapp/romm ( 5.1.0 ➔ 5.2.0 ) - #2589

Open
nerdz-bot[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-rommapp-romm-5.x
Open

feat(container): update image ghcr.io/rommapp/romm ( 5.1.0 ➔ 5.2.0 )#2589
nerdz-bot[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-rommapp-romm-5.x

Conversation

@nerdz-bot

@nerdz-bot nerdz-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/rommapp/romm minor 5.1.05.2.0

Warning

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


Release Notes

rommapp/romm (ghcr.io/rommapp/romm)

v5.2.0

Compare Source

Minor changes
Fixes
Other changes

[!NOTE]

API changes

Change Description
GET /roms/random Retrieve one rom picked at random, or null when the scope holds none. Accepts platform_ids, collection_id, virtual_collection_id and smart_collection_id.
GET /roms Now accepts a with_total parameter (default true). Set it to false when the caller already knows the total; total then comes back null unless the rom id index is being built and already carries it.
GET /setup/library existing_platforms now comes back empty once the database holds roms, instead of walking every platform directory.
POST /states Now rejects an upload against a rom the caller cannot see.
DELETE /roms/{rom_id}/files/{file_id} Now requires the ROMS/DELETE grant instead of ROMS/WRITE.
GET /feeds/fpkgi Package names are deduplicated within a rom, so two packages that share a title id no longer overwrite each other on the console.
GET /collections/smart/{id} The cached rom_ids, rom_count and covers are now resolved as the collection owner, not the requesting viewer. The live rom listing is still per-requester.
CustomLimitOffsetPage[SimpleRomSchema] total is now nullable.
InviteLinkSchema Adds url, the full registration link built from ROMM_BASE_URL, or null when that points at loopback.
MetadataSourcesDict Adds SS_DEV_CREDENTIALS_SET.
RomSSMetadata Adds box2d_path.
RomGamelistMetadata Adds box2d_back_path, fanart_path and title_screen_path.
RomHasheousMetadata Adds mame_redump_match.

Streaming endpoints

These moved from ROMS_READ to ROMS_USER_WRITE, which is always-on for authenticated users but absent from the read-only set a kiosk visitor gets.

New Contributors

Full Changelog: rommapp/romm@5.1.0...5.2.0


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 Mend Renovate CLI.

@github-actions

Copy link
Copy Markdown
no HelmRelease objects found in cluster

@nerdz-bot
nerdz-bot Bot force-pushed the renovate/ghcr.io-rommapp-romm-5.x branch 11 times, most recently from 6fc17f3 to 6f05bc9 Compare August 26, 2026 03:30
@nerdz-bot
nerdz-bot Bot force-pushed the renovate/ghcr.io-rommapp-romm-5.x branch 11 times, most recently from 6dbd861 to 0f2a1cb Compare September 4, 2026 11:13
@nerdz-bot
nerdz-bot Bot force-pushed the renovate/ghcr.io-rommapp-romm-5.x branch 3 times, most recently from d740bb0 to 02effba Compare September 7, 2026 10:12
@nerdz-bot
nerdz-bot Bot force-pushed the renovate/ghcr.io-rommapp-romm-5.x branch from 02effba to ea3d35e Compare September 7, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants