Update ghcr.io/miniflux/miniflux Docker tag to v2.0.51 #154

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-miniflux-miniflux-2.x into master 2023-12-15 10:12:37 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/miniflux/miniflux (source) patch 2.0.50 -> 2.0.51

Release Notes

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

v2.0.51

Compare Source

  • Add Omnivore integration
  • Fixes for the regressions introduced in version 2.0.50:
    • Ensure all HTML documents are encoded in UTF-8
    • Send default User-Agent and HTTP caching headers when making HTTP requests
  • Allow Youtube links to be opened outside the iframe (avoid ERR_BLOCKED_BY_RESPONSE error)
  • Fix inaccessible metrics endpoint when listening on Unix socket
  • Allow renaming and moving feed at the same time in the Google Reader API
  • Log nb_jobs only when number of jobs is larger than 0 in background scheduler
  • Deduplicate feed URLs when parsing HTML document during discovery process
  • Calculate a virtual weekly count based on the average updating frequency (POLLING_SCHEDULER=entry_frequency)
  • Update GitHub Actions workflow to be able to run the linter and tests on-demand
  • Add SCHEDULER_ROUND_ROBIN_MIN_INTERVAL config option
  • Add links to GitHub for the commit hash and the version in the about page
  • Use "starred" rather than "bookmarked" in English translation
  • Update Chinese (CN & TW) translation
  • Bump github.com/google/uuid from 1.4.0 to 1.5.0
  • Bump github.com/coreos/go-oidc/v3 from 3.7.0 to 3.9.0
  • Bump github.com/tdewolff/minify/v2 from 2.20.6 to 2.20.9
  • Bump github.com/go-webauthn/webauthn from 0.8.6 to 0.9.4
  • Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0

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.0.50` -> `2.0.51` | --- ### Release Notes <details> <summary>miniflux/v2 (ghcr.io/miniflux/miniflux)</summary> ### [`v2.0.51`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-2051-December-13-2023) [Compare Source](https://github.com/miniflux/v2/compare/2.0.50...2.0.51) - Add Omnivore integration - Fixes for the regressions introduced in version 2.0.50: - Ensure all HTML documents are encoded in UTF-8 - Send default User-Agent and HTTP caching headers when making HTTP requests - Allow Youtube links to be opened outside the `iframe` (avoid `ERR_BLOCKED_BY_RESPONSE` error) - Fix inaccessible metrics endpoint when listening on Unix socket - Allow renaming and moving feed at the same time in the Google Reader API - Log `nb_jobs` only when number of jobs is larger than 0 in background scheduler - Deduplicate feed URLs when parsing HTML document during discovery process - Calculate a virtual weekly count based on the average updating frequency (`POLLING_SCHEDULER=entry_frequency`) - Update GitHub Actions workflow to be able to run the linter and tests on-demand - Add `SCHEDULER_ROUND_ROBIN_MIN_INTERVAL` config option - Add links to GitHub for the commit hash and the version in the about page - Use "starred" rather than "bookmarked" in English translation - Update Chinese (CN & TW) translation - Bump `github.com/google/uuid` from `1.4.0` to `1.5.0` - Bump `github.com/coreos/go-oidc/v3` from `3.7.0` to `3.9.0` - Bump `github.com/tdewolff/minify/v2` from `2.20.6` to `2.20.9` - Bump `github.com/go-webauthn/webauthn` from `0.8.6` to `0.9.4` - Bump `golang.org/x/oauth2` from `0.14.0` to `0.15.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate added 1 commit 2023-12-14 03:04:27 +00:00
AverageMarcus merged commit a2dbaaa5d0 into master 2023-12-15 10:12:37 +00:00
AverageMarcus deleted branch renovate/ghcr.io-miniflux-miniflux-2.x 2023-12-15 10:12:37 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#154
No description provided.