stacksjs / stacks

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

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

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
@stripe/stripe-js (source) ^3.4.0 -> ^3.4.1 age adoption passing confidence
@unocss/reset ^0.60.2 -> ^0.60.3 age adoption passing confidence
aws-sdk ^2.1623.0 -> ^2.1624.0 age adoption passing confidence
unocss ^0.60.2 -> ^0.60.3 age adoption passing confidence
unplugin-vue-router ^0.8.6 -> ^0.8.7 age adoption passing confidence

Release Notes

stripe/stripe-js (@​stripe/stripe-js) ### [`v3.4.1`](https://togithub.com/stripe/stripe-js/releases/tag/v3.4.1) [Compare Source](https://togithub.com/stripe/stripe-js/compare/v3.4.0...v3.4.1) ##### Fixes - Update stripe.d.ts for updating the StripeError interface ([#​588](https://togithub.com/stripe/stripe-js/issues/588))
unocss/unocss (@​unocss/reset) ### [`v0.60.3`](https://togithub.com/unocss/unocss/releases/tag/v0.60.3) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.60.2...v0.60.3) #####    🚀 Features - **preset-mini**: `text-align` utility  -  by [@​UltraCakeBakery](https://togithub.com/UltraCakeBakery), **Chris** and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3796](https://togithub.com/unocss/unocss/issues/3796) [(5f2a8)](https://togithub.com/unocss/unocss/commit/5f2a8999) - **transformer-directives**: Add removeComments  -  by [@​Simon-He95](https://togithub.com/Simon-He95) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3799](https://togithub.com/unocss/unocss/issues/3799) [(a9ab8)](https://togithub.com/unocss/unocss/commit/a9ab8693) #####    🐞 Bug Fixes - Enable regex eslint rule, optimize regexes  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3801](https://togithub.com/unocss/unocss/issues/3801) [(882cc)](https://togithub.com/unocss/unocss/commit/882cc694) - **cli**: Extractors not working  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3803](https://togithub.com/unocss/unocss/issues/3803) [(398c1)](https://togithub.com/unocss/unocss/commit/398c15ab) - **preset-mini**: DirectionSize size cause error when size is undefined  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3809](https://togithub.com/unocss/unocss/issues/3809) [(c19ab)](https://togithub.com/unocss/unocss/commit/c19ab689) - **shared-integration**: GetCssEscaperForJsContent replace conflict  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3797](https://togithub.com/unocss/unocss/issues/3797) [(dd013)](https://togithub.com/unocss/unocss/commit/dd0139bf) - **transformers**: Try improve hmr in vite  -  by [@​Simon-He95](https://togithub.com/Simon-He95) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3741](https://togithub.com/unocss/unocss/issues/3741) [(22ff2)](https://togithub.com/unocss/unocss/commit/22ff2616) - **vite**: Warn when `unocss:global:build:bundle` has no CSS placeholder  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3802](https://togithub.com/unocss/unocss/issues/3802) [(210a2)](https://togithub.com/unocss/unocss/commit/210a22b3) #####    🏎 Performance - **preset-mini**: Improve performance of `resolveBreakpoints`  -  by [@​antfu](https://togithub.com/antfu) [(05d90)](https://togithub.com/unocss/unocss/commit/05d9043d) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.60.2...v0.60.3)
aws/aws-sdk-js (aws-sdk) ### [`v2.1624.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#216240) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1623.0...v2.1624.0) - feature: BedrockAgent: This release adds support for using Guardrails with Bedrock Agents. - feature: BedrockAgentRuntime: This release adds support for using Guardrails with Bedrock Agents. - feature: ControlTower: Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations. - feature: OSIS: Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs. - feature: RDS: This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters. - feature: SecretsManager: add v2 smoke tests and smithy smokeTests trait for SDK testing
posva/unplugin-vue-router (unplugin-vue-router) ### [`v0.8.7`](https://togithub.com/posva/unplugin-vue-router/blob/HEAD/CHANGELOG.md#087-2024-05-20) [Compare Source](https://togithub.com/posva/unplugin-vue-router/compare/v0.8.6...v0.8.7) ##### Bug Fixes - apply definePage in named pages ([bd7d5b1](https://togithub.com/posva/unplugin-vue-router/commit/bd7d5b1170795d9991eb459c75921a31155aed18)), closes [#​383](https://togithub.com/posva/unplugin-vue-router/issues/383) - correctly trim extensions from routesFolder ([b8a9473](https://togithub.com/posva/unplugin-vue-router/commit/b8a9473f7a43a72d4daea16cec21662582ee70a2)), closes [#​274](https://togithub.com/posva/unplugin-vue-router/issues/274) ##### Features - add an option to disable file watching ([#​387](https://togithub.com/posva/unplugin-vue-router/issues/387)) ([13f93fc](https://togithub.com/posva/unplugin-vue-router/commit/13f93fc2babaa80c74112812856b74b993903068)) - add component alias to EditableTreeNode ([fc8ae27](https://togithub.com/posva/unplugin-vue-router/commit/fc8ae276fa8674fb275a204060e9df80b8fcaad4))

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.