nuxt / test-utils

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

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 9.1.0 -> 9.1.1 age adoption passing confidence
pnpm (source) 9.0.5 -> 9.0.6 age adoption passing confidence
rollup (source) 4.16.2 -> 4.16.4 age adoption passing confidence
vue (source) ^3.4.24 -> ^3.4.25 age adoption passing confidence

Release Notes

eslint/eslint (eslint) ### [`v9.1.1`](https://togithub.com/eslint/eslint/compare/v9.1.0...b4d2512809a1b28466ad1ce5af9d01c181b9bf9e) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.0...v9.1.1)
pnpm/pnpm (pnpm) ### [`v9.0.6`](https://togithub.com/pnpm/pnpm/compare/v9.0.5...v9.0.6) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.0.5...v9.0.6)
rollup/rollup (rollup) ### [`v4.16.4`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4164) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.16.3...v4.16.4) *2024-04-23* ##### Bug Fixes - Revert function parameter tracking logic introduced in 4.16.0 to work on some remaining issues ([#​5487](https://togithub.com/rollup/rollup/issues/5487)) ##### Pull Requests - [#​5487](https://togithub.com/rollup/rollup/pull/5487): Revert function parameter tracking logic for now ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.16.3`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4163) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.16.2...v4.16.3) *2024-04-23* ##### Bug Fixes - Do not optimize IIFEs that have a name and are again referenced inside their definition ([#​5486](https://togithub.com/rollup/rollup/issues/5486)) ##### Pull Requests - [#​5486](https://togithub.com/rollup/rollup/pull/5486): fix: only optimize annoymous iife ([@​liuly0322](https://togithub.com/liuly0322))
vuejs/core (vue) ### [`v3.4.25`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3425-2024-04-24) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.24...v3.4.25) ##### Bug Fixes - **defineModel:** align prod mode runtime type generation with defineProps ([4253a57](https://togithub.com/vuejs/core/commit/4253a57f1703a7f1ac701d77e0a235689203461d)), closes [#​10769](https://togithub.com/vuejs/core/issues/10769) - **runtime-core:** properly get keepAlive child ([#​10772](https://togithub.com/vuejs/core/issues/10772)) ([3724693](https://togithub.com/vuejs/core/commit/3724693a25c3f2dd13d70a8a1af760b03a4fb783)), closes [#​10771](https://togithub.com/vuejs/core/issues/10771) - **runtime-core:** use normal object as internal prototype for attrs and slots ([064e82f](https://togithub.com/vuejs/core/commit/064e82f5855f30fe0b77fe9b5e4dd22700fd634d)), closes [/github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923](https://togithub.com//github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add/issues/r141304923)

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.