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.1.4 #1133

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/miniflux/miniflux (source) patch 2.1.3 -> 2.1.4

Release Notes

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

v2.1.4

Compare Source

  • test: add unit tests for IsModified() behaviour
  • refactor: improve YouTube page feed detection
  • fix(ui): settings form is not populated correctly after validation errors
  • fix(ui): playback speed indicator precision
  • fix(ui): playback speed indicator on shared entries
  • fix(integration): preserve existing Pinboard bookmarks
  • fix(googlereader): set CrawlTimeMsec to the correct precision
  • fix(build): failed to solve container image arm64v8/golang:1.22-bookworm
  • fix(build): add distroless suffix on latest tag in GitHub workflow
  • fix: use ETag as a stronger validator than Last-Modified
  • fix: update theverge.com rewrite rule to avoid duplicate image
  • fix: incorrect Go package comment reader/readingtime
  • fix: error out for improper rewrite regexp when processing feed entries
  • fix: ensures that session cookies are not expiring before the session is cleaned up from the database as per CLEANUP_REMOVE_SESSIONS_DAYS
  • fix: <img> aspect ratio with height: auto
  • feat(ui): add viewport-fit=cover
  • feat(sanitizer): add support for HTML hidden attribute
  • feat(locale): update French translations
  • feat(integration): add Raindrop integration
  • feat(integration): add feed name to Telegram message
  • feat(integration): add Betula integration
  • feat: use of insecure TLS ciphers when "Allow self-signed or invalid certificates" is enabled to workaround some broken websites
  • feat: discover feeds from a Youtube playlist pages
  • feat: add navigation to last/first page
  • feat: add global block and keep filters
  • feat: add description field to feed settings
  • feat: add pitchfork.com scraping rule
  • feat: add FETCH_NEBULA_WATCH_TIME config option
  • Bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2
  • Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
  • build(deps): bump library/alpine in /packaging/docker/alpine
  • build(deps): bump golangci/golangci-lint-action from 4 to 6
  • build(deps): bump golang.org/x/term from 0.19.0 to 0.22.0
  • build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.21.0
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.27.0
  • build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0
  • build(deps): bump github.com/yuin/goldmark from 1.7.1 to 1.7.4
  • build(deps): bump github.com/tdewolff/minify/v2 from 2.20.20 to 2.20.36
  • build(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0
  • build(deps): bump docker/build-push-action from 5 to 6

Configuration

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

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) July 10, 2024 06:21
Copy link

--- . Kustomization: flux-system/flux-system HelmRelease: applications/miniflux

+++ . Kustomization: flux-system/flux-system HelmRelease: applications/miniflux

@@ -15,13 +15,13 @@

         name: bjw-s-charts
         namespace: applications
       interval: 1h
   values:
     image:
       repository: ghcr.io/miniflux/miniflux
-      tag: 2.1.3
+      tag: 2.1.4
     service:
       main:
         ports:
           http:
             port: 8080
     envFrom:

Copy link

--- . HelmRelease: applications/miniflux Deployment: applications/miniflux

+++ . HelmRelease: applications/miniflux Deployment: applications/miniflux

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: miniflux
-        image: ghcr.io/miniflux/miniflux:2.1.3
+        image: ghcr.io/miniflux/miniflux:2.1.4
         imagePullPolicy: null
         env:
         - name: ADMIN_USERNAME
           value: boet
         - name: BASE_URL
           value: https://feed.bo0tzz.me

@renovate renovate bot merged commit 1108081 into main Jul 10, 2024
2 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-miniflux-miniflux-2.x branch July 10, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant