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

fix(container): update image ghcr.io/miniflux/miniflux to v2.0.48 #134

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/miniflux/miniflux patch 2.0.46 -> 2.0.48

Release Notes

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

v2.0.48

Compare Source

  • Add generic webhook integration
    • Send webhook events when new entries are detected
    • Send wehbook events when saving an entry
    • Sign the outgoing requests with HMAC-SHA256
  • Improve Telegram integration
    • Add built-in Telegram client
    • Remove dependency on go-telegram-bot-api library
    • Add new options:
      • Optional topic ID
      • Disable page preview
      • Disable notifications
    • Add new button to go to article
  • Improve Matrix integration
    • Add built-in Matrix client
    • Remove dependency on gomatrix library
    • Send HTML formatted messages to Matrix
  • OpenID Connect authentication improvements:
    • Add OAuth2 PKCE support
    • Add profile scope to OIDC integration to support accounts without email address
    • Prevent empty username when using the OIDC integration
  • Add factor for entry_frequency scheduler:
    • Allow the user to increase the frequency of the entry_frequency
      scheduler by a configurable factor in order to shorten the time between
      updates.
  • Fix: status bar is unreadable when using PWA in dark mode on Firefox Android
  • Group form fields into fieldsets to improve page layout
  • Update Russian translation
  • Make sure icon URLs are always absolute
  • Add Apprise service URLs per feed
  • Trim username and password form fields
  • Strip HTML tags from DublinCore Creator tags
  • Fix scroll up behavior on Firefox Android
  • Add missing return statement in fetchContent UI handler
  • Add replace_title rewrite rule to adjust entry titles
  • Fix Pocket integration redirect URL and Google Reader API HREF
  • Fix feed hide_globally property to use it with third-party clients.

v2.0.47

Compare Source

  • Update rules for webtoons.com
  • Use HTTP client from the standard library for third-party integrations
  • Rename internal url package to urllib to avoid overlap with net/url
  • Add Shaarli integration
  • Add Shiori integration
  • Add Apprise integration
  • Add Readwise Reader integration
  • Consider base path when generating third-party services API endpoint
  • Use podcast duration tag as reading time
  • Move internal packages to an internal folder
  • Rename Miniflux package name to follow Go module naming convention
  • Update RockyLinux image from 8 to 9 (used to build RPM package)
  • Add force refresh in feed edit and feed entries page
  • Use Odysee video duration as read time
  • Upgrade to Go 1.21
  • Use details disclosure element to show the list of third-party services
  • Use Web Share API for sharing entry
  • Add a workaround for parsing some invalid date format
  • Add Thunder Client API collection into contrib folder
  • Add new API endpoint: /entries/{entryID}/save
  • Trigger Docker and packages workflows only for semantic tags
    • Go module versioning expect Git tags to start with the letter v.
    • The goal is to keep the existing naming convention for generated artifacts and
      have proper versioning for the Go module.
  • Bump golang.org/x/* dependencies
  • Bump github.com/yuin/goldmark
  • Bump github.com/tdewolff/minify/v2
  • Bump github.com/mccutchen/go-httpbin/v2

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone America/Detroit, 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 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.

@madbuda-bot
Copy link

madbuda-bot bot commented Aug 21, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 2.14s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.66s
⚠️ YAML prettier 1 1 0.52s
✅ YAML yamllint 1 0 0.38s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title fix(container): update image ghcr.io/miniflux/miniflux to v2.0.47 fix(container): update image ghcr.io/miniflux/miniflux to v2.0.48 Sep 16, 2023
@renovate renovate bot force-pushed the renovate/patch-flux branch from d75fb1d to 8dcc642 Compare September 16, 2023 00:59
@renovate renovate bot force-pushed the renovate/patch-flux branch from 8dcc642 to 93c4f8f Compare October 13, 2023 02:52
@lludlow lludlow merged commit 4a2a6f1 into main Oct 14, 2023
@renovate renovate bot deleted the renovate/patch-flux branch October 14, 2023 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant