snyssen / infra-snyssen.be

Ansible and Docker based project for managing my personal infrastructure at home using IaC methodologies
MIT License
1 stars 0 forks source link

chore(deps): update all non-major dependencies #308

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
adguard/adguardhome (source) patch v0.107.51 -> v0.107.52
bellamy/wallos minor 2.11.2 -> 2.14.1
docker.io/gotenberg/gotenberg minor 8.7 -> 8.8

Release Notes

AdguardTeam/AdGuardHome (adguard/adguardhome) ### [`v0.107.52`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010752---2024-06-29-APPROX) [Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.51...v0.107.52) See also the [v0.107.52 GitHub milestone][ms-v0.107.52]. [ms-v0.107.52]: https://togithub.com/AdguardTeam/AdGuardHome/milestone/87?closed=1 NOTE: Add new changes BELOW THIS COMMENT. \--> ##### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [Go 1.22.5][go-1.22.5]. ##### Added - The ability to disable logging using the new `log.enabled` configuration property ([#​7079]). ##### Changed - Frontend rewritten in TypeScript. - The `systemd`-based service now uses `journal` for logging by default. It also doesn't create the `/var/log/` directory anymore ([#​7053]). **NOTE:** With an installed service for changes to take effect, you need to reinstall the service using `-r` flag of the [install script][install-script] or via the CLI (with root privileges): ```sh ./AdGuardHome -s uninstall ./AdGuardHome -s install ``` Don't forget to backup your configuration file and other important data before reinstalling the service. ##### Deprecated - Node 18 support, Node 20 will be required in future releases. ##### Fixed - Unnecessary validation call on the encryption page. - Missing version in the footer. - Panic caused by missing user-specific blocked services object in configuration file ([#​7069]). - Tracking `/etc/hosts` file changes causing panics within particular filesystems on start ([#​7076]). [#​7053]: https://togithub.com/AdguardTeam/AdGuardHome/issues/7053 [#​7069]: https://togithub.com/AdguardTeam/AdGuardHome/issues/7069 [#​7076]: https://togithub.com/AdguardTeam/AdGuardHome/issues/7076 [#​7079]: https://togithub.com/AdguardTeam/AdGuardHome/issues/7079 [go-1.22.5]: https://groups.google.com/g/golang-announce/c/gyb7aM1C9H4 [install-script]: https://togithub.com/AdguardTeam/AdGuardHome/?tab=readme-ov-file#automated-install-linux-and-mac
ellite/Wallos (bellamy/wallos) ### [`v2.14.1`](https://togithub.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2141-2024-07-05) [Compare Source](https://togithub.com/ellite/Wallos/compare/v2.14.0...v2.14.1) ##### Bug Fixes - dashboard scrolling to top when opening a subscription ([#​427](https://togithub.com/ellite/Wallos/issues/427)) ([cb03af8](https://togithub.com/ellite/Wallos/commit/cb03af8e46fb5ec5138ed7ef729f4b56a23d2b37)) ### [`v2.14.0`](https://togithub.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2140-2024-07-05) [Compare Source](https://togithub.com/ellite/Wallos/compare/v2.13.0...v2.14.0) ##### Features - add cancelation reminders ([#​425](https://togithub.com/ellite/Wallos/issues/425)) ([c393146](https://togithub.com/ellite/Wallos/commit/c393146d9e3d494943de32ecd86983335358cf88)) ### [`v2.13.0`](https://togithub.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2130-2024-07-04) [Compare Source](https://togithub.com/ellite/Wallos/compare/v2.12.0...v2.13.0) ##### Features - uniformize layout and styles (+ checkboxes and radios) ([#​423](https://togithub.com/ellite/Wallos/issues/423)) ([c166c7e](https://togithub.com/ellite/Wallos/commit/c166c7e84c06ceba5ab21341c8d56bd1aaf042ec)) ### [`v2.12.0`](https://togithub.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2120-2024-07-03) [Compare Source](https://togithub.com/ellite/Wallos/compare/v2.11.2...v2.12.0) ##### Features - ability to add custom css styles ([50bd104](https://togithub.com/ellite/Wallos/commit/50bd104b5b990605f457b540bec95eff5034473d)) - cache logos for offline use ([50bd104](https://togithub.com/ellite/Wallos/commit/50bd104b5b990605f457b540bec95eff5034473d)) - more uniform and aligned styles on the settings page ([50bd104](https://togithub.com/ellite/Wallos/commit/50bd104b5b990605f457b540bec95eff5034473d)) - rework styles of theme section on settings page ([50bd104](https://togithub.com/ellite/Wallos/commit/50bd104b5b990605f457b540bec95eff5034473d)) ##### Bug Fixes - don't allow saving main and accent colors if they're the same ([50bd104](https://togithub.com/ellite/Wallos/commit/50bd104b5b990605f457b540bec95eff5034473d))

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.