Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Update Change
ghcr.io/dgtlmoon/changedetection.io minor 0.47.03 -> 0.50.14

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.14: Bug fix update

Compare Source

What's Changed
  • "Time between check" field is now validated correctly (requires atleast one of the weeks days hours minutes seconds to be set) by @​dgtlmoon in #​3427
  • API - Adding page title link, bumping docs by @​dgtlmoon in #​3431
  • UI - Fixing HTML <title> versus custom title settings display in overview by @​dgtlmoon in #​3430
  • Time interval field validation improvements and tests by @​dgtlmoon in #​3432

Full Changelog: dgtlmoon/changedetection.io@0.50.13...0.50.14

v0.50.13: API validation enforcement, bug fixes, improvements

Compare Source

What's Changed
New Contributors

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

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 v0.49.0: Small fixes as Semantic Versioning enforcement Compare Source What's Changed Re #​2896 204 and other 20x responses are OK by @​dgtlmoon in #​2897 Pin referencing library by @​dgtlmoon in #​2912 0.49.00 by @​dgtlmoon in #​2919 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.06...0.49.0 v0.48.06: - Bug fixes and improvements Compare Source Mainly BIG improvements to the "Send test notification" button and the notification backend Fixes for posts:// gets:// notifications Other minor bug fixes What's Changed Fix diff not starting from last viewed snapshot (#​2744) by @​MoshiMoshi0 in #​2856 Remove unused PUID and PGID by @​Entepotenz in #​2852 Update Apprise to 1.9.2 - Fixes custom posts:// gets:// etc URL's being double-encoded, fixes chantify:// notifications (#​2868) (#​2875) (#​2870) Follow last_checked time improvements by @​dgtlmoon in #​2883 "Send test notification" button - improved error handling, code refactor by @​dgtlmoon in #​2888 Be sure our custom extensions are imported by @​dgtlmoon in #​2890 Make notifications use quotable URL for better testing by @​dgtlmoon in #​2870 update linuxserver test build by @​dgtlmoon in #​2891 Re #​2715 add test for new lower higher by @​dgtlmoon in #​2892 New Contributors @​MoshiMoshi0 made their first contribution in #​2856 @​wbrawner made their first contribution in #​2876 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.05...0.48.06 v0.48.05: Security update Compare Source What's Changed Fixes path traversal file: syntax https://nvd.nist.gov/vuln/detail/CVE-2024-56509 Fixing test for CVE-2024-56509 by @​dgtlmoon in #​2864 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.04...0.48.05 v0.48.04: Fix for windows missing timezone data Compare Source What's Changed Re #​2826 - Windows was sometimes missing timezone data by @​dgtlmoon in #​2845 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.03...0.48.04 v0.48.03: Small bump release to force pypi/pip/python package update of 0.48.02 Compare Source Made a small mess releasing the last version to pypi :) tho this is the same 0.48.02 v0.48.02: HTML Color notifications, small UI fixes Compare Source What's Changed Re #​2769 - Support for commented out notification URLs by @​dgtlmoon in #​2825 Re #​2785 Make 'tag' sticky - redirect to current tag on edit or add watch by @​dgtlmoon in #​2824 Notifcations - Adding "HTML Color" notification format option by @​dgtlmoon in #​2837 Re #​2554 - Colors should be same as UI, {{diff_full}} token should also get HTML colours by @​dgtlmoon in #​2842 Default notification format now "HTML color" by @​dgtlmoon in #​2843 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.01...0.48.02 v0.48.01: Single release - Fixing Scheduler UI options Compare Source Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.00...0.48.01 v0.48.00: General fixes, improvements and new "scheduler" functionality Compare Source What's Changed More debug around queue size by @​dgtlmoon in #​2776 Disable version check option - #​2773 by @​dgtlmoon in #​2775 UI - Show local timezone info in settings (for future functionality) by @​dgtlmoon in #​2793 VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction by @​dgtlmoon in #​2794 Update .gitignore and .dockerignore by @​kruton in #​2797 Python 3.13 compatibility by @​kruton in #​2791 Always use UTC by @​dgtlmoon in #​2799 Add Turkish phrases for out-of-stock detection by @​TaylanTatli in #​2809 Time scheduler / duration by @​dgtlmoon in #​2802 Fix HIDE_REFERER env option by @​Tschrock in #​2787 New Contributors @​TaylanTatli made their first contribution in #​2809 @​Tschrock made their first contribution in #​2787 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.47.06...0.48.00 v0.47.06: CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI set (requires a chrome/webdriver browser) Compare Source CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI (single forward slash) What's Changed Pinning werkzeug by @​dgtlmoon in #​2757 Price tracker - fix for sites that supply an empty additional price by @​dgtlmoon in #​2758 Update docker-compose.yml by @​arthurnn in #​2767 New Contributors @​arthurnn made their first contribution in #​2767 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.47.05...0.47.06 v0.47.05: CVE-2024-51483 security update, small feature/fixes updates Compare Source What's Changed Filters - Process all CSS and XPath 'subtract' selectors in a single pass to prevent index shifting and reference loss during DOM manipulation. by @​dgtlmoon in #​2754 Slightly better backup handling UI by @​dgtlmoon in #​2755 CVE-2024-51483 security update Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.47.04...0.47.05 v0.47.04: Bug fixes and small improvements [Compare S Configuration 📅 Schedule: Branch creation - "on saturday" (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 github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Nov 2, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from ded7c2b to d6bce28 Compare November 7, 2024 22:37
@renovate renovate bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.47.05 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.47.06 Nov 7, 2024
@renovate renovate bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.47.06 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.00 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from d6bce28 to ee69a89 Compare December 3, 2024 14:48
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.00 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.01 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from ee69a89 to d54ad08 Compare December 3, 2024 20:28
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.01 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.03 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 2 times, most recently from 42883b4 to abe9aa4 Compare December 17, 2024 00:30
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.03 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.04 Dec 17, 2024
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.04 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.05 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from abe9aa4 to ccd3ec4 Compare December 27, 2024 14:24
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from ccd3ec4 to 3c066c3 Compare January 10, 2025 02:53
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.05 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.06 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 3c066c3 to 7227a25 Compare January 21, 2025 14:38
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.48.06 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.0 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 7227a25 to a3fe4d7 Compare February 8, 2025 13:08
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.0 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.1 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from a3fe4d7 to f5625fb Compare February 19, 2025 16:42
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.1 feat(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 from f5625fb to e017e5e Compare February 22, 2025 09:52
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.2 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.3 Feb 22, 2025
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.3 feat(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 from e017e5e to 0ea6c40 Compare March 13, 2025 11:46
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 0ea6c40 to 5dd3d51 Compare March 22, 2025 22:49
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.4 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.5 Mar 22, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 5dd3d51 to de04895 Compare March 23, 2025 02:10
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.16 feat(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 38e45e6 to f19c23b Compare May 26, 2025 22:13
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.17 feat(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 from f19c23b to 0d13c39 Compare June 3, 2025 16:35
@renovate renovate bot changed the title feat(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 from 0d13c39 to a650dbf Compare June 11, 2025 20:33
@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 from a650dbf to 1a880f5 Compare June 21, 2025 10:36
@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 from 1a880f5 to 22631c1 Compare June 29, 2025 10:38
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.4 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.5 Jun 29, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 22631c1 to 3389026 Compare July 12, 2025 20:36
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.5 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.6 Jul 12, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 3389026 to e8696ec Compare July 15, 2025 14:06
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.6 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.7 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from e8696ec to c03be5f Compare July 30, 2025 17:53
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.7 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.8 Jul 30, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from c03be5f to c896098 Compare August 18, 2025 09:52
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.8 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.9 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from c896098 to 21e0496 Compare August 19, 2025 22:36
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.9 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.10 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 21e0496 to 96cc534 Compare August 29, 2025 05:14
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.10 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.11 Aug 29, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 96cc534 to 080078c Compare September 7, 2025 20:02
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.11 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.12 Sep 7, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 080078c to 6056b93 Compare September 15, 2025 21:15
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.12 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.13 Sep 15, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 6056b93 to 34d1ef9 Compare September 17, 2025 14:14
@renovate renovate bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.13 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.14 Sep 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant