amir20 / dozzle

Realtime log viewer for docker containers.
https://dozzle.dev/
MIT License
5.7k stars 287 forks source link

fix(deps): update all non-major dependencies #3232

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/material-symbols ^1.1.88 -> ^1.1.89 age adoption passing confidence
@vueuse/components (source) ^11.0.1 -> ^11.0.3 age adoption passing confidence
@vueuse/core (source) ^11.0.1 -> ^11.0.3 age adoption passing confidence
@vueuse/integrations (source) ^11.0.1 -> ^11.0.3 age adoption passing confidence
@vueuse/router (source) ^11.0.1 -> ^11.0.3 age adoption passing confidence
jsdom ^24.1.1 -> ^24.1.3 age adoption passing confidence
vitepress (source) 1.3.3 -> 1.3.4 age adoption passing confidence

Release Notes

vueuse/vueuse (@​vueuse/components) ### [`v11.0.3`](https://togithub.com/vueuse/vueuse/compare/v11.0.1...67ab3b6e974aa8a74cebc427d058210c9d4e9216) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v11.0.1...v11.0.3)
vueuse/vueuse (@​vueuse/core) ### [`v11.0.3`](https://togithub.com/vueuse/vueuse/compare/v11.0.1...67ab3b6e974aa8a74cebc427d058210c9d4e9216) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v11.0.1...v11.0.3)
vueuse/vueuse (@​vueuse/integrations) ### [`v11.0.3`](https://togithub.com/vueuse/vueuse/releases/tag/v11.0.3) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v11.0.1...v11.0.3) #####    🚀 Features - **templateRef**: Support specifying allowed keys via generic argument  -  by [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) in [https://github.com/vueuse/vueuse/issues/4162](https://togithub.com/vueuse/vueuse/issues/4162) [(acce3)](https://togithub.com/vueuse/vueuse/commit/acce3bb3) #####    🐞 Bug Fixes - **createSharedComposable**: Handle the case where the return value of composable function is empty  -  by [@​XinXiaoIsMe](https://togithub.com/XinXiaoIsMe) in [https://github.com/vueuse/vueuse/issues/4151](https://togithub.com/vueuse/vueuse/issues/4151) [(a2441)](https://togithub.com/vueuse/vueuse/commit/a24411ed) - **useCssVar**: Replace getComputedStyle with direct style property access  -  by [@​babu-ch](https://togithub.com/babu-ch) in [https://github.com/vueuse/vueuse/issues/4166](https://togithub.com/vueuse/vueuse/issues/4166) [(d0523)](https://togithub.com/vueuse/vueuse/commit/d0523dad) - **useDropZone**: Ensure files ref is updated even without onDrop callback  -  by [@​babu-ch](https://togithub.com/babu-ch) in [https://github.com/vueuse/vueuse/issues/4168](https://togithub.com/vueuse/vueuse/issues/4168) [(1c849)](https://togithub.com/vueuse/vueuse/commit/1c849e2c) - **usePermission**: State setting  -  by [@​ferferga](https://togithub.com/ferferga) in [https://github.com/vueuse/vueuse/issues/4167](https://togithub.com/vueuse/vueuse/issues/4167) [(2aaa1)](https://togithub.com/vueuse/vueuse/commit/2aaa1c23) - **useWebSocket**: Only reconnect if is the current ws socket  -  by [@​freakbite](https://togithub.com/freakbite) in [https://github.com/vueuse/vueuse/issues/4161](https://togithub.com/vueuse/vueuse/issues/4161) [(e0e99)](https://togithub.com/vueuse/vueuse/commit/e0e99c85) - **useWebSocket**: Should reset retry count when connection is established  -  by [@​freakbite](https://togithub.com/freakbite) in [https://github.com/vueuse/vueuse/issues/4164](https://togithub.com/vueuse/vueuse/issues/4164) [(3c2fc)](https://togithub.com/vueuse/vueuse/commit/3c2fc392) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v11.0.1...v11.0.2)
jsdom/jsdom (jsdom) ### [`v24.1.3`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2413) [Compare Source](https://togithub.com/jsdom/jsdom/compare/24.1.2...24.1.3) - Fixed calls to `postMessage()` that were done as a bare property (i.e., `postMessage()` instead of `window.postMessage()`). ### [`v24.1.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2412) [Compare Source](https://togithub.com/jsdom/jsdom/compare/24.1.1...24.1.2) - Fixed an issue with the `in` operator applied to `EventTarget` methods, e.g. `'addEventListener' in window`, which only appeared in Node.js ≥22.5.0. (legendecas) - Fixed the events fired by `blur()`: it no longer fires `focus` and `focusin` on the `Document`, and `blur` and `focusout` no longer have their `relatedTarget` property set. (asamuzaK)
vuejs/vitepress (vitepress) ### [`v1.3.4`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#134-2024-08-24) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.3.3...v1.3.4) ##### Bug Fixes - check if `_importGlobMap` (vite internal) exists before using it ([612d66f](https://togithub.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.