amir20 / dozzle

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

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@iconify-json/carbon ^1.1.35 -> ^1.1.36 age adoption passing confidence dependencies patch
@iconify-json/mdi ^1.1.66 -> ^1.1.67 age adoption passing confidence dependencies patch
@iconify-json/octicon ^1.1.54 -> ^1.1.55 age adoption passing confidence dependencies patch
@types/node (source) ^20.14.5 -> ^20.14.7 age adoption passing confidence devDependencies patch
docker/build-push-action v6.0.1 -> v6.1.0 age adoption passing confidence action minor
github.com/go-chi/chi/v5 v5.0.13 -> v5.0.14 age adoption passing confidence require patch
typescript (source) ^5.4.5 -> ^5.5.2 age adoption passing confidence devDependencies minor
unplugin-vue-router ^0.9.1 -> ^0.10.0 age adoption passing confidence dependencies minor
vue-router ^4.3.3 -> ^4.4.0 age adoption passing confidence dependencies minor

Release Notes

docker/build-push-action (docker/build-push-action) ### [`v6.1.0`](https://togithub.com/docker/build-push-action/compare/v6.0.2...v6.1.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.0.2...v6.1.0) ### [`v6.0.2`](https://togithub.com/docker/build-push-action/compare/v6.0.1...v6.0.2) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.0.1...v6.0.2)
go-chi/chi (github.com/go-chi/chi/v5) ### [`v5.0.14`](https://togithub.com/go-chi/chi/compare/v5.0.13...v5.0.14) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.13...v5.0.14)
Microsoft/TypeScript (typescript) ### [`v5.5.2`](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...ce2e60e4ea15a65992e54a9e8877d16be9d42abb) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)
posva/unplugin-vue-router (unplugin-vue-router) ### [`v0.10.0`](https://togithub.com/posva/unplugin-vue-router/blob/HEAD/CHANGELOG.md#0100-2024-06-21) [Compare Source](https://togithub.com/posva/unplugin-vue-router/compare/v0.9.1...v0.10.0) ##### Bug Fixes - **types:** use native vue-router types ([5c1b6c3](https://togithub.com/posva/unplugin-vue-router/commit/5c1b6c3078984d9c83c5de1344b18beb891d0fbb)) ##### Features - allow imported values in definePage ([a113a2d](https://togithub.com/posva/unplugin-vue-router/commit/a113a2d765aac884ca5a11adb4cba644d1515cc1)), closes [#​317](https://togithub.com/posva/unplugin-vue-router/issues/317) - handle hmr for pages ([4925e7e](https://togithub.com/posva/unplugin-vue-router/commit/4925e7e8ba68cace344bbc008671c6667408b089)), closes [#​292](https://togithub.com/posva/unplugin-vue-router/issues/292) [#​404](https://togithub.com/posva/unplugin-vue-router/issues/404) - **hmr:** reload if cannot update ([6044b94](https://togithub.com/posva/unplugin-vue-router/commit/6044b940690d6285c0426f85162329ef2683c3f5)) - make `definePage()` globally available ([7a57597](https://togithub.com/posva/unplugin-vue-router/commit/7a575974a78dfd597e5cea5d6917ff72befc567d)) - support TS in definePage ([4fbff23](https://togithub.com/posva/unplugin-vue-router/commit/4fbff23666bb3fcf9ad7fcbc0d6ceda9d2c45d7f)), closes [#​57](https://togithub.com/posva/unplugin-vue-router/issues/57) [#​238](https://togithub.com/posva/unplugin-vue-router/issues/238) ##### Performance Improvements - avoid double file read ([07f2777](https://togithub.com/posva/unplugin-vue-router/commit/07f27770234b69291099fcc3563f70b3914ec91a)), closes [#​292](https://togithub.com/posva/unplugin-vue-router/issues/292) ##### BREAKING CHANGES This version requires vue-router@4.4.0 or higher. The `unplugin-vue-router/types` no longer export all of the generic types from `vue-router`. Instead, import them directly from `vue-router`. #### [0.9.1](https://togithub.com/posva/unplugin-vue-router/compare/v0.9.0...v0.9.1) (2024-06-07) ##### Bug Fixes - **vite:** use server.ws ([10b3842](https://togithub.com/posva/unplugin-vue-router/commit/10b3842adc57e049d54058c1bb6aeee8f72b3248)), closes [#​414](https://togithub.com/posva/unplugin-vue-router/issues/414)
vuejs/router (vue-router) ### [`v4.4.0`](https://togithub.com/vuejs/router/releases/tag/v4.4.0) [Compare Source](https://togithub.com/vuejs/router/compare/v4.3.3...v4.4.0) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details.

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 has been generated by Mend Renovate. View repository job log here.