feat(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.52.9 → 0.53.1 (#45075)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | minor | `e959310` → `0c694b7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.53.1`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.53.1) [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.52.9...0.53.1) ### Big changes - Very large refactor of the datastore backend, instead of all watch data stored in a single JSON DB, splits the info into `uuid/watch.json` and `uuid/tag.json` - Lots of API fixes - Queuing system refactor (reduces code) #### What's Changed - Bump apprise from 1.9.6 to 1.9.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3800](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3800) - Update messages.po // German by [@​DominikHerold](https://redirect.github.com/DominikHerold) in [#​3797](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3797) - Cli options by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3802](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3802) - add support for remote reverse proxies by [@​kyeotic](https://redirect.github.com/kyeotic) in [#​3806](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3806) - Improved catching of errors/exceptions in Browser Steps steps by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3808](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3808) - Big refactor to save watches as their own datafile with some agnostic data store backend by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3775](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3775) - Db data upgrade fixes by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3811](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3811) - Make watch tags link elements by [@​opicron](https://redirect.github.com/opicron) in [#​3813](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3813) - API - Notification URLs werent always being validated by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3812](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3812) - Ability to limit total number of watches with env var `PAGE_WATCH_LIMIT` by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3828](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3828) - Janus queue worker not needed, improves multiple workers by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3826](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3826) - Puppeteer and Playwright browser close/shutdown improvements by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3830](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3830) - Bump elementpath from 5.1.0 to 5.1.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3799](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3799) - Processor plugin improvements by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3739](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3739) - Memory improvement - Use builtin markupsafe instead of creating a jinja2 template env each time for small strings by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3836](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3836) - Limit trim history size by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3834](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3834) - Improved watch global settings handling by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3839](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3839) - Adding more tests and references by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3841](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3841) - Rebuild translations by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3842](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3842) - Fix for When MoreThanOnePriceFound() is raised, plugins dont fire by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3840](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3840) - Bump pyppeteer-ng from 2.0.0rc12 to 2.0.0rc13 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3843](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3843) - Bump psutil from 7.2.1 to 7.2.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3844](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3844) - Refactor by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3847](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3847) - Refactor for Tags storage by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3848](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3848) - Tags update fix by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3849](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3849) - API - Include missing `tags` in fetching watch information. [#​3854](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3854) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3856](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3856) - API - Import - Ability to set any watch value as HTTP URL Query value for example `api/import?processor=restock_diff&time_between_check={'hours':24}` Re [#​3845](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3845) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3857](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3857) - API - Import use background task to import large lists by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3858](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3858) - Refactoring upgrade path by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3861](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3861) - Price tracker - Use subprocess on linux for cleaner memory management. by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3864](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3864) - Update python-engineio requirement from \~=4.13.0 to \~=4.13.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3868](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3868) - API - Remove `flask_expects_json` validation, this is covered entirely by OpenAPI, update OpenAPI spec. by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3871](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3871) - Update python-socketio requirement from \~=5.16.0 to \~=5.16.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3869](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3869) - Avoid reprocessing if the page was the same by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3867](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3867) - UI - Ability to download a complete data package (.zip) of a watch by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3877](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3877) - Browser Steps - Clean off empty fields on save/update, small refactor Re [#​3874](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3874), [#​3879](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3879) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3880](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3880) #### New Contributors - [@​kyeotic](https://redirect.github.com/kyeotic) made their first contribution in [#​3806](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3806) - [@​opicron](https://redirect.github.com/opicron) made their first contribution in [#​3813](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3813) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.52.9...0.53.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2NoYW5nZWRldGVjdGlvbi1pbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.52.9
|
||||
appVersion: 0.53.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.30.2
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/dgtlmoon/changedetection.io/tree/master
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/changedetection-io
|
||||
type: application
|
||||
version: 5.16.1
|
||||
version: 5.17.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.52.9@sha256:e95931043d68da46e90498ce74ad317b392caade07186dc06bdfa1710901bf90
|
||||
tag: 0.53.1@sha256:0c694b7f0d8f8a699140c34290ba933edd07d56e3d6d9186bb10d51285b944c9
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user