Update docker.io/miniflux/miniflux Docker tag to v2.0.49 #334

Merged
tobru merged 1 commit from renovate/docker.io-miniflux-miniflux-2.x into main 2023-10-22 15:07:29 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
docker.io/miniflux/miniflux patch 2.0.48 -> 2.0.49

Release Notes

miniflux/v2 (docker.io/miniflux/miniflux)

v2.0.49

Compare Source

  • Implement structured logging using log/slog package. New config options available:
    • LOG_FORMAT: json or text
    • LOG_LEVEL: debug, info, warning, or error
    • LOG_FILE: sdterr, stdout, or a file path
    • The DEBUG option is now deprecated in favor of LOG_LEVEL
  • API Improvements:
    • Add endpoint /v1/version
    • Add endpoint PUT /v1/entries to update entry title and content
    • Add endpoint /v1/icons/{iconID}
    • Add endpoint /v1/flush-history to flush history
    • Make the category optional when creating feeds for API clients who don't support categories
    • Add enclosures to GET /v1/entries endpoint
    • Add published_after, published_before, changed_after and changed_before options to /v1/entries endpoint
  • Telegram integration improvements:
    • Replace feed HTML link with a button to avoid page preview issues
    • Add the possibility to disable buttons
  • Add Bruno Miniflux API collection in contrib folder (Bruno is an open source alternative to Postman/Insomnia)
  • Add command line argument to export user feeds as OPML
  • Add new rewrite rules add_hn_links_using_hack and add_hn_links_using_opener to open HN comments with iOS apps
  • Fix timestamp format for Expires response header
  • Fix Javascript error when reading time option is disabled
  • Fix Apprise logic to handle feed service URLs
  • Fix missing word in force refresh message
  • Remove deprecated PreferServerCipherSuites TLS option
  • Replace github.com/rylans/getlang with github.com/abadojack/whatlanggo because getlang doesn't seems to be updated anymore
  • Bump github.com/mccutchen/go-httpbin/v2 from 2.11.0 to 2.11.1
  • Bump 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.48` -> `2.0.49` | --- ### Release Notes <details> <summary>miniflux/v2 (docker.io/miniflux/miniflux)</summary> ### [`v2.0.49`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-2049-October-15-2023) [Compare Source](https://github.com/miniflux/v2/compare/2.0.48...2.0.49) - Implement structured logging using `log/slog` package. New config options available: - `LOG_FORMAT`: `json` or `text` - `LOG_LEVEL`: `debug`, `info`, `warning`, or `error` - `LOG_FILE`: `sdterr`, `stdout`, or a file path - The `DEBUG` option is now deprecated in favor of `LOG_LEVEL` - API Improvements: - Add endpoint `/v1/version` - Add endpoint `PUT /v1/entries` to update entry title and content - Add endpoint `/v1/icons/{iconID}` - Add endpoint `/v1/flush-history` to flush history - Make the category optional when creating feeds for API clients who don't support categories - Add enclosures to `GET /v1/entries` endpoint - Add `published_after`, `published_before`, `changed_after` and `changed_before` options to `/v1/entries` endpoint - Telegram integration improvements: - Replace feed HTML link with a button to avoid page preview issues - Add the possibility to disable buttons - Add Bruno Miniflux API collection in `contrib` folder (Bruno is an open source alternative to Postman/Insomnia) - Add command line argument to export user feeds as OPML - Add new rewrite rules `add_hn_links_using_hack` and `add_hn_links_using_opener` to open HN comments with iOS apps - Fix timestamp format for `Expires` response header - Fix Javascript error when reading time option is disabled - Fix Apprise logic to handle feed service URLs - Fix missing word in force refresh message - Remove deprecated `PreferServerCipherSuites` TLS option - Replace `github.com/rylans/getlang` with `github.com/abadojack/whatlanggo` because `getlang` doesn't seems to be updated anymore - Bump `github.com/mccutchen/go-httpbin/v2` from `2.11.0` to `2.11.1` - Bump `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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot added 1 commit 2023-10-15 18:44:08 +00:00
tobru merged commit e1467e9319 into main 2023-10-22 15:07:29 +00:00
tobru deleted branch renovate/docker.io-miniflux-miniflux-2.x 2023-10-22 15:07:29 +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#334
No description provided.