Update ghcr.io/miniflux/miniflux Docker tag to v2.2.15 #604

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-miniflux-miniflux-2.x into master 2025-12-10 07:40:44 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/miniflux/miniflux (source) patch 2.2.14 -> 2.2.15

Release Notes

miniflux/v2 (ghcr.io/miniflux/miniflux)

v2.2.15: Miniflux 2.2.15

Compare Source

New Features
  • New configuration option to disable the Miniflux API
  • Added option to save entries to a specific Linkwarden collection
  • YouTube subscription improvements:
    • Provide multiple feeds for YouTube content: Channel, videos only, short videos, live streams
    • Better canonical URL detection (now has its own dedicated step)
    • Improved YouTube channel parsing, including default playlists
  • Allow feed entries with <i> and <small> tags
  • URL Cleaner: Remove additional trackers from URLs
🐛 Bug Fixes
  • YouTube embeds: Avoid Error 153 (video player configuration error) in various scenarios
  • API: fetchContent endpoint now properly rewrites media URLs when using the media proxy
  • Security: Only relative paths are now allowed for the redirectURL parameter
  • CI fixes:
    • Improved CodeQL workflow (language matrix + dynamic analysis)
    • Fixed missing GitHub Actions permissions
    • Fixed RPM package versioning for scheduled and pull_request triggers
🧹 Refactoring & Maintenance
  • JavaScript optimizations: use replace instead of remove/add, minor regex cleanup
  • Performance improvement: removed string concatenation in loops
  • Updated Polish translation
  • Updated Postgres volume path in Docker Compose examples
  • Added new CI workflow to mirror the Git repo to Codeberg
📦 Dependency Updates

This release includes updates to several dependencies:

  • golang.org/x/* modules (net, oauth2, image, crypto)
  • github.com/tdewolff/minify/v2
  • github.com/coreos/go-oidc/v3
  • github.com/go-webauthn/webauthn
  • github.com/PuerkitoBio/goquery
  • Docker base image updates (Alpine 3.23)
  • GitHub Actions:
    • actions/checkout v6
    • actions/upload-artifact v5
    • golangci/golangci-lint-action v9

For more details, look at the Git commit history.


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 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/miniflux/miniflux](https://miniflux.app) ([source](https://github.com/miniflux/v2)) | patch | `2.2.14` -> `2.2.15` | --- ### Release Notes <details> <summary>miniflux/v2 (ghcr.io/miniflux/miniflux)</summary> ### [`v2.2.15`](https://github.com/miniflux/v2/releases/tag/2.2.15): Miniflux 2.2.15 [Compare Source](https://github.com/miniflux/v2/compare/2.2.14...2.2.15) ##### ✨ New Features - New configuration option to disable the Miniflux API - Added option to save entries to a specific Linkwarden collection - YouTube subscription improvements: - Provide multiple feeds for YouTube content: Channel, videos only, short videos, live streams - Better canonical URL detection (now has its own dedicated step) - Improved YouTube channel parsing, including default playlists - Allow feed entries with `<i>` and `<small>` tags - URL Cleaner: Remove additional trackers from URLs ##### 🐛 Bug Fixes - **YouTube embeds:** Avoid Error 153 (`video player configuration error`) in various scenarios - **API:** `fetchContent` endpoint now properly rewrites media URLs when using the media proxy - **Security:** Only relative paths are now allowed for the `redirectURL` parameter - **CI fixes:** - Improved CodeQL workflow (language matrix + dynamic analysis) - Fixed missing GitHub Actions permissions - Fixed RPM package versioning for scheduled and pull\_request triggers ##### 🧹 Refactoring & Maintenance - JavaScript optimizations: use `replace` instead of `remove/add`, minor regex cleanup - Performance improvement: removed string concatenation in loops - Updated Polish translation - Updated Postgres volume path in Docker Compose examples - Added new CI workflow to mirror the Git repo to Codeberg ##### 📦 Dependency Updates This release includes updates to several dependencies: - `golang.org/x/*` modules (`net`, `oauth2`, `image`, `crypto`) - `github.com/tdewolff/minify/v2` - `github.com/coreos/go-oidc/v3` - `github.com/go-webauthn/webauthn` - `github.com/PuerkitoBio/goquery` - Docker base image updates (Alpine 3.23) - GitHub Actions: - `actions/checkout` v6 - `actions/upload-artifact` v5 - `golangci/golangci-lint-action` v9 For more details, look at the Git commit history. </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 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-12-10 03:05:10 +00:00
AverageMarcus merged commit 7f0ec8ef2f into master 2025-12-10 07:40:44 +00:00
AverageMarcus deleted branch renovate/ghcr.io-miniflux-miniflux-2.x 2025-12-10 07:40:44 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#604