Update ghcr.io/miniflux/miniflux Docker tag to v2.1.0 #187

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-miniflux-miniflux-2.x into master 2024-02-18 09:09:36 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/miniflux/miniflux (source) minor 2.0.51 -> 2.1.0

Release Notes

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

v2.1.0

Compare Source

  • Add Linkwarden integration
  • Add LinkAce integration
  • Add FORCE_REFRESH_INTERVAL config option
  • Add item-meta-info-reading-time CSS class
  • Add add_dynamic_iframe rewrite function
  • Add attribute data-original-mos to add_dynamic_image rewrite candidates
  • Update entry processor to allow blocking/keeping entries by tags and/or authors
  • Change default Accept header when fetching feeds
  • Rewrite relative RSS Bridge URL to absolute URL
  • Use numeric user ID in Alpine and distroless container image (avoid securityContext error in Kubernetes)
  • Always try to use HTTP/2 when fetching feeds if available
  • Add type attribute in OPML export as per OPML 2.0 specs
  • Fix missing translation argument for the key error.unable_to_parse_feed
  • Fix Debian package builder when using Go 1.22 and armhf architecture
  • Fix typo in log message
  • Fix incorrect label shown when saving an article
  • Fix incorrect condition in refresh feeds cli
  • Fix incorrect label for attribute
  • Add missing label ID for custom CSS field
  • Accessibility improvements:
    • Add workaround for macOS VoiceOver that didn't announce details and summary when expanded
    • Add alert role to alert message element
    • Add a h2 heading to the article element so that the screen reader users can navigate the article through the heading level
    • Add an aria-label attribute for the article element for screen readers
    • Remove the icon image alt attribute in feeds list to prevent screen reader to announce it before entry title
    • Add sr-only CSS class for screen reader users (provides more context)
    • Differentiate between buttons and links
    • Change links that could perform actions to buttons
    • Improve translation of hidden Aria elements
    • Remove the redundant article role
    • Add a search landmark for the search form so that the screen reader users can navigate to it
    • Add skip to content link
    • Add nav landmark to page header links
  • Limit feed/category entry pagination to unread entries when coming from unread entry list
  • Update German translation
  • Update GitHub Actions to Go 1.22
  • Bump golang.org/x/term from 0.16.0 to 0.17.0
  • Bump github.com/google/uuid from 1.5.0 to 1.6.0
  • Bump github.com/yuin/goldmark from 1.6.0 to 1.7.0
  • Bump golang.org/x/oauth2 from 0.15.0 to 0.17.0
  • Bump github.com/tdewolff/minify/v2 from 2.20.10 to 2.20.12
  • Bump golang.org/x/term from 0.15.0 to 0.16.0
  • Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
  • Bump github.com/tdewolff/minify/v2 from 2.20.9 to 2.20.16
  • Bump golang.org/x/crypto from 0.16.0 to 0.19.0
  • Bump github.com/go-webauthn/webauthn from 0.9.4 to 0.10.1
  • Bump golang.org/x/net from 0.20.0 to 0.21.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)) | minor | `2.0.51` -> `2.1.0` | --- ### Release Notes <details> <summary>miniflux/v2 (ghcr.io/miniflux/miniflux)</summary> ### [`v2.1.0`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-210-February-17-2024) [Compare Source](https://github.com/miniflux/v2/compare/2.0.51...2.1.0) - Add Linkwarden integration - Add LinkAce integration - Add `FORCE_REFRESH_INTERVAL` config option - Add `item-meta-info-reading-time` CSS class - Add `add_dynamic_iframe` rewrite function - Add attribute `data-original-mos` to `add_dynamic_image` rewrite candidates - Update entry processor to allow blocking/keeping entries by tags and/or authors - Change default `Accept` header when fetching feeds - Rewrite relative RSS Bridge URL to absolute URL - Use numeric user ID in Alpine and distroless container image (avoid `securityContext` error in Kubernetes) - Always try to use HTTP/2 when fetching feeds if available - Add `type` attribute in OPML export as per OPML 2.0 specs - Fix missing translation argument for the key `error.unable_to_parse_feed` - Fix Debian package builder when using Go 1.22 and `armhf` architecture - Fix typo in log message - Fix incorrect label shown when saving an article - Fix incorrect condition in refresh feeds cli - Fix incorrect label `for` attribute - Add missing label ID for custom CSS field - Accessibility improvements: - Add workaround for macOS VoiceOver that didn't announce `details` and `summary` when expanded - Add `alert` role to alert message element - Add a `h2` heading to the article element so that the screen reader users can navigate the article through the heading level - Add an `aria-label` attribute for the article element for screen readers - Remove the icon image `alt` attribute in feeds list to prevent screen reader to announce it before entry title - Add `sr-only` CSS class for screen reader users (provides more context) - Differentiate between buttons and links - Change links that could perform actions to buttons - Improve translation of hidden Aria elements - Remove the redundant article role - Add a search landmark for the search form so that the screen reader users can navigate to it - Add skip to content link - Add `nav` landmark to page header links - Limit feed/category entry pagination to unread entries when coming from unread entry list - Update German translation - Update GitHub Actions to Go 1.22 - Bump `golang.org/x/term` from `0.16.0` to `0.17.0` - Bump `github.com/google/uuid` from `1.5.0` to `1.6.0` - Bump `github.com/yuin/goldmark` from `1.6.0` to `1.7.0` - Bump `golang.org/x/oauth2` from `0.15.0` to `0.17.0` - Bump `github.com/tdewolff/minify/v2` from `2.20.10` to `2.20.12` - Bump `golang.org/x/term` from `0.15.0` to `0.16.0` - Bump `github.com/prometheus/client_golang` from `1.17.0` to `1.18.0` - Bump `github.com/tdewolff/minify/v2` from `2.20.9` to `2.20.16` - Bump `golang.org/x/crypto` from `0.16.0` to `0.19.0` - Bump `github.com/go-webauthn/webauthn` from `0.9.4` to` 0.10.1 ` - Bump `golang.org/x/net` from `0.20.0` to `0.21.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-02-18 00:02:00 +00:00
AverageMarcus merged commit 471a5f8eb7 into master 2024-02-18 09:09:36 +00:00
AverageMarcus deleted branch renovate/ghcr.io-miniflux-miniflux-2.x 2024-02-18 09:09:36 +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#187
No description provided.