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=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.2.7->2.2.8Release Notes
miniflux/v2 (ghcr.io/miniflux/miniflux)
v2.2.8Compare Source
DomHelpermethods with standalone functionshide_globallycategories field should be a booleanawaitwhen callingnavigator.share()methodSCHEDULER_ROUND_ROBIN_MAX_INTERVALoption-reset-feed-next-check-atargumentupdate_contentquery parameter to/entries/{entryID}/fetch-contentendpointCache-Controlmax-age andExpiresheaders to calculate next checkgolang.org/x/oauth2from0.28.0to0.29.0golang.org/x/netfrom0.38.0to0.39.0golang.org/x/imagefrom0.25.0to0.26.0github.com/tdewolff/minify/v2from2.22.4to2.23.1github.com/PuerkitoBio/goqueryfrom1.10.2to1.10.3github.com/prometheus/client_golanggithub.com/mattn/go-sqlite3from1.14.24to1.14.28github.com/go-webauthn/webauthnfrom0.12.2to0.12.3github.com/coreos/go-oidc/v3from3.13.0to3.14.1Configuration
📅 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.
This PR has been generated by Renovate Bot.