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.4 #718

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gabe565-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

v2.2.4

Compare Source

  • test(rewrite): add unit test for referer rewrite function
  • refactor(subscription): use strings.HasSuffix instead of a regex in FindSubscriptionsFromYouTubePlaylistPage
  • refactor(sanitizer): use token.String() instead of html.EscapeString(token.Data)
  • refactor(sanitizer): simplify isValidTag
  • refactor(sanitizer): simplify hasRequiredAttributes
  • refactor(sanitizer): remove condition because config.Opts is guaranteed to never be nil
  • refactor(sanitizer): remove a now-useless function after refactoring
  • refactor(sanitizer): refactor conditions to highlight their similitude, enabling further refactoring
  • refactor(sanitizer): optimize strip_tags.go
  • refactor(sanitizer): micro-optimizations of srcset.go
  • refactor(sanitizer): merge two conditions
  • refactor(sanitizer): inline a function in sanitizeAttributes and fix a bug in it
  • refactor(sanitizer): inline a condition in sanitizeSrcsetAttr
  • refactor(sanitizer): improve rewriteIframeURL()
  • refactor(sanitizer): Google+ isn't a thing anymore
  • refactor(sanitizer): change the scope of a variable
  • refactor(rewriter): replace regex with URL parsing for referrer override
  • refactor(rewriter): avoid the use of regex in addDynamicImage
  • refactor(rewrite): remove unused function arguments
  • refactor(readability): various improvements and optimizations
  • refactor(readability): simplify the regexes in readability.go
  • refactor(processor): use URL parsing instead of a regex
  • refactor(processor): improve the rewrite URL rule regex
  • refactor(locale): delay parsing of translations until they're used
  • refactor(js): factorise a line in app.js
  • refactor(handler): delay store.UserByID() as much as possible
  • refactor(css): replace -ms-text-size-adjust with text-size-adjust
  • refactor(css): remove -webkit-clip-path
  • refactor(css): factorise .pagination-next and .pagination-last together
  • refactor: use a better construct than doc.Find(…).First()
  • refactor: use min/max instead of math.Min/math.Max
  • refactor: refactor internal/reader/readability/testdata
  • refactor: optimize sanitizeAttributes
  • refactor: get rid of numberOfPluralFormsPerLanguage test-only variable
  • fix(storage): replace timezone function call with view
  • fix(consistency): align feed modification behavior between API and UI
  • fix(ci): fix grammar in pull-request template
  • fix: load icon from site URL instead of feed URL
  • fix: feed icon from xml ignored during force refresh
  • feat(rewrite)!: remove parse_markdown rewrite rule
  • feat(mediaproxy): update predefined referer spoofing rules for restricted media resources
  • feat(locale): update translations to clarify readeck URL instead of readeck API endpoint
  • feat(locale): update German translations
  • feat(locale): update Chinese translations
  • feat(apprise): update SendNotification to handle multiple entries and add logging
  • feat(apprise): add title in notification request body
  • feat: resize favicons before storing them in the database
  • feat: optionally fetch watch time from YouTube API instead of website
  • feat: only show the commit URL if it's not empty on /about
  • feat: add predefined scraper rules for arstechnica.com
  • feat: add date-based entry filtering rules
  • chore: remove blog.laravel.com rewrite rule
  • build(deps): bump library/alpine in /packaging/docker/alpine to 3.21
  • build(deps): bump golang.org/x/term from 0.26.0 to 0.27.0
  • build(deps): bump golang.org/x/net from 0.31.0 to 0.33.0
  • build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0
  • build(deps): bump github.com/tdewolff/minify/v2 from 2.21.1 to 2.21.2

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 requested a review from gabe565 as a code owner December 21, 2024 00:05
@gabe565-renovate gabe565-renovate bot added dependencies Pull requests that update a dependency file docker patch labels Dec 21, 2024
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.

0 participants