Update ghcr.io/miniflux/miniflux Docker tag to v2.2.0 #306

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-miniflux-miniflux-2.x into master 2024-08-19 05:35:46 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/miniflux/miniflux (source) minor 2.1.4 -> 2.2.0

Release Notes

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

v2.2.0

Compare Source

  • refactor: simplify Youtube feeds discovery
  • fix(integration): define content encoding explicitly when sending article body to Readeck
  • fix(fever): correct sorting direction when using max_id argument
  • fix(client): Return nil and error if endpoint is an empty string
  • fix: video poster image URL is encoded twice when using MEDIA_PROXY_MODE=all
  • fix: use BASE_URL instead of r.Host to generate absolute media proxy URL
  • fix: panic during YouTube channel feed discovery
  • fix: honor hide_globally when creating a new feed through the api
  • fix: align pagination correctly on small screens with non-English text
  • fix: store.GetEnclosure() should return nil if no rows are returned
  • feat(locale): update Turkish translations
  • feat(locale): update French translations
  • feat(locale): update Chinese` translations
  • feat(integration): add ntfy integration
  • feat(api): add API routes /v1/enclosures/{enclosureID}
  • feat: validate OAUTH2_PROVIDER config option value
  • feat: remove YouTube video page subscription finder because meta[itemprop="channelId"] no longer exists
  • feat: remove well-known URL parameter trackers
  • feat: mark media as read when playback reaches 90%
  • feat: change log level to info when running migrations
  • feat: allow customizing the display name of the OpenID Connect provider
  • feat: add support for base HTML element when discovering feeds
  • feat: add support for aside HTML element in entry content
  • feat: Add option to disable local auth form
  • feat: add license info to Javascript files for LibreJS compatibility
  • feat: add FETCH_BILIBILI_WATCH_TIME config option
  • docs: update links to filtering rules
  • chore: avoid using legacy key/value format in Dockerfile
  • build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0
  • build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
  • build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0
  • build(deps): bump github.com/tdewolff/minify/v2 from 2.20.36 to 2.20.37
  • build(deps): bump github.com/prometheus/client_golang
  • build: update GitHub Actions to Go 1.23
  • build: publish OCI images only if PUBLISH_DOCKER_IMAGES=true
  • build: bump Alpine Linux build image to v3.20
  • build: add sha256 checksum file for published binaries

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)) | minor | `2.1.4` -> `2.2.0` | --- ### Release Notes <details> <summary>miniflux/v2 (ghcr.io/miniflux/miniflux)</summary> ### [`v2.2.0`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-220-August-18-2024) [Compare Source](https://github.com/miniflux/v2/compare/2.1.4...2.2.0) - refactor: simplify Youtube feeds discovery - fix(integration): define content encoding explicitly when sending article body to Readeck - fix(fever): correct sorting direction when using `max_id` argument - fix(client): Return `nil` and error if endpoint is an empty string - fix: video poster image URL is encoded twice when using `MEDIA_PROXY_MODE=all` - fix: use `BASE_URL` instead of `r.Host` to generate absolute media proxy URL - fix: panic during YouTube channel feed discovery - fix: honor `hide_globally` when creating a new feed through the api - fix: align pagination correctly on small screens with non-English text - fix: `store.GetEnclosure()` should return `nil` if no rows are returned - feat(locale): update Turkish translations - feat(locale): update French translations - feat(locale): update Chinese\` translations - feat(integration): add ntfy integration - feat(api): add API routes `/v1/enclosures/{enclosureID}` - feat: validate `OAUTH2_PROVIDER` config option value - feat: remove YouTube video page subscription finder because `meta[itemprop="channelId"]` no longer exists - feat: remove well-known URL parameter trackers - feat: mark media as read when playback reaches 90% - feat: change log level to info when running migrations - feat: allow customizing the display name of the OpenID Connect provider - feat: add support for `base` HTML element when discovering feeds - feat: add support for `aside` HTML element in entry content - feat: Add option to disable local auth form - feat: add license info to Javascript files for LibreJS compatibility - feat: add `FETCH_BILIBILI_WATCH_TIME` config option - docs: update links to filtering rules - chore: avoid using legacy key/value format in Dockerfile - build(deps): bump `golang.org/x/oauth2` from `0.21.0` to `0.22.0` - build(deps): bump `golang.org/x/net` from `0.27.0` to `0.28.0` - build(deps): bump `golang.org/x/crypto` from `0.25.0` to `0.26.0` - build(deps): bump `github.com/tdewolff/minify/v2` from `2.20.36` to `2.20.37` - build(deps): bump `github.com/prometheus/client_golang` - build: update GitHub Actions to Go 1.23 - build: publish OCI images only if `PUBLISH_DOCKER_IMAGES=true` - build: bump Alpine Linux build image to v3.20 - build: add sha256 checksum file for published binaries </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-08-19 03:07:39 +00:00
AverageMarcus merged commit fca1f1f229 into master 2024-08-19 05:35:46 +00:00
AverageMarcus deleted branch renovate/ghcr.io-miniflux-miniflux-2.x 2024-08-19 05:35:46 +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#306
No description provided.