nuxt / test-utils

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

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

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
@cucumber/cucumber 10.6.0 -> 10.7.0 age adoption passing confidence
pnpm (source) 9.1.0 -> 9.1.1 age adoption passing confidence
vue-tsc (source) 2.0.16 -> 2.0.17 age adoption passing confidence

Release Notes

cucumber/cucumber-js (@​cucumber/cucumber) ### [`v10.7.0`](https://togithub.com/cucumber/cucumber-js/blob/HEAD/CHANGELOG.md#1070---2024-05-11) [Compare Source](https://togithub.com/cucumber/cucumber-js/compare/v10.6.0...v10.7.0) ##### Added - Explicit support for Node.js 22 ([#​2405](https://togithub.com/cucumber/cucumber-js/pull/2405)) ##### Fixed - Ensure that parallel workers remain in-progress during retries ([#​2404](https://togithub.com/cucumber/cucumber-js/pull/2404))
pnpm/pnpm (pnpm) ### [`v9.1.1`](https://togithub.com/pnpm/pnpm/compare/v9.1.0...v9.1.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.1.0...v9.1.1)
vuejs/language-tools (vue-tsc) ### [`v2.0.17`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2017-2024510) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.16...v2.0.17) ##### Features - **language-core:** add JSDod support for component ([#​2377](https://togithub.com/vuejs/language-tools/issues/2377)) - **language-core:** add JSDoc support for script setup binding variables ([#​3409](https://togithub.com/vuejs/language-tools/issues/3409)) - **language-core:** add class component support ([#​4354](https://togithub.com/vuejs/language-tools/issues/4354)) - **language-service:** re-support scoped class links in template ([#​4357](https://togithub.com/vuejs/language-tools/issues/4357)) - **typescript-plugin:** create script setup block when auto import if needed - **typescript-plugin:** add JSDoc support for events in template ([#​4365](https://togithub.com/vuejs/language-tools/issues/4365)) - **component-meta:** add JSDoc tags support for events - **language-core:** support defineOptions ([#​4362](https://togithub.com/vuejs/language-tools/issues/4362)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) ##### Bug Fixes - **language-core:** hover not working for intrinsic element event name - **language-core:** showing false *declared but not used* errors for functions used in `v-on="{}"` ([#​4333](https://togithub.com/vuejs/language-tools/issues/4333)) - **language-core:** fix nameless event expression formatting - **language-core:** types imported in the ` Githubissues.
  • Githubissues is a development platform for aggregating issues.