chore(deps): update ghcr.io/miniflux/miniflux docker tag to v2.2.2 #223

Merged
renovate merged 1 commit from renovate/ghcr.io-miniflux-miniflux-2.x into master 2024-11-06 17:57:23 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/miniflux/miniflux (source) patch 2.2.0 -> 2.2.2

Release Notes

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

v2.2.2

Compare Source

  • fix(webauthn): add backup eligibility flag workaround to avoid a 401 response
  • fix: update Last-Modified if it changes in a 304 response
  • feat(webauthn): show help message regarding username and non-discoverable credentials
  • feat(rss): calculate hash based on item title/content for feeds without GUID and link
  • feat(locale): update Chinese translations
  • feat(locale): update Polish translations
  • feat(integration): add Cubox integration
  • feat(client): add custom_js field to Go API client
  • feat(api): add endpoint for user integration status
  • feat: update feed icon during force refresh
  • feat: take Retry-After header into consideration for rate limited feeds
  • feat: set entry URL to rewritten URL if a rewrite rule is defined
  • feat: replace xurls third-party module with an ad-hoc regexp
  • feat: add new settings option to allow external fonts
  • feat: add custom user JavaScript similar to custom CSS
  • chore: update test case comment
  • build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
  • build(deps): bump github.com/yuin/goldmark from 1.7.4 to 1.7.8
  • build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.21.1
  • build(deps): bump github.com/prometheus/client_golang
  • build(deps): bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1

v2.2.1

Compare Source

  • refactor: split processor package into smaller files
  • fix(mediaproxy): forward client user-agent to origin to bypass bot protection
  • fix: use root URL to generate absolute proxy URL
  • fix: remove progression save on shared entry
  • fix: add datasource variable and upgrade depecrated panels on the Grafana dashboard
  • feat(locale): update zh_CN translations
  • feat(locale): update Ukrainian translations
  • feat(locale): update Spanish translations
  • feat(locale): update Dutch translations
  • feat: use Bilibili API instead of web scraping to get videos watch time
  • feat: add pagination to shared entries listing
  • feat: add button to show only starred entries per category
  • build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0
  • build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0
  • build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
  • build(deps): bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.0
  • build(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4
  • build(deps): bump github.com/go-webauthn/webauthn from 0.10.2 to 0.11.2
  • build: update go.mod to Go 1.23
  • build: bump devcontainer version to go 1.23

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.2.0` -> `2.2.2` | --- ### Release Notes <details> <summary>miniflux/v2 (ghcr.io/miniflux/miniflux)</summary> ### [`v2.2.2`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-222-October-29-2024) [Compare Source](https://github.com/miniflux/v2/compare/2.2.1...2.2.2) - fix(webauthn): add backup eligibility flag workaround to avoid a 401 response - fix: update `Last-Modified` if it changes in a 304 response - feat(webauthn): show help message regarding username and non-discoverable credentials - feat(rss): calculate hash based on item title/content for feeds without GUID and link - feat(locale): update Chinese translations - feat(locale): update Polish translations - feat(integration): add Cubox integration - feat(client): add `custom_js` field to Go API client - feat(api): add endpoint for user integration status - feat: update feed icon during force refresh - feat: take `Retry-After` header into consideration for rate limited feeds - feat: set entry URL to rewritten URL if a rewrite rule is defined - feat: replace `xurls` third-party module with an ad-hoc regexp - feat: add new settings option to allow external fonts - feat: add custom user JavaScript similar to custom CSS - chore: update test case comment - build(deps): bump `golang.org/x/net` from `0.29.0` to `0.30.0` - build(deps): bump `github.com/yuin/goldmark` from `1.7.4` to `1.7.8` - build(deps): bump `github.com/tdewolff/minify/v2` from `2.20.37` to `2.21.1` - build(deps): bump `github.com/prometheus/client_golang` - build(deps): bump `github.com/andybalholm/brotli` from `1.1.0` to `1.1.1` ### [`v2.2.1`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-221-September-28-2024) [Compare Source](https://github.com/miniflux/v2/compare/2.2.0...2.2.1) - refactor: split processor package into smaller files - fix(mediaproxy): forward client user-agent to origin to bypass bot protection - fix: use root URL to generate absolute proxy URL - fix: remove progression save on shared entry - fix: add datasource variable and upgrade depecrated panels on the Grafana dashboard - feat(locale): update zh_CN translations - feat(locale): update Ukrainian translations - feat(locale): update Spanish translations - feat(locale): update Dutch translations - feat: use Bilibili API instead of web scraping to get videos watch time - feat: add pagination to shared entries listing - feat: add button to show only starred entries per category - build(deps): bump `golang.org/x/term` from `0.23.0` to `0.24.0` - build(deps): bump `golang.org/x/oauth2` from `0.22.0` to `0.23.0` - build(deps): bump `golang.org/x/net` from `0.28.0` to `0.29.0` - build(deps): bump `github.com/PuerkitoBio/goquery` from `1.9.2` to `1.10.0` - build(deps): bump `github.com/prometheus/client_golang` from `1.20.3` to `1.20.4` - build(deps): bump `github.com/go-webauthn/webauthn` from `0.10.2` to `0.11.2` - build: update go.mod to Go 1.23 - build: bump devcontainer version to go 1.23 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS42LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOS42LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-11-06 17:57:23 +01:00
chore(deps): update ghcr.io/miniflux/miniflux docker tag to v2.2.2
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 7s
ansible-lint / gitleaks (push) Successful in 6s
ansible-lint / Ansible Lint (push) Has been cancelled
ansible-lint / Ansible Lint (pull_request) Successful in 1m39s
1c3f5b381b
renovate scheduled this pull request to auto merge when all checks succeed 2024-11-06 17:57:23 +01:00
renovate merged commit 1c3f5b381b into master 2024-11-06 17:57:23 +01: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: mg/homeserver#223
No description provided.