nuxt / test-utils

🧪 Test utilities for Nuxt
http://nuxt.com/docs/getting-started/testing
MIT License
323 stars 84 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/content (source) 2.13.2 -> 2.13.4 age adoption passing confidence
tinyexec ^0.3.0 -> ^0.3.1 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content) ### [`v2.13.4`](https://redirect.github.com/nuxt/content/blob/HEAD/CHANGELOG.md#v2134) [Compare Source](https://redirect.github.com/nuxt/content/compare/v2.13.3...v2.13.4) [compare changes](https://redirect.github.com/nuxt/content/compare/v2.13.3...v2.13.4) ##### 🏡 Chore - Upgrade `@nuxtjs/mdc` ([0c462d3f](https://redirect.github.com/nuxt/content/commit/0c462d3f)) ##### ❤️ Contributors - Farnabaz ### [`v2.13.3`](https://redirect.github.com/nuxt/content/blob/HEAD/CHANGELOG.md#v2133) [Compare Source](https://redirect.github.com/nuxt/content/compare/v2.13.2...v2.13.3) [compare changes](https://redirect.github.com/nuxt/content/compare/v2.13.2...v2.13.3) ##### 🩹 Fixes - **module:** Allow using `@nuxtjs/mdc` utils via content module ([#​2775](https://redirect.github.com/nuxt/content/pull/2775)) - **search:** Add `charset=utf-8` to headers of indexed mode ([#​2729](https://redirect.github.com/nuxt/content/pull/2729)) - **docs:** Add warning about using `ssr: false` with Content ([#​2776](https://redirect.github.com/nuxt/content/pull/2776)) - Corrected .gradient class ([#​2723](https://redirect.github.com/nuxt/content/pull/2723)) - **build:** Keep parser deps out of main bundle ([#​2780](https://redirect.github.com/nuxt/content/pull/2780)) - **navigation:** Respect query locale ([#​2772](https://redirect.github.com/nuxt/content/pull/2772)) - Import `defineNitroPlugin` from `#imports` ([34f65172](https://redirect.github.com/nuxt/content/commit/34f65172)) - Respect `draft` key as `_draft` ([#​2738](https://redirect.github.com/nuxt/content/pull/2738)) - Draft field order ([b0b5eb2d](https://redirect.github.com/nuxt/content/commit/b0b5eb2d)) ##### 📖 Documentation - Fix incorrect TS types import path in documentation ([#​2773](https://redirect.github.com/nuxt/content/pull/2773)) - Missing imports and typo in code blocks ([#​2741](https://redirect.github.com/nuxt/content/pull/2741)) - Changed types path ([#​2735](https://redirect.github.com/nuxt/content/pull/2735)) - Fix typo in SSR warning on Installation page ([#​2777](https://redirect.github.com/nuxt/content/pull/2777)) - Update link to downloads count badge ([c1d6ad14](https://redirect.github.com/nuxt/content/commit/c1d6ad14)) ##### 🏡 Chore - Upgrade deps ([18aa97ea](https://redirect.github.com/nuxt/content/commit/18aa97ea)) - Upgrade `@nuxtjs/mdc` ([#​2781](https://redirect.github.com/nuxt/content/pull/2781)) - Upgrade `@nuxtjs/mdc` ([664ac088](https://redirect.github.com/nuxt/content/commit/664ac088)) ##### ❤️ Contributors - Farnabaz - Bean Deng 邓斌 ([@​HADB](http://github.com/HADB)) - Sébastien Chopin ([@​atinux](http://github.com/atinux)) - EJ Fox ([@​ejfox](http://github.com/ejfox)) - Oh My Neck ([@​hi-zp](http://github.com/hi-zp)) - Michael DeLally ([@​mdelally](http://github.com/mdelally)) - RollingTL ([@​RollingTL](http://github.com/RollingTL)) - Aditya Mathur ([@​MathurAditya724](http://github.com/MathurAditya724)) - 邓超 <2325690622@​qq.com> - Vilius Paliokas ([@​ViliusP](http://github.com/ViliusP))
tinylibs/tinyexec (tinyexec) ### [`v0.3.1`](https://redirect.github.com/tinylibs/tinyexec/releases/tag/0.3.1) [Compare Source](https://redirect.github.com/tinylibs/tinyexec/compare/0.3.0...0.3.1) #### What's Changed - Add exitCode to awaited result / Output type by [@​VanTanev](https://redirect.github.com/VanTanev) in [https://github.com/tinylibs/tinyexec/pull/38](https://redirect.github.com/tinylibs/tinyexec/pull/38) #### New Contributors - [@​VanTanev](https://redirect.github.com/VanTanev) made their first contribution in [https://github.com/tinylibs/tinyexec/pull/38](https://redirect.github.com/tinylibs/tinyexec/pull/38) **Full Changelog**: https://github.com/tinylibs/tinyexec/compare/0.3.0...0.3.1

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