-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update container image ghcr.io/dgtlmoon/changedetection.io to v0.50.5 #219
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1eaa94b to
7406888
Compare
7406888 to
13ef646
Compare
13ef646 to
26a41c1
Compare
26a41c1 to
61d447c
Compare
61d447c to
a69fa99
Compare
a69fa99 to
e30e6cc
Compare
e30e6cc to
6a8f6b1
Compare
6a8f6b1 to
67f8d81
Compare
67f8d81 to
3a8addb
Compare
3a8addb to
a6fae3c
Compare
a6fae3c to
c50e421
Compare
c50e421 to
db38e69
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.47.04->0.50.5Release 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 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 https://github.com/More debug around queue size dgtlmoon/changedetection.io#2776 Disable version check option - #2773 by @dgtlmoon in https://github.com/Disable version check option - #2773 dgtlmoon/changedetection.io#2775 UI - Show local timezone info in settings (for future functionality) by @dgtlmoon in https://github.com/UI - Show local timezone info in settings (for future functionality) dgtlmoon/changedetection.io#2793 VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction by @dgtlmoon in https://github.com/VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction dgtlmoon/changedetection.io#2794 Update .gitignore and .dockerignore by @kruton in https://github.com/Update .gitignore and .dockerignore dgtlmoon/changedetection.io#2797 Python 3.13 compatibility by @kruton in https://github.com/Python 3.13 compatibility dgtlmoon/changedetection.io#2791 Always use UTC by @dgtlmoon in https://github.com/Always use UTC dgtlmoon/changedetection.io#2799 Add Turkish phrases for out-of-stock detection by @TaylanTatli in https://github.com/Add Turkish phrases for out-of-stock detection dgtlmoon/changedetection.io#2809 Time scheduler / duration by @dgtlmoon in https://github.com/Time scheduler / duration dgtlmoon/changedetection.io#2802 Fix HIDE_REFERER env option by @Tschrock in https://github.com/Fix HIDE_REFERER env option dgtlmoon/changedetection.io#2787 New Contributors @TaylanTatli made their first contribution in https://github.com/Add Turkish phrases for out-of-stock detection dgtlmoon/changedetection.io#2809 @Tschrock made their first contribution in https://github.com/Fix HIDE_REFERER env option dgtlmoon/changedetection.io#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 https://github.com/Pinning werkzeug dgtlmoon/changedetection.io#2757 Price tracker - fix for sites that supply an empty additional price by @dgtlmoon in https://github.com/Price tracker - fix for sites that supply an empty additional price dgtlmoon/changedetection.io#2758 Update docker-compose.yml by @arthurnn in https://github.com/Update docker-compose.yml dgtlmoon/changedetection.io#2767 New Contributors @arthurnn made their first contribution in https://github.com/Update docker-compose.yml dgtlmoon/changedetection.io#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 https://github.com/Filters - Process all CSS and XPath 'subtract' selectors in a single pass to prevent index shifting and reference loss during DOM manipulation. dgtlmoon/changedetection.io#2754 Slightly better backup handling UI by @dgtlmoon in https://github.com/Slightly better backup handling UI dgtlmoon/changedetection.io#2755 CVE-2024-51483 security update Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.47.04...0.47.05 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 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 was generated by Mend Renovate. View the repository job log.