Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

gabe565-renovate[bot]
Copy link
Contributor

@gabe565-renovate gabe565-renovate bot commented Sep 28, 2024

This PR contains the following updates:

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

Release Notes

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

v2.2.3

Compare Source

  • fix: unable to change password due to a typo in SQL parameter
  • fix: show only one player when there are several audio/video enclosures
  • feat(mediaproxy): pass original filename in Content-Disposition header
  • feat(mediaproxy): implement referer spoofing for restricted media resources
  • feat(integration): update Shiori integration to use new API endpoints for login/bookmark
  • build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0
  • build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0
  • build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0
  • build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0
  • build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0

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: 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@gabe565-renovate gabe565-renovate bot added the dependencies Pull requests that update a dependency file label Sep 28, 2024
@gabe565-renovate gabe565-renovate bot requested a review from gabe565 as a code owner September 28, 2024 08:04
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/ghcr.io-miniflux-miniflux-2.x branch from 475021e to 8d62368 Compare October 30, 2024 04:05
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update ghcr.io/miniflux/miniflux docker tag to v2.2.1 chore(deps): update ghcr.io/miniflux/miniflux docker tag to v2.2.2 Oct 30, 2024
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/ghcr.io-miniflux-miniflux-2.x branch from d8be7d1 to a69f420 Compare November 1, 2024 20:11
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/ghcr.io-miniflux-miniflux-2.x branch from 9a88883 to 780ade1 Compare November 11, 2024 04:06
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update ghcr.io/miniflux/miniflux docker tag to v2.2.2 chore(deps): update ghcr.io/miniflux/miniflux docker tag to v2.2.3 Nov 11, 2024
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/ghcr.io-miniflux-miniflux-2.x branch from 06299f5 to 0b6117f Compare November 14, 2024 12:11
@gabe565 gabe565 merged commit a31407e into main Dec 2, 2024
1 check passed
@gabe565 gabe565 deleted the renovate/ghcr.io-miniflux-miniflux-2.x branch December 2, 2024 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant