stacksjs / stacks

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

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

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
rollup (source) ^4.16.4 -> ^4.17.0 age adoption passing confidence
vitepress (source) 1.1.3 -> 1.1.4 age adoption passing confidence

Release Notes

rollup/rollup (rollup) ### [`v4.17.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4170) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.16.4...v4.17.0) *2024-04-27* ##### Features - Track function call arguments to optimize functions only called once or with the same literal values (re-release from 4.16.0) ([#​5483](https://togithub.com/rollup/rollup/issues/5483)) ##### Bug Fixes - Reduce browser WASM size to a fraction by changing optimization settings ([#​5494](https://togithub.com/rollup/rollup/issues/5494)) ##### Pull Requests - [#​5483](https://togithub.com/rollup/rollup/pull/5483): feature(fix): function parameter tracking ([@​liuly0322](https://togithub.com/liuly0322)) - [#​5488](https://togithub.com/rollup/rollup/pull/5488): Report performance in CI ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5489](https://togithub.com/rollup/rollup/pull/5489): Create FUNDING.json ([@​BenJam](https://togithub.com/BenJam)) - [#​5492](https://togithub.com/rollup/rollup/pull/5492): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5493](https://togithub.com/rollup/rollup/pull/5493): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5494](https://togithub.com/rollup/rollup/pull/5494): Use opt-level=z for browser wasm ([@​sapphi-red](https://togithub.com/sapphi-red))
vuejs/vitepress (vitepress) ### [`v1.1.4`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#114-2024-04-27) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.1.3...v1.1.4) ##### Bug Fixes - **dev:** multiple server instances being created when editing config too quickly ([#​3835](https://togithub.com/vuejs/vitepress/issues/3835)) ([729a890](https://togithub.com/vuejs/vitepress/commit/729a890669c363895cfac39ece046926cad36d01)) - **theme/a11y:** add unique name to footer prev / next navigation landmark ([e60c101](https://togithub.com/vuejs/vitepress/commit/e60c101e50fa56d4cd54d434c5628cc7e2231318)) - **theme/a11y:** remove duplicate assistive text from outline nav ([#​3803](https://togithub.com/vuejs/vitepress/issues/3803)) ([733d986](https://togithub.com/vuejs/vitepress/commit/733d986a84f614484b04235546dc4cda0769e833)) - **theme/i18n:** 404 page not showing localized text ([#​3833](https://togithub.com/vuejs/vitepress/issues/3833)) ([cc11b8e](https://togithub.com/vuejs/vitepress/commit/cc11b8e41ec481320b03902bdc307d479a8ba838)) - **theme:** disable keypress effect on search button ([ccc37bb](https://togithub.com/vuejs/vitepress/commit/ccc37bb80e4147b9ab91b0f5d7dfae9d51533460)) - **theme:** don't use Chinese quotes on non-Chinese documents ([#​3834](https://togithub.com/vuejs/vitepress/issues/3834)) ([75115f4](https://togithub.com/vuejs/vitepress/commit/75115f4f8223d67dab2dc82fadaf2941aabf6330)) - **theme:** leaking event listener when going back/forward on Safari on iOS ([#​3658](https://togithub.com/vuejs/vitepress/issues/3658)) ([#​3671](https://togithub.com/vuejs/vitepress/issues/3671)) ([1a72181](https://togithub.com/vuejs/vitepress/commit/1a72181c06d78e5e6f293e3f6abdb15caa4d2f53))

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.