Update ghcr.io/miniflux/miniflux Docker tag to v2.2.12 #543
Reference in New Issue
Block a user
Delete Branch "renovate/ghcr.io-miniflux-miniflux-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.2.11->2.2.12Release Notes
miniflux/v2 (ghcr.io/miniflux/miniflux)
v2.2.12: Miniflux 2.2.12Compare Source
✨ New Features
unreadorreadstatus.POLLING_LIMIT_PER_HOSTto limit concurrent requests per host.Limits the number of concurrent requests to the same hostname when polling feeds.
This helps prevent overwhelming a single server during batch processing by the worker pool.
LDFLAGS.🛠 Fixes
tsvectorindexing to the first 500K characters to avoid PostgreSQL limits.rel=apple-touch-iconinstead ofrel=apple-touch-icon-precomposed.png.SameSiteStrictcookie mode because it forces people to authenticate each time when using the PWA on Android.⚡ Performance Improvements
FetchJobs,markFeedAsRead) by removing unnecessary joins and heavy-weight operations.webauthn.js) is no longer loaded when the feature is disabled.🔧 Refactoring & Internal Changes
interface{}withany(Go 1.18+ idiomatic usage).app.jsbundle and service worker files are now loaded as a JavaScript module.📚 Documentation
ChangeLogfile (release notes are visible on GitHub and the official website - use the commit history for more details).🛠 Dependencies
Updated GitHub Actions workflows to use Go version 1.25.
Updated dependencies:
golang.org/x/net→ 0.43.0golang.org/x/image→ 0.30.0golang.org/x/term→ 0.34.0github.com/tdewolff/minify/v2→ 2.23.11github.com/coreos/go-oidc/v3→ 3.15.0github.com/prometheus/client_golang→ 1.23.0actions/checkoutbumped to v5✅ Tests
RequestBuilder.For more details, look at the 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.
This PR has been generated by Renovate Bot.