Skip to content

chore(deps): update media management#998

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/media-management
Open

chore(deps): update media management#998
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/media-management

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 4, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/arabcoders/watchstate patch v1.8.5v1.8.6
ghcr.io/autobrr/autobrr minor v1.79.0v1.80.0
ghcr.io/seerr-team/seerr minor v3.2.0v3.3.0
postgresql (source) minor 18.6.1018.7.0

Release Notes

arabcoders/watchstate (ghcr.io/arabcoders/watchstate)

v1.8.6

Compare Source

What's Changed

Full Changelog: arabcoders/watchstate@v1.8.5...v1.8.6


Commits since v1.8.5

  • 76980d5 feat: Implement replay progress functionality.
  • 34d6c53 refactor: increase default events dispatch limit to 100
  • 84997e1 fix: add missing Options import in ReportCommand
  • 9367b10 fix: replace direct logger calls in ProcessProfileEvent
  • 34fd54f refactor; raise app.log level to error
  • 52a4c8c docs: add backend limitations guide and update webhook documentation
  • c2aa24b refactor: show warning when backup file is empty
  • 1ccfb23 feat: allow watch progress restore via backup file
  • 5e5b28e chore: update external packages
  • ea35d37 chore: format tests
  • 05b133c fix: stale backend metadata after deletion. Closes #​845
  • fccf768 refactor: remove useless info
autobrr/autobrr (ghcr.io/autobrr/autobrr)

v1.80.0

Compare Source

Changelog

New Features
Bug fixes
Other work
seerr-team/seerr (ghcr.io/seerr-team/seerr)

v3.3.0

Compare Source

3.3.0 - 2026-06-02

🚀 Features
  • (db) Add DB_POOL_SIZE environment variable for postgres connection pool (#​2990) - (f093c69)
  • (i18n) Add server-side i18n for notification agents (#​2731) - (cd257ba)
  • (notification) Add support for public seerr logo in email (#​3036) - (a8f147d)
  • (notifications) Support multiple Discord IDs (#​2712) - (63175f5)
  • Add plex media ratingKey and ratingKey4k to webhook payload and… (#​1812) - (9b7b50b)
  • Add route to fetch user by jellyfin id (#​2074) - (15296a0)
  • Filter out "Thanks" credits when looking at a person's credits (#​2370) - (d024849)
🐛 Bug Fixes
  • (auth) Drop popup.closed check in Plex pin poll (#​2941) - (ce9643c)
  • (availability-sync) Detect deleted seasons when media server retains empty season metadata (#​2850) - (9c34864)
  • (discover) Preserve keyword filter input focus after selection (#​2962) - (32169d9)
  • (docs) Enable trailingSlash to prevent 404 flash on direct navigation (#​3039) - (df105b8)
  • (docs) Switch to SWC minimizer to fix broken runtime bundle - (d88242f)
  • (docs) Bump openapi docs packages to 5.0.2 (#​3027) - (080c68a)
  • (entity) Set the default value of UpdateDateColumn to CURRENT_TIMESTAMP (#​2913) - (86e780e)
  • (external-link) Replace TMDB ID with IMDB ID for Trakt links (#​2934) - (f078da8)
  • (imdbRadarrProxy) Pass headers and nodeCache as options instead of params (#​2900) - (7861db4)
  • (issuedescription) Fix issue display lists in IssueDescription (#​2972) - (ce47cfb)
  • (media) Clean up watchlist on error card delete (#​3073) - (ee915b9)
  • (media-request) Remove cascade from modifiedBy to prevent user column wipe (#​2911) - (2dfea0c)
  • (ntfy) Save priority field as number instead of string (#​3096) - (2fa535d)
  • (ntfy) Remove undefined fields from ntfy payload (#​2931) - (377bf65)
  • (override-rules) Use find() instead of index lookup for service resolution (#​2903) - (5fdedb1)
  • (plex-watchlist-sync) Handle MediaContainer.Video fallback in watchlist sync (#​2992) - (99f8520)
  • (request) Restore media status correctly when deleting requests (#​3064) - (ff88d52)
  • (scanners) Reset orphaned processing media from deleted Radarr/Sonarr entries (#​2757) - (198e4e5)
  • (scanners) Ignore unknown seasons in availability rollup and skip empty placeholder seasons (#​2958) - (ce51f6a)
  • (search) Replace "TV" with "Series" in search placeholder (#​3067) - (c04172a)
  • (slider) Add async to spring animation (#​2978) - (5267611)
  • (tag) Use inset ring to avoid clipped outlines (#​2985) - (cf87205)
  • (tvrequest) Allow special episodes when partial series requests are disabled (#​2973) - (b32ab02)
  • (users) Correct auth middleware for web push subscription (#​3005) - (bd27f2d)
  • (watchlistsync) Re-request deleted media from watchlist (#​3072) - (2588e49)
  • Update series status to partially available when seasons are missing (#​3044) - (4ed29cf)
  • Add missing "key" to React arrays (#​3043) - (4fa2c71)
  • Send availability notification if media is available before approval (#​2819) - (d426e1e)
  • Normalize webhook payload encoding to support raw JSON inputs (#​2641) - (5b45806)
📖 Documentation
🚜 Refactor
  • (docs) Move REST API docs to navbar and dedicated sidebar (#​3040) - (08b7bd4)
  • (logs) Align failed login attempt message with failed sign-i… (#​2914) - (3e4bf1b)
  • Replace react-toast-notifications with react-hot-toast (#​3004) - (dfde4d3)
⚙️ Miscellaneous Tasks
  • (actions) Update github actions (#​3028) - (6bb402a)
  • (actions) Update github actions (#​2982) - (20dbc30)
  • (actions) Update github actions (major) (#​2947) - (952261b)
  • (actions) Update taiki-e/install-action action to v2.75.18 (#​2961) - (d50bdad)
  • (actions) Update github actions (#​2945) - (60a2a87)
  • (create-tag) Add gh token to avoid api rate limit in tag version retrieval (#​2886) - (85bfdb2)
  • (i18n) Update translations from Weblate - (73fcfd2)
  • (i18n) Update translations from Weblate - (788311a)
  • (i18n) Update translations from Weblate - (6eb43e0)
  • (i18n) Update translations from Weblate - (656e33f)
  • (i18n) Update translations from Weblate - (4742018)
  • (i18n) Update translations from Weblate - (2d4cd03)
  • (i18n) Update translations from Weblate - (3c249c7)
  • (i18n) Update translations from Weblate - (4e4e673)
  • (i18n) Update translations from Weblate (#​2906) - (6513915)
  • (i18n) Update translations from Weblate (#​2901) - (56ab94a)
  • (release) Prepare v3.2.0 - (703faf9)
  • (release) Merge develop into main - (0621e3d)
  • (release) Remove git-cliff footer in release changelog (#​2986) - (550c3bc)
  • Cleanup intl polyfills and dev config (#​2965) - (ba6ed6c)
  • Ignore Renovate bot on irrelevant jobs (#​2904) - (1d2aa76)

New Contributors ❤️


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 02:59 AM (* 0-2 * * *)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from floryn08 June 4, 2026 02:13
@renovate renovate Bot force-pushed the renovate/media-management branch from d4af86b to aa11a23 Compare June 5, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant