chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.50.5 #357
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:
0.48.01->0.50.5Warning
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.5: Bugfix releaseCompare Source
What's Changed
New Contributors
Full Changelog: dgtlmoon/changedetection.io@0.50.4...0.50.5
v0.50.4: Security update and minor fixesCompare 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 improvementsCompare Source
What's Changed
source:URLs fix by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3254New Contributors
Full Changelog: dgtlmoon/changedetection.io@0.50.2...0.50.3
v0.50.2Compare Source
Full Changelog: dgtlmoon/changedetection.io@0.50.01...0.50.2
v0.50.1: Realtime UI refactor, misc UI fixes LatestCompare Source
What's Changed
Full Changelog: dgtlmoon/changedetection.io@0.49.18...0.50.1
v0.49.18: Realtime UI via WebSockets, misc. fixesCompare Source
What's Changed
New Contributors
Full Changelog: dgtlmoon/changedetection.io@0.49.17...0.49.18
v0.49.17: Minor bugfix and maint. releaseCompare 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 releaseCompare Source
What's Changed
browser_stepsJSON Schema rule for API updates dgtlmoon/changedetection.io#2957 UI - "Browser Steps" tab should be always available with helpful info by @dgtlmoon in https://github.com/UI - "Browser Steps" tab should be always available with helpful info dgtlmoon/changedetection.io#2955 removing deprecated docker version attribute by @panzli in https://github.com/removing deprecated docker version attribute dgtlmoon/changedetection.io#2967 Use JS for switching tabs because sometimes the DOM wasnt ready when the CSS tried to fire &:target by @dgtlmoon in https://github.com/Use JS for switching tabs because sometimes the DOM wasnt ready when the CSS tried to fire &:target dgtlmoon/changedetection.io#2971 Filter - unique lines fix for empty set by @dgtlmoon in https://github.com/Filter - unique lines fix for empty set dgtlmoon/changedetection.io#2972 More W3C validation fixes by @dgtlmoon in https://github.com/More W3C validation fixes dgtlmoon/changedetection.io#2973 UI - Make the setup and error messages for Visual Selector and Browser Steps a lot more meaningful by @dgtlmoon in https://github.com/UI - Make the setup and error messages for Visual Selector and Browser Steps a lot more meaningful dgtlmoon/changedetection.io#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 https://github.com/removing deprecated docker version attribute dgtlmoon/changedetection.io#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 https://github.com/Fix header parsing to split on the first colon only dgtlmoon/changedetection.io#2929 Adding jinja2/browsersteps test by @dgtlmoon in https://github.com/Adding jinja2/browsersteps test dgtlmoon/changedetection.io#2915 Add multiple semver tags to docker releases by @RoboMagus in https://github.com/Add multiple semver tags to docker releases dgtlmoon/changedetection.io#2938 Re #2945 - Handle ByteOrderMark in JSON strings by @dgtlmoon in https://github.com/Re #2945 - Handle ByteOrderMark in JSON strings dgtlmoon/changedetection.io#2947 Update stock-not-in-stock.js (Italian translations) by @vin86 in https://github.com/Update stock-not-in-stock.js dgtlmoon/changedetection.io#2948 New Contributors @iafuad made their first contribution in https://github.com/Fix header parsing to split on the first colon only dgtlmoon/changedetection.io#2929 @RoboMagus made their first contribution in https://github.com/Add multiple semver tags to docker releases dgtlmoon/changedetection.io#2938 @vin86 made their first contribution in https://github.com/Update stock-not-in-stock.js dgtlmoon/changedetection.io#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 https://github.com/Re #2896 204 and other 20x responses are OK dgtlmoon/changedetection.io#2897 Pin referencing library by @dgtlmoon in https://github.com/Pinreferencinglibrary dgtlmoon/changedetection.io#2912 0.49.00 by @dgtlmoon in https://github.com/0.49.00 dgtlmoon/changedetection.io#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 https://github.com/Fix diff not starting from last viewed snapshot (#2744) dgtlmoon/changedetection.io#2856 Remove unused PUID and PGID by @Entepotenz in https://github.com/Remove unused PUID and PGID dgtlmoon/changedetection.io#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 https://github.com/Follow last_checked time improvements dgtlmoon/changedetection.io#2883 "Send test notification" button - improved error handling, code refactor by @dgtlmoon in https://github.com/"Send test notification" button - improved error handling, code refactor dgtlmoon/changedetection.io#2888 Be sure our custom extensions are imported by @dgtlmoon in https://github.com/Be sure our custom extensions are imported dgtlmoon/changedetection.io#2890 Make notifications use quotable URL for better testing by @dgtlmoon in https://github.com/Make notifications use quotable URL for better testing dgtlmoon/changedetection.io#2870 update linuxserver test build by @dgtlmoon in https://github.com/update linuxserver test build dgtlmoon/changedetection.io#2891 Re #2715 add test for new lower higher by @dgtlmoon in https://github.com/Re #2715 add test for new lower higher dgtlmoon/changedetection.io#2892 New Contributors @MoshiMoshi0 made their first contribution in https://github.com/Fix diff not starting from last viewed snapshot (#2744) dgtlmoon/changedetection.io#2856 @wbrawner made their first contribution in https://github.com/Update Apprise to 1.9.1 dgtlmoon/changedetection.io#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 https://github.com/Fixing test for CVE-2024-56509 dgtlmoon/changedetection.io#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 https://github.com/Re #2826 - Windows was sometimes missing timezone data dgtlmoon/changedetection.io#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 https://github.com/Re #2769 - Support for commented out notification URLs dgtlmoon/changedetection.io#2825 Re #2785 Make 'tag' sticky - redirect to current tag on edit or add watch by @dgtlmoon in https://github.com/Re #2785 Make 'tag' sticky - redirect to current tag on edit or add watch dgtlmoon/changedetection.io#2824 Notifcations - Adding "HTML Color" notification format option by @dgtlmoon in https://github.com/Notifcations - Adding "HTML Color" notification format option dgtlmoon/changedetection.io#2837 Re #2554 - Colors should be same as UI, {{diff_full}} token should also get HTML colours by @dgtlmoon in https://github.com/Re #2554 - Clours should be same as UI, {{diff_full}} token should also get HTML colours dgtlmoon/changedetection.io#2842 Default notification format now "HTML color" by @dgtlmoon in https://github.com/Default notification format now "HTML color" dgtlmoon/changedetection.io#2843 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.01...0.48.02 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 is behind base branch, 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 Renovate Bot.