-
Notifications
You must be signed in to change notification settings - Fork 2
Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.17 #698
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/ghcr.io-dgtlmoon-changedetection.io-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
9792bc0
to
a6b7633
Compare
a6b7633
to
714d0bf
Compare
aa0a152
to
b19666a
Compare
f97f587
to
64e3e0e
Compare
cac322d
to
0abbbd7
Compare
0abbbd7
to
64eff3f
Compare
721f3a5
to
8b42a64
Compare
8b42a64
to
114cfb2
Compare
114cfb2
to
e1feb79
Compare
dce0e46
to
b512de3
Compare
ee96a6d
to
f5dad65
Compare
f5dad65
to
b956a1d
Compare
174166e
to
d446919
Compare
d446919
to
551ad91
Compare
551ad91
to
db751a7
Compare
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.48.05
->0.49.17
Release Notes
dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)
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_steps
JSON 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/Pinreferencing
library 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 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 was generated by Mend Renovate. View the repository job log.