Update ghcr.io/miniflux/miniflux Docker tag to v2.2.8 #470

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-miniflux-miniflux-2.x into master 2025-04-24 04:30:41 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/miniflux/miniflux (source) patch 2.2.7 -> 2.2.8

Release Notes

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

v2.2.8

Compare Source

  • refactor(js): replace DomHelper methods with standalone functions
  • refactor: avoid logging twice the feed errors in the background worker
  • fix(api): hide_globally categories field should be a boolean
  • fix(ui): add missing await when calling navigator.share() method
  • fix(ui): replace share link with a form button for better accessibility
  • feat(telegrambot): replace "Go to website" button with "Go to Miniflux"
  • feat(locale): update Polish translation
  • feat(locale): update German translation
  • feat(locale): update Chinese translation
  • feat(config): add SCHEDULER_ROUND_ROBIN_MAX_INTERVAL option
  • feat(cli): add -reset-feed-next-check-at argument
  • feat(api): add update_content query parameter to /entries/{entryID}/fetch-content endpoint
  • feat: use Cache-Control max-age and Expires headers to calculate next check
  • feat: implement proxy URL per feed
  • feat: add proxy rotation functionality
  • ci(linter): replace commitlint with a Python script
  • ci: add documentation issue template
  • build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0
  • build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0
  • build(deps): bump golang.org/x/image from 0.25.0 to 0.26.0
  • build(deps): bump github.com/tdewolff/minify/v2 from 2.22.4 to 2.23.1
  • build(deps): bump github.com/PuerkitoBio/goquery from 1.10.2 to 1.10.3
  • build(deps): bump github.com/prometheus/client_golang
  • build(deps): bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.28
  • build(deps): bump github.com/go-webauthn/webauthn from 0.12.2 to 0.12.3
  • build(deps): bump github.com/coreos/go-oidc/v3 from 3.13.0 to 3.14.1

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.7` -> `2.2.8` | --- ### Release Notes <details> <summary>miniflux/v2 (ghcr.io/miniflux/miniflux)</summary> ### [`v2.2.8`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-228-April-22-2025) [Compare Source](https://github.com/miniflux/v2/compare/2.2.7...2.2.8) - refactor(js): replace `DomHelper` methods with standalone functions - refactor: avoid logging twice the feed errors in the background worker - fix(api): `hide_globally` categories field should be a boolean - fix(ui): add missing `await` when calling `navigator.share()` method - fix(ui): replace share link with a form button for better accessibility - feat(telegrambot): replace "Go to website" button with "Go to Miniflux" - feat(locale): update Polish translation - feat(locale): update German translation - feat(locale): update Chinese translation - feat(config): add `SCHEDULER_ROUND_ROBIN_MAX_INTERVAL` option - feat(cli): add `-reset-feed-next-check-at` argument - feat(api): add `update_content` query parameter to `/entries/{entryID}/fetch-content` endpoint - feat: use `Cache-Control` max-age and `Expires` headers to calculate next check - feat: implement proxy URL per feed - feat: add proxy rotation functionality - ci(linter): replace commitlint with a Python script - ci: add documentation issue template - build(deps): bump `golang.org/x/oauth2` from `0.28.0` to `0.29.0` - build(deps): bump `golang.org/x/net` from `0.38.0` to `0.39.0` - build(deps): bump `golang.org/x/image` from `0.25.0` to `0.26.0` - build(deps): bump `github.com/tdewolff/minify/v2` from `2.22.4` to `2.23.1` - build(deps): bump `github.com/PuerkitoBio/goquery` from `1.10.2` to `1.10.3` - build(deps): bump `github.com/prometheus/client_golang` - build(deps): bump `github.com/mattn/go-sqlite3` from `1.14.24` to `1.14.28` - build(deps): bump `github.com/go-webauthn/webauthn` from `0.12.2` to `0.12.3` - build(deps): bump `github.com/coreos/go-oidc/v3` from `3.13.0` to `3.14.1` </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-04-24 03:18:29 +00:00
AverageMarcus merged commit 2063a41276 into master 2025-04-24 04:30:41 +00:00
AverageMarcus deleted branch renovate/ghcr.io-miniflux-miniflux-2.x 2025-04-24 04:30:41 +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#470
No description provided.