stacksjs / stacks

⚛️ Type-safe full-stack framework for Artisans. Develop modern clouds, apps & framework-agnostic libraries, faster.
https://stacksjs.org
MIT License
497 stars 9 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify/json (source) ^2.2.227 -> ^2.2.228 age adoption passing confidence
@microsoft/api-extractor (source) ^7.47.0 -> ^7.47.1 age adoption passing confidence
@playwright/test (source) ^1.45.1 -> ^1.45.2 age adoption passing confidence
@unocss/reset ^0.61.3 -> ^0.61.4 age adoption passing confidence
mysql2 (source) ^3.10.2 -> ^3.10.3 age adoption passing confidence
taze ^0.15.0 -> ^0.15.2 age adoption passing confidence
unocss ^0.61.3 -> ^0.61.4 age adoption passing confidence
unplugin-vue-components ^0.27.2 -> ^0.27.3 age adoption passing confidence
vite (source) ^5.3.3 -> ^5.3.4 age adoption passing confidence

Release Notes

iconify/icon-sets (@​iconify/json) ### [`v2.2.228`](https://togithub.com/iconify/icon-sets/compare/2.2.227...2.2.228) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.227...2.2.228)
microsoft/rushstack (@​microsoft/api-extractor) ### [`v7.47.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7471) [Compare Source](https://togithub.com/microsoft/rushstack/compare/5dd56076c1d3db7281abcdb4070f26437e2e31de...b9274acf6e50748053293c866a83c57779f51836) Tue, 16 Jul 2024 00:36:22 GMT *Version update only*
microsoft/playwright (@​playwright/test) ### [`v1.45.2`](https://togithub.com/microsoft/playwright/compare/v1.45.1...d8a5f3b33193e413b404ff4aa1f71e859d8f1b6b) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.45.1...v1.45.2)
unocss/unocss (@​unocss/reset) ### [`v0.61.4`](https://togithub.com/unocss/unocss/releases/tag/v0.61.4) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.61.3...v0.61.4) #####    🚀 Features - **config**: Introduce `createRecoveryConfigLoader`  -  by [@​Simon-He95](https://togithub.com/Simon-He95), [@​antfu](https://togithub.com/antfu) and **Anthony Fu** in [https://github.com/unocss/unocss/issues/3953](https://togithub.com/unocss/unocss/issues/3953) [(64fb0)](https://togithub.com/unocss/unocss/commit/64fb0b59) #####    🐞 Bug Fixes - **shared-integration**: - DefaultIdeMatchInclude String literals  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3983](https://togithub.com/unocss/unocss/issues/3983) [(7ee8b)](https://togithub.com/unocss/unocss/commit/7ee8b561) - Prevent potential data race in `flushTask`  -  by [@​KermanX](https://togithub.com/KermanX) in [https://github.com/unocss/unocss/issues/3984](https://togithub.com/unocss/unocss/issues/3984) [(141cd)](https://togithub.com/unocss/unocss/commit/141cd743) - **transformer-directives**: - With important  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3977](https://togithub.com/unocss/unocss/issues/3977) [(8d40e)](https://togithub.com/unocss/unocss/commit/8d40ea2d) - Screen with css compression  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3981](https://togithub.com/unocss/unocss/issues/3981) [(8fb60)](https://togithub.com/unocss/unocss/commit/8fb60141) - **web-fonts**: - Missing `local` node10 types  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/unocss/unocss/issues/3963](https://togithub.com/unocss/unocss/issues/3963) [(3ff7c)](https://togithub.com/unocss/unocss/commit/3ff7c620) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.61.3...v0.61.4)
sidorares/node-mysql2 (mysql2) ### [`v3.10.3`](https://togithub.com/sidorares/node-mysql2/blob/HEAD/Changelog.md#3103-2024-07-15) [Compare Source](https://togithub.com/sidorares/node-mysql2/compare/v3.10.2...v3.10.3) ##### Bug Fixes - handshake SSL error with AWS RDS ([#​2857](https://togithub.com/sidorares/node-mysql2/issues/2857)) ([de071bb](https://togithub.com/sidorares/node-mysql2/commit/de071bb1d7738693793ff3ea24d5f933f6fa4792))
antfu/taze (taze) ### [`v0.15.2`](https://togithub.com/antfu-collective/taze/releases/tag/v0.15.2) [Compare Source](https://togithub.com/antfu/taze/compare/v0.15.1...v0.15.2) #####    🐞 Bug Fixes - Handle empty `pnpm-workspace.yaml`  -  by [@​antfu](https://togithub.com/antfu) [(ee11c)](https://togithub.com/antfu-collective/taze/commit/ee11c78) #####     [View changes on GitHub](https://togithub.com/antfu-collective/taze/compare/v0.15.1...v0.15.2) ### [`v0.15.1`](https://togithub.com/antfu-collective/taze/releases/tag/v0.15.1) [Compare Source](https://togithub.com/antfu/taze/compare/v0.15.0...v0.15.1) #####    🐞 Bug Fixes - Truncate the hash in packageManager  -  by [@​Gehbt](https://togithub.com/Gehbt) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu-collective/taze/issues/127](https://togithub.com/antfu-collective/taze/issues/127) [(e627e)](https://togithub.com/antfu-collective/taze/commit/e627eec) #####     [View changes on GitHub](https://togithub.com/antfu-collective/taze/compare/v0.15.0...v0.15.1)
unplugin/unplugin-vue-components (unplugin-vue-components) ### [`v0.27.3`](https://togithub.com/unplugin/unplugin-vue-components/compare/v0.27.2...7d892959119f58d2750ef931e1b675db83c99fea) [Compare Source](https://togithub.com/unplugin/unplugin-vue-components/compare/v0.27.2...v0.27.3)
vitejs/vite (vite) ### [`v5.3.4`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small534-2024-07-16-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.3...v5.3.4) - fix: update Terser type definitions (fix [#​17668](https://togithub.com/vitejs/vite/issues/17668)) ([#​17669](https://togithub.com/vitejs/vite/issues/17669)) ([b723a75](https://togithub.com/vitejs/vite/commit/b723a75)), closes [#​17668](https://togithub.com/vitejs/vite/issues/17668) [#​17669](https://togithub.com/vitejs/vite/issues/17669) - fix(build): skip preload treeshaking for nested braces ([#​17687](https://togithub.com/vitejs/vite/issues/17687)) ([4be96b4](https://togithub.com/vitejs/vite/commit/4be96b4)), closes [#​17687](https://togithub.com/vitejs/vite/issues/17687) - fix(css): include `.css?url` in assets field of manifest ([#​17623](https://togithub.com/vitejs/vite/issues/17623)) ([1465b20](https://togithub.com/vitejs/vite/commit/1465b20)), closes [#​17623](https://togithub.com/vitejs/vite/issues/17623) - fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker ([07bc489](https://togithub.com/vitejs/vite/commit/07bc489)), closes [#​17509](https://togithub.com/vitejs/vite/issues/17509) - refactor: replace includes with logical operations ([#​17620](https://togithub.com/vitejs/vite/issues/17620)) ([c4a2227](https://togithub.com/vitejs/vite/commit/c4a2227)), closes [#​17620](https://togithub.com/vitejs/vite/issues/17620) - chore: add callback to http-proxy.d.ts jsdoc ([#​17646](https://togithub.com/vitejs/vite/issues/17646)) ([d8a5d70](https://togithub.com/vitejs/vite/commit/d8a5d70)), closes [#​17646](https://togithub.com/vitejs/vite/issues/17646)

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.

what-the-diff[bot] commented 1 month ago

PR Summary