chore(deps): update ghcr.io/miniflux/miniflux docker tag to v2.2.4 #718
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.3
->2.2.4
Release Notes
miniflux/v2 (ghcr.io/miniflux/miniflux)
v2.2.4
Compare Source
strings.HasSuffix
instead of a regex inFindSubscriptionsFromYouTubePlaylistPage
token.String()
instead ofhtml.EscapeString(token.Data)
isValidTag
hasRequiredAttributes
config.Opts
is guaranteed to never be nilstrip_tags.go
srcset.go
sanitizeAttributes
and fix a bug in itsanitizeSrcsetAttr
rewriteIframeURL()
addDynamicImage
readability.go
rewrite
URL rule regexapp.js
store.UserByID()
as much as possible-ms-text-size-adjust
withtext-size-adjust
-webkit-clip-path
.pagination-next
and.pagination-last
togetherdoc.Find(…).First()
min/max
instead ofmath.Min/math.Max
internal/reader/readability/testdata
sanitizeAttributes
numberOfPluralFormsPerLanguage
test-only variableparse_markdown
rewrite ruleSendNotification
to handle multiple entries and add logging/about
arstechnica.com
blog.laravel.com
rewrite rulelibrary/alpine
in/packaging/docker/alpine
to3.21
golang.org/x/term
from0.26.0
to0.27.0
golang.org/x/net
from0.31.0
to0.33.0
golang.org/x/crypto
from0.30.0
to0.31.0
github.com/tdewolff/minify/v2
from2.21.1
to2.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.
This PR has been generated by Renovate Bot.