Update docker.io/miniflux/miniflux Docker tag to v2.0.46 #205

Merged
tobru merged 1 commit from renovate/docker.io-miniflux-miniflux-2.x into main 2023-08-03 19:25:39 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
docker.io/miniflux/miniflux patch 2.0.44 -> 2.0.46

Release Notes

miniflux/v2

v2.0.46

Compare Source

  • Add scraper and rewrite rules for Webtoons
  • Fix regression in integration page and simplify SQL query
  • Wallabag integration: add more information in log messages
  • Add support for custom Youtube embed URL
  • Fix accessibility issues in modal component
    • Fix modal aria role
    • Trap focusing with tab / shift+tab inside the modal
    • Restore keyboard focus when closing modal
    • Automatically move keyboard focus to first focusable element unless specified otherwise
    • Keyboard shortcut help modal: move keyboard focus to modal title
    • Keyboard shortcut help modal: change close control from link to button
  • Add Notion integration
  • Update golang.org/x/* dependencies and go-oidc to v3.6.0
  • Improve responsive design
  • Add user setting for marking entry as read on view
  • Improve Russian translation
  • Add the possibility to run cleanup tasks from the command line
  • Add the possibility to run Miniflux as a cronjob
  • Use go-httpbin to run tests locally and avoid remote calls to httpbin.org
  • Display tags when viewing entries
  • Update categories API endpoint to return total_unread and feed_count
  • Improve date parser to handle various broken date formats
  • Avoid pq: time zone displacement out of range errors
  • Improve entry existance check to make better use of index
  • Add unique index enclosures_user_entry_url_idx
  • Add mark as unread for Linkding integration
  • Add sub-folder support for Wallabag integration
  • Use RockyLinux to build RPM package
  • Disable CGO when building RPM package
  • Disable CGO when building Docker images

v2.0.45

Compare Source

  • Add media player to listen to audio and video podcasts with the possiblity to resume to last playback position
  • Add default tag names for Linkding integration
  • Mark only globally visible entries when marking all entries from UI
  • Use image included in feed as feed icon when available
  • Order history by changed_at and published_at
  • Remove title attribute from entry title links
  • Fix reading time that is not aligned correctly with the latest version of Safari
  • Use glyphs of the same size on keyboard shortcuts page
  • Add maskable versions of the PWA icon
  • Replace copyright header with SPDX identifier
  • Remove the "í" letter from the Portuguese "lido" word
  • Increase golangci-lint timeout value
  • Bump github.com/tdewolff/minify/v2, github.com/prometheus/client_golang, golang.org/x/* dependencies

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 becomes conflicted, 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 | |---|---|---| | [docker.io/miniflux/miniflux](https://github.com/miniflux/v2) | patch | `2.0.44` -> `2.0.46` | --- ### Release Notes <details> <summary>miniflux/v2</summary> ### [`v2.0.46`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-2046-July-21-2023) [Compare Source](https://github.com/miniflux/v2/compare/2.0.45...2.0.46) - Add scraper and rewrite rules for Webtoons - Fix regression in integration page and simplify SQL query - Wallabag integration: add more information in log messages - Add support for custom Youtube embed URL - Fix accessibility issues in modal component - Fix modal aria role - Trap focusing with tab / shift+tab inside the modal - Restore keyboard focus when closing modal - Automatically move keyboard focus to first focusable element unless specified otherwise - Keyboard shortcut help modal: move keyboard focus to modal title - Keyboard shortcut help modal: change close control from link to button - Add Notion integration - Update `golang.org/x/*` dependencies and `go-oidc` to v3.6.0 - Improve responsive design - Add user setting for marking entry as read on view - Improve Russian translation - Add the possibility to run cleanup tasks from the command line - Add the possibility to run Miniflux as a cronjob - Use `go-httpbin` to run tests locally and avoid remote calls to `httpbin.org` - Display tags when viewing entries - Update categories API endpoint to return `total_unread` and `feed_count` - Improve date parser to handle various broken date formats - Avoid `pq: time zone displacement out of range` errors - Improve entry existance check to make better use of index - Add unique index `enclosures_user_entry_url_idx` - Add mark as unread for Linkding integration - Add sub-folder support for Wallabag integration - Use RockyLinux to build RPM package - Disable CGO when building RPM package - Disable CGO when building Docker images ### [`v2.0.45`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-2045-June-21-2023) [Compare Source](https://github.com/miniflux/v2/compare/2.0.44...2.0.45) - Add media player to listen to audio and video podcasts with the possiblity to resume to last playback position - Add default tag names for Linkding integration - Mark only globally visible entries when marking all entries from UI - Use image included in feed as feed icon when available - Order history by `changed_at` and `published_at` - Remove title attribute from entry title links - Fix reading time that is not aligned correctly with the latest version of Safari - Use glyphs of the same size on keyboard shortcuts page - Add maskable versions of the PWA icon - Replace copyright header with SPDX identifier - Remove the "í" letter from the Portuguese "lido" word - Increase golangci-lint timeout value - Bump `github.com/tdewolff/minify/v2`, `github.com/prometheus/client_golang`, `golang.org/x/*` dependencies </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added 1 commit 2023-07-27 18:43:46 +00:00
tobru merged commit e3732ae7be into main 2023-08-03 19:25:39 +00:00
tobru deleted branch renovate/docker.io-miniflux-miniflux-2.x 2023-08-03 19:25:39 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: tobru/gitops-zurrli#205
No description provided.