Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker-templates #5

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Update Change Pending
advplyr/audiobookshelf patch 2.17.2 -> 2.17.6 2.17.7
litetex/ghcr.gethomepage.homepage minor v0.9.13 -> v0.10.6 v0.10.7
traefik minor v3.2.1 -> v3.3.0-rc2-windowsservercore-ltsc2022

Release Notes

advplyr/audiobookshelf (advplyr/audiobookshelf)

v2.17.6

Compare Source

Added
Fixed
  • Quick match w/ override enabled does not remove empty series or authors #​3743
  • Podcast download queue page not available as a tab on mobile screens #​3719
  • Downloading podcast episode when file extension is mp3 but enclosure type is not mp3 (workaround for incorrect RSS feed) #​3711
  • File watcher ignores dot files but still polls them #​3230
  • UI/UX: RSS feed preview config page cover image aspect ratio broken on Safari #​3748 by @​nichwall in #​3751
Changed

v2.17.5

Compare Source

Added
Fixed
  • Server crash on uploadCover temp file mv failed #​3685
  • Server crash when a playback session has no mediaMetadata object by @​Vito0912 in #​3689
Changed
  • Server address is no longer stored with RSS feeds when they are opened. by @​mikiher in #​3692
  • UI/UX: Server config page separates web client settings (Chromecast support & iframe embedding)
  • More strings translated

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.17.4...v2.17.5

v2.17.4

Compare Source

Fixed
  • Remove authors with no books when a book is removed (or removing authors on batch edit page) (See #​3670) #​3668
  • Server crash on year in review page when a playback session has no mediaMetadata object
Changed

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.17.3...v2.17.4

v2.17.3

Compare Source

Added
  • Db migration to fix foreign key constraints (See #​3664)
Fixed
  • Server crash deleting library that has playback sessions #​3634
  • Server crash when deleting user that has playback sessions
  • API: Get media progress for podcast episode returning the library items progress
  • Share player settings modal not functional by @​glorenzen in #​3655
Changed
Internal

Full Changelog: advplyr/audiobookshelf@v2.17.2...v2.17.3

gethomepage/homepage (litetex/ghcr.gethomepage.homepage)

v0.10.6

Compare Source

What's Changed

Full Changelog: gethomepage/homepage@v0.10.0...v0.10.6

v0.10.5

Compare Source

v0.10.4

Compare Source

v0.10.3

Compare Source

v0.10.2

Compare Source

v0.10.1

Compare Source

v0.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v0.9.13...v0.10.0

containous/traefik (traefik)

v3.3.0-rc2

Compare Source

Bug fixes:

v3.3.0-rc2

Bug fixes:

v3.3.0-rc1

Compare Source

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [sticky-session,k8s/ingress,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Misc:

v3.3.0-rc1

Compare Source

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [sticky-session,k8s/ingress,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Misc:

v3.2.3

Compare Source

All Commits

Documentation:

Misc:

v3.2.3

All Commits

Documentation:

Misc:

v3.2.2

Compare Source

All Commits

Bug fixes:

Documentation:

v3.2.2

All Commits

Bug fixes:

Documentation:


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.

👻 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 force-pushed the renovate/docker-templates branch from 9254ff0 to 993aaaf Compare January 2, 2025 01:00
@renovate renovate bot force-pushed the renovate/docker-templates branch from 993aaaf to 754845a Compare January 2, 2025 22:36
@yfhyou yfhyou closed this Jan 3, 2025
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