Skip to content

feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.12#271

Merged
martinjonsson01 merged 1 commit into
mainfrom
renovate/ghcr.io-dgtlmoon-changedetection.io-0.x
Sep 14, 2025
Merged

feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.12#271
martinjonsson01 merged 1 commit into
mainfrom
renovate/ghcr.io-dgtlmoon-changedetection.io-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 8, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/dgtlmoon/changedetection.io minor 0.49.0 -> 0.50.12

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)

v0.50.12: - Important bug fix for 'Groups' filters, API fix, UI tweak

Compare Source

What's Changed
New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.50.11...0.50.12

v0.50.11: - Big API doc improvements and fixes to some apprise services

Compare Source

What's Changed

https://changedetection.io/docs/api_v1/index.html

Full Changelog: dgtlmoon/changedetection.io@0.50.10...0.50.11

v0.50.10: Added API "recheck tag" and fixing noisy log output

Compare Source

What's Changed

Full Changelog: dgtlmoon/changedetection.io@0.50.9...0.50.10

v0.50.9: Bugfix release

Compare Source

What's Changed

Full Changelog: dgtlmoon/changedetection.io@0.50.8...0.50.9

v0.50.8

Compare Source

What's Changed

Full Changelog: dgtlmoon/changedetection.io@0.50.7...0.50.8

v0.50.7: Favicon improvements and minor UI fixes

Compare Source

What's Changed

  • UI - Set default favicon, offer option to disable favicons by @​dgtlmoon in #​3316
  • Minor CSS/UI fixes

Full Changelog: dgtlmoon/changedetection.io@0.50.6...0.50.7

v0.50.6: Features, favicon support, minor bug fix

Compare Source

What's Changed

New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.50.5...0.50.6

v0.50.5: Bugfix release

Compare Source

What's Changed

New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.50.4...0.50.5

v0.50.4: Security update and minor fixes

Compare Source

What's Changed

CVE-2025-52558 - Fixing XSS in error handling output of watch overview list

Full Changelog: dgtlmoon/changedetection.io@0.50.3...0.50.4

v0.50.3: Misc fixes and improvements

Compare Source

What's Changed

New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.50.2...0.50.3

v0.50.2

Compare Source

Full Changelog: dgtlmoon/changedetection.io@0.50.01...0.50.2

v0.50.1: Realtime UI refactor, misc UI fixes Latest

Compare Source

What's Changed

Full Changelog: dgtlmoon/changedetection.io@0.49.18...0.50.1

v0.49.18: Realtime UI via WebSockets, misc. fixes

Compare Source

What's Changed

New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.49.17...0.49.18

v0.49.17: Minor bugfix and maint. release

Compare Source

Full Changelog: dgtlmoon/changedetection.io@0.49.16...0.49.17

What's Changed

New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.49.16...0.49.17

v0.49.16: Bug fix and improvements release

Compare Source

What's Changed

  • Browsersteps session shutdown improvements by @​dgtlmoon in #​3137
  • Browser Steps - by Option Text - #​1224, #​1228 by @​dgtlmoon in #​3138 Conditions levenshtein by @​dgtlmoon in #​3120 Fix for xpath element scraper by @​dgtlmoon in #​3145 Update docker-compose.yml by @​silversub in #​3149 Improved global ignore test by @​dgtlmoon in #​3140 pyppeteer fast puppeteer fetch - be sure viewport is set to --window-size if --window-size is set by @​dgtlmoon in #​3157 Use cleaner logic for limiting elements to scan by @​dgtlmoon in #​3158 Conditions - Levenshtein text similarity plugin - adding test, fixing import, fixing check for watches with 1 snapshot history by @​dgtlmoon in #​3161 Update selenium library by @​dgtlmoon in #​3170 Custom headers should have validation by @​dgtlmoon in #​3172 Fixes to ensure proxy errors are handled correctly by @​dgtlmoon in #​3168 New Contributors @​silversub made their first contribution in #​3149 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.15...0.49.16 v0.49.15 Compare Source What's Changed Only add screenshot warning if capture was greater than trim size by @​dgtlmoon in #​3123 Updating restock texts by @​dgtlmoon in #​3124 Development: introduce Ruff as linter/formatter by @​xLinkOut in #​3039 Send TRACE and INFO logs to stdout by @​drrlvn in #​3051 re #​3126 Visual Selector & Browser Steps - Always recheck if the data/screenshot is ready under "Visual Selector" tab after using Browser Steps by @​dgtlmoon in #​3130 New Contributors @​drrlvn made their first contribution in #​3051 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.14...0.49.15 v0.49.14 Compare Source What's Changed Memory fixes/improvements - Run html to text in sub proc, a few more cleanups by @​dgtlmoon in #​3110 Playwright + Puppeteer fix for when page is taller than viewport but less than step_size by @​dgtlmoon in #​3113 Undo forced selenium headless mode, small refactor by @​dgtlmoon in #​3112 try to fix master caused by small refactor caused by making headless optional by @​dgtlmoon in #​3114 docs: Update reference URL by @​jcgoette in #​3119 Re #​3115 fix multiprocessing start by @​dgtlmoon in #​3121 New Contributors @​jcgoette made their first contribution in #​3119 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.13...0.49.14 v0.49.13: Big memory management improvements, selenium fetching in headless by default, new UI options, new API endpoint, groups update Compare Source What's Changed Groups - Override extract_text, text_to_ignore, trigger_text and text_should_not_be_present by @​dgtlmoon in #​3086 "Recheck all" should also queue most overdue first for checking (same like automatic scheduler) by @​dgtlmoon in #​3087 Field name update - Keyword triggers - Trigger/wait for text by @​dgtlmoon in #​3088 Make chrome browser headless when checking the site with selenium by @​Tim3141 in #​3095 Requests fetcher - remove old screenshot when watch was in a different fetcher type by @​dgtlmoon in #​3097 Add UI options tab and setting to disable opening diff in a new tab by @​OPerepadia in #​3071 Support multiline regex in text filtering (#​2857) by @​MoshiMoshi0 in #​2889 Memory fixes for large playwright screenshots by @​xconverge in #​3092 Update other methods to use screenshot by @​dgtlmoon in #​3098 Refactor image saving with forked process to reduce memory usage, improvements to xpath scraper handling by @​dgtlmoon in #​3099 Dont use .lower() because the html could be very big and this uses a lot of ram by @​dgtlmoon in #​3105 Apprise import only when needed - saves ~50Mb RAM if you dont have any notifications enabled by @​dgtlmoon in #​3106 Use bigger chunks to speed up page screenshot by @​dgtlmoon in #​3107 Added notifications API endpoints by @​rm335 in #​3103 New Contributors @​Tim3141 made their first contribution in #​3095 @​OPerepadia made their first contribution in #​3071 @​xconverge made their first contribution in #​3092 @​rm335 made their first contribution in #​3103 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.12...0.49.13 v0.49.12: empty release to force pypi update Compare Source 0.49.12 empty release to force pypi update v0.49.11: Windows/Apple fix for startup crash - Only register memory signal handler on Linux Compare Source 0.49.11 Windows/Apple fix for startup crash - Only register memory signal handler on Linux v0.49.10: Improvements and changes Compare Source What's Changed Set a graph % of ETA time completed of checking the watch by @​dgtlmoon in #​3060 Conditions - Offer some information about what the filter/condition/trigger saw by @​dgtlmoon in #​3062 Re #​2782 - Should be "Clone & Edit" without watch history by @​dgtlmoon in #​3063 Refactor + tests for Apprise custom integration by @​xLinkOut in #​3057 Small fix for when last fetched was zero bytes by @​dgtlmoon in #​3065 Tidy up lint errors by @​dgtlmoon in #​3074 Regession - Shared history/diff page with anonymous access turned on should allow screenshot access by @​dgtlmoon in #​3076 Restock detection - Add Indonesian phrases for out-of-stock detection by @​sayaivan in #​3075 Python 3.11 container base by @​dgtlmoon in #​3077 Adding a GC memory cleanup (releases cached libxml memory and others) by @​dgtlmoon in #​3079 New Contributors @​xLinkOut made their first contribution in #​3057 @​sayaivan made their first contribution in #​3075 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.9...0.49.10 v0.49.9: One for the RSS lovers Compare Source What's Changed RSS Fixes and improvements - Ability to set "RSS Color HTML Format" in Settings, detect and filter content with bad content that could break RSS by @​dgtlmoon in #​3055 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.8...0.49.9 v0.49.8 Compare Source What's Changed pyppeteer-ng 2.0.0rc8 has much looser requirements by @​dgtlmoon in #​3050 API - Search by @​dgtlmoon in #​3052 Path blueprint fixes and moving code blueprint by @​dgtlmoon in #​3054 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.7...0.49.8 v0.49.7: Adding "Tags" API Compare Source What's Changed Tags API by @​dgtlmoon in #​3049 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.6...0.49.7 v0.49.6: API Access should still work even when UI Password is enabled Compare Source What's Changed Re #​3045 - API Access should still work even when UI Password is enabled by @​dgtlmoon in #​3046 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.5...0.49.6 v0.49.5: New "CONDITIONS" function, fixes and improvements Compare Source What's Changed Initial WIP for adding support for CONDITIONS by @​dgtlmoon in #​2952 Refactor blueprints by @​dgtlmoon in #​3030 Replace Linux only 'resource' library with cross-platform 'psutil' library by @​nicoell in #​3037 Re #​3041 Ensure atomic/safe history data disk writes by @​dgtlmoon in #​3042 Template tidyup & UI Fixes by @​dgtlmoon in #​3044 New Contributors @​nicoell made their first contribution in #​3037 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.4...0.49.5 v0.49.4: Minor bug fixes and improvements Compare Source What's Changed BrowserSteps - Speed up scraping, refactor screenshot handling for very long pages by @​dgtlmoon in #​2999 Update stock-not-in-stock.js - French by @​boustea in #​3012 Re #​3004 - Saving fetch error text - Always use utf-8 encoding (Incase the system decides elseway) by @​dgtlmoon in #​3015 Misc UI fixes New Contributors @​boustea made their first contribution in #​3012 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.3...0.49.4 v0.49.3 Compare Source UI - Reverting change to tabs/UI handling Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.2...0.49.3 v0.49.2: Bug fix release Compare Source What's Changed Fix mute/unmute alt/title label by @​dgtlmoon in #​2951 Adding browser_steps JSON Schema rule for API updates by @​dgtlmoon in #​2957 UI - "Browser Steps" tab should be always available with helpful info by @​dgtlmoon in #​2955 removing deprecated docker version attribute by @​panzli in #​2967 Use JS for switching tabs because sometimes the DOM wasnt ready when the CSS tried to fire &:target by @​dgtlmoon in #​2971 Filter - unique lines fix for empty set by @​dgtlmoon in #​2972 More W3C validation fixes by @​dgtlmoon in #​2973 UI - Make the setup and error messages for Visual Selector and Browser Steps a lot more meaningful by @​dgtlmoon in #​2977 Lots of HTML validation fixes which may resolve certain cases of the interface not working for some users New Contributors @​panzli made their first contribution in #​2967 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.1...0.49.2 v0.49.1: Fixes and improvements Compare Source What's Changed Fix custom header parsing to split on the first colon only by @​iafuad in #​2929 Adding jinja2/browsersteps test by @​dgtlmoon in #​2915 Add multiple semver tags to docker releases by @​RoboMagus in #​2938 Re #​2945 - Handle ByteOrderMark in JSON strings by @​dgtlmoon in #​2947 Update stock-not-in-stock.js (Italian translations) by @​vin86 in #​2948 New Contributors @​iafuad made their first contribution in #​2929 @​RoboMagus made their first contribution in #​2938 @​vin86 made their first contribution in #​2948 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.0...0.49.1 Configuration 📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 8, 2025

--- HelmRelease: default/changedetection Deployment: default/changedetection

+++ HelmRelease: default/changedetection Deployment: default/changedetection

@@ -63,13 +63,13 @@

         - name: PORT
           value: '5000'
         - name: TZ
           value: Europe/Stockholm
         - name: USE_X_SETTINGS
           value: '1'
-        image: ghcr.io/dgtlmoon/changedetection.io:0.49.0@sha256:56eb0be42972c016c9b0902b3b25d94e24a7606ab70368764e540fc7128b0c6d
+        image: ghcr.io/dgtlmoon/changedetection.io:0.50.12@sha256:d07d899166d6f145b01c060d10a2fd71831c091d3157aaa05341da8ac2af88c2
         name: main
         volumeMounts:
         - mountPath: /datastore
           name: config
       volumes:
       - name: config

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 8, 2025

--- kubernetes/apps/default/changedetection/app Kustomization: flux-system/changedetection HelmRelease: default/changedetection

+++ kubernetes/apps/default/changedetection/app Kustomization: flux-system/changedetection HelmRelease: default/changedetection

@@ -52,13 +52,13 @@

               PLAYWRIGHT_DRIVER_URL: ws://localhost:3000/?stealth=1&--disable-web-security=true&--user-data-dir=~/browserless-cache-123
               PORT: 5000
               TZ: Europe/Stockholm
               USE_X_SETTINGS: 1
             image:
               repository: ghcr.io/dgtlmoon/changedetection.io
-              tag: 0.49.0@sha256:56eb0be42972c016c9b0902b3b25d94e24a7606ab70368764e540fc7128b0c6d
+              tag: 0.50.12@sha256:d07d899166d6f145b01c060d10a2fd71831c091d3157aaa05341da8ac2af88c2
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/target: internal...PLACEHOLDER_SECRET_DOMAIN..
           gethomepage.dev/enabled: 'true'
           gethomepage.dev/group: Tools

@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 87c09f8 to dc294bb Compare February 9, 2025 12:31
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from dc294bb to 4f4659a Compare February 18, 2025 23:23
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.1 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.2 Feb 19, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 2 times, most recently from fd012e9 to 416c11e Compare February 22, 2025 10:06
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.2 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.3 Feb 22, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 2 times, most recently from 3417d0c to 81d8470 Compare March 5, 2025 05:38
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 81d8470 to 01cac04 Compare March 11, 2025 03:17
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.3 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.4 Mar 13, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 3 times, most recently from bd949c1 to 77f371a Compare March 16, 2025 13:55
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 05501b0 to b8c6bc5 Compare March 22, 2025 22:25
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.4 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.5 Mar 22, 2025
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.5 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.6 Mar 23, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 4 times, most recently from 8388606 to 3bda3ea Compare March 23, 2025 17:39
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.6 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.7 Mar 23, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 3bda3ea to f59e39d Compare March 23, 2025 17:39
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.7 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.8 Mar 26, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 2 times, most recently from 7c56e0c to e4f834d Compare March 26, 2025 19:34
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.14 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.15 Apr 18, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 2 times, most recently from 8479602 to d319d0b Compare April 27, 2025 15:05
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.15 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.16 May 3, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 3 times, most recently from d381ecb to 6f256d9 Compare May 6, 2025 02:22
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.16 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.17 May 12, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 6f256d9 to 9beaecc Compare May 12, 2025 10:59
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 9beaecc to 9054bac Compare May 26, 2025 23:04
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.17 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.18 May 26, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 3 times, most recently from 81d9211 to bd47b4f Compare June 1, 2025 12:23
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from bd47b4f to a6b3e9d Compare June 3, 2025 15:16
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.18 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.2 Jun 3, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 3 times, most recently from 223fd6e to 50d84e2 Compare June 11, 2025 20:29
@renovate renovate Bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.2 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.3 Jun 11, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 5 times, most recently from 753c208 to 10a14f7 Compare June 21, 2025 10:41
@renovate renovate Bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.3 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.4 Jun 21, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 3 times, most recently from a7e31de to cd99c1a Compare June 25, 2025 03:52
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