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.4` -> `2.2.5` |
---
### Release Notes
<details>
<summary>miniflux/v2 (ghcr.io/miniflux/miniflux)</summary>
### [`v2.2.5`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-225-January-20-2025)
[Compare Source](https://github.com/miniflux/v2/compare/2.2.4...2.2.5)
- tests(js): improve `.jshintrc` (strict comparison, etc...)
- test(sanitizer): add a fuzzer
- refactor(rewriter): use custom title case converter implementation instead of `golang.org/x/text/cases.Title()`
- refactor(readingtime): replace `whatlanggo` package with an ad-hoc implementation
- refactor(oauth2): no need to use `io.WriteString` when sha256 provides a way to obtain a sum in a single call
- refactor(js): simplify a bit `keyboard_handler.js`
- refactor(js): remove an outdated check for `{passive: true}`
- refactor(js): minor refactoring of `touch_handler.js`
- refactor(js): minor improvements in `app.js`
- refactor(database): add special handling for PostgreSQL-specific migrations
- fix(ui): reading preferences are reset if the form values are incorrect
- fix(sanitizer): allow `<hr>` tags
- fix(finder): do not add redirections to the list of subscriptions to avoid confusion
- fix: update Wallabag URL label to avoid confusion
- fix: improve pagination when having identical publication date
- fix: do not strip tags in Atom entry title
- feat(ntfy): Add option to use internal links
- feat(locale): update Polish translation
- feat(locale): update German translation
- feat(integration): add Discord integration
- feat(database): add optional build support for SQLite
- feat: validate usernames upon creation
- feat: replace `%{?systemd_requires}` with `%{?systemd_ordering}`
- feat: bump linter and minifier from ECMAScript 2017 to 2020 (ES11)
- feat: add `fix_ghost_cards` rewrite rule
- ci: tighten the CodeQL rules
- ci: run Docker tests only when the Dockerfiles are modified
- ci: run `-race -cover` only on Ubuntu jobs
- ci: don't specify languages for CodeQL
- ci: don't run `go vet ./...` as it's run as part of `golangci-lint`
- ci: checkout before installing Go to improve cache efficiency
- ci: avoid building Linux packages for each pull-request
- build(deps): bump `golang.org/x/oauth2` from `0.24.0` to `0.25.0`
- build(deps): bump `golang.org/x/net` from `0.33.0` to `0.34.0`
- build(deps): bump `golang.org/x/crypto` from `0.31.0` to `0.32.0`
- build(deps): bump `github.com/tdewolff/minify/v2` from `2.21.2` to `2.21.3`
- build(deps): bump `github.com/PuerkitoBio/goquery` from `1.10.0` to `1.10.1`
- build(deps): bump `github.com/coreos/go-oidc/v3` from `3.11.0` to `3.12.0`
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMTguMyIsInVwZGF0ZWRJblZlciI6IjM5LjExOC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
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.4->2.2.5Release Notes
miniflux/v2 (ghcr.io/miniflux/miniflux)
v2.2.5Compare Source
.jshintrc(strict comparison, etc...)golang.org/x/text/cases.Title()whatlanggopackage with an ad-hoc implementationio.WriteStringwhen sha256 provides a way to obtain a sum in a single callkeyboard_handler.js{passive: true}touch_handler.jsapp.js<hr>tags%{?systemd_requires}with%{?systemd_ordering}fix_ghost_cardsrewrite rule-race -coveronly on Ubuntu jobsgo vet ./...as it's run as part ofgolangci-lintgolang.org/x/oauth2from0.24.0to0.25.0golang.org/x/netfrom0.33.0to0.34.0golang.org/x/cryptofrom0.31.0to0.32.0github.com/tdewolff/minify/v2from2.21.2to2.21.3github.com/PuerkitoBio/goqueryfrom1.10.0to1.10.1github.com/coreos/go-oidc/v3from3.11.0to3.12.0Configuration
📅 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.