vuejs / test-utils

Vue Test Utils for Vue 3
https://test-utils.vuejs.org
MIT License
1.03k stars 245 forks source link

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

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
@types/node (source) 20.14.12 -> 20.14.13 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.17.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.17.0 -> 7.18.0 age adoption passing confidence
@vitejs/plugin-vue (source) 5.1.0 -> 5.1.1 age adoption passing confidence
husky 9.1.1 -> 9.1.4 age adoption passing confidence
rollup (source) 4.19.0 -> 4.19.1 age adoption passing confidence
vite (source) 5.3.4 -> 5.3.5 age adoption passing confidence
vue-tsc (source) 2.0.28 -> 2.0.29 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7180-2024-07-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib - **eslint-plugin:** \[unbound-method] report on destructuring in function parameters - **eslint-plugin:** \[no-duplicate-type-constituents] shouldn't report on error types - **eslint-plugin:** \[strict-boolean-expressions] support branded booleans ##### ❀️ Thank You - auvred - Oliver Salzburg - Vinccool96 - Yukihiro Hasegawa You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7180-2024-07-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
vitejs/vite-plugin-vue (@​vitejs/plugin-vue) ### [`v5.1.1`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small511-2024-07-27-small) - fix(plugin-vue): clear script cache if recall ([f5eb5ac](https://togithub.com/vitejs/vite-plugin-vue/commit/f5eb5ac)), closes [#​431](https://togithub.com/vitejs/vite-plugin-vue/issues/431)
typicode/husky (husky) ### [`v9.1.4`](https://togithub.com/typicode/husky/compare/v9.1.3...fc549e0e5c8723a6d796f6ad26ef6590769f5d82) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.3...v9.1.4) ### [`v9.1.3`](https://togithub.com/typicode/husky/releases/tag/v9.1.3) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.2...v9.1.3) - fix: better handle space in `PATH` ### [`v9.1.2`](https://togithub.com/typicode/husky/compare/v9.1.1...v9.1.2) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.1...v9.1.2)
rollup/rollup (rollup) ### [`v4.19.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4191) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.19.0...v4.19.1) *2024-07-27* ##### Bug Fixes - Do not remove parantheses when tree-shaking logical expressions ([#​5584](https://togithub.com/rollup/rollup/issues/5584)) - Do not ignore side effects in calls left of an optional chaining operator ([#​5589](https://togithub.com/rollup/rollup/issues/5589)) ##### Pull Requests - [#​5584](https://togithub.com/rollup/rollup/pull/5584): fix: find whitespace from operator position to start ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5587](https://togithub.com/rollup/rollup/pull/5587): docs: improve command by code-group ([@​thinkasany](https://togithub.com/thinkasany), [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5589](https://togithub.com/rollup/rollup/pull/5589): Fix side effect detection in optional chains ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5592](https://togithub.com/rollup/rollup/pull/5592): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5593](https://togithub.com/rollup/rollup/pull/5593): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5594](https://togithub.com/rollup/rollup/pull/5594): chore(deps): lock file maintenance ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5595](https://togithub.com/rollup/rollup/pull/5595): chore(deps): lock file maintenance ([@​renovate](https://togithub.com/renovate)\[bot])
vitejs/vite (vite) ### [`v5.3.5`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small535-2024-07-25-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.4...v5.3.5) - refactor(asset): remove rollup 3 public file watch workaround ([#​16331](https://togithub.com/vitejs/vite/issues/16331)) ([66bdb1d](https://togithub.com/vitejs/vite/commit/66bdb1d7b41e46b5361606ff3811bdad6f625bcc)), closes [#​16331](https://togithub.com/vitejs/vite/issues/16331) - fix: make `server` type less restrictive (fix [#​17627](https://togithub.com/vitejs/vite/issues/17627)) ([#​17628](https://togithub.com/vitejs/vite/issues/17628)) ([b55c32f](https://togithub.com/vitejs/vite/commit/b55c32f7e36ee7cc3754a5d667785d066dece10a)), closes [#​17627](https://togithub.com/vitejs/vite/issues/17627) [#​17628](https://togithub.com/vitejs/vite/issues/17628) - fix: show error if vite client cannot be loaded ([#​17419](https://togithub.com/vitejs/vite/issues/17419)) ([db5ab1d](https://togithub.com/vitejs/vite/commit/db5ab1dfc4fb55c6387136ee31fed35910a046b0)), closes [#​17419](https://togithub.com/vitejs/vite/issues/17419) - fix(build): env output is not stable ([#​17748](https://togithub.com/vitejs/vite/issues/17748)) ([b240a83](https://togithub.com/vitejs/vite/commit/b240a8347e7b62bee9d2212625732bb0d8c78633)), closes [#​17748](https://togithub.com/vitejs/vite/issues/17748) - fix(client): fix vite error path ([#​17744](https://togithub.com/vitejs/vite/issues/17744)) ([3c1bde3](https://togithub.com/vitejs/vite/commit/3c1bde340693e1de89ed2853225a5c1b6812accc)), closes [#​17744](https://togithub.com/vitejs/vite/issues/17744) - fix(css): resolve url aliases with fragments (fix: [#​17690](https://togithub.com/vitejs/vite/issues/17690)) ([#​17691](https://togithub.com/vitejs/vite/issues/17691)) ([d906d3f](https://togithub.com/vitejs/vite/commit/d906d3f8e1199fb9fc09f4c3397a91b274bb65c8)) - fix(deps): update all non-major dependencies ([#​17629](https://togithub.com/vitejs/vite/issues/17629)) ([93281b0](https://togithub.com/vitejs/vite/commit/93281b0e09ff8b00e21c24b80ed796db89cbc1ef)), closes [#​17629](https://togithub.com/vitejs/vite/issues/17629) - fix(importMetaGlob): handle alias that starts with hash ([#​17743](https://togithub.com/vitejs/vite/issues/17743)) ([b58b423](https://togithub.com/vitejs/vite/commit/b58b423ba85a7cede97d00a0160a188770928ae4)), closes [#​17743](https://togithub.com/vitejs/vite/issues/17743) - fix(ssrTransform): sourcemaps with multiple sources ([#​17677](https://togithub.com/vitejs/vite/issues/17677)) ([f321fa8](https://togithub.com/vitejs/vite/commit/f321fa8de2c8cf4f1758365abad4e7b352363a2f)), closes [#​17677](https://togithub.com/vitejs/vite/issues/17677) - chore: extend commit hash ([#​17709](https://togithub.com/vitejs/vite/issues/17709)) ([4fc9b64](https://togithub.com/vitejs/vite/commit/4fc9b6424c27aca8004c368b69991a56264e4fdb)), closes [#​17709](https://togithub.com/vitejs/vite/issues/17709) - chore(deps): update all non-major dependencies ([#​17734](https://togithub.com/vitejs/vite/issues/17734)) ([9983731](https://togithub.com/vitejs/vite/commit/998373120c8306326469d4f342690c17774acdf9)), closes [#​17734](https://togithub.com/vitejs/vite/issues/17734) - chore(deps): update typescript ([#​17699](https://togithub.com/vitejs/vite/issues/17699)) ([df5ceb3](https://togithub.com/vitejs/vite/commit/df5ceb35b7f744cfcdfe3a28834f890f35f2b18f)), closes [#​17699](https://togithub.com/vitejs/vite/issues/17699) - revert: fix(logger): truncate log over 5000 characters long ([#​16581](https://togithub.com/vitejs/vite/issues/16581)) ([#​17729](https://togithub.com/vitejs/vite/issues/17729)) ([f4f488f](https://togithub.com/vitejs/vite/commit/f4f488fe83a0b710dd3de34a7075398cfce59605)), closes [#​16581](https://togithub.com/vitejs/vite/issues/16581) [#​17729](https://togithub.com/vitejs/vite/issues/17729)
vuejs/language-tools (vue-tsc) ### [`v2.0.29`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2028-supofficialsup-2029-supinsiderssup-2024-07-22) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.28...49ad9563e6f2677595878a000179dfea83fb910c) ##### Features - **vscode:** focus mode Insiders ([https://github.com/volarjs/insiders/pull/24](https://togithub.com/volarjs/insiders/pull/24)) - **language-core:** Plugin API 2.1 - Added plugin hooks: `getLanguageId`, `isValidFile`, `parseSFC2` - Improve backward compatibility ([#​4585](https://togithub.com/vuejs/language-tools/issues/4585)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) - **language-core:** support default prop when using \__typeProps ([#​4602](https://togithub.com/vuejs/language-tools/issues/4602)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) - **language-core:** improve nested plugins ([#​4581](https://togithub.com/vuejs/language-tools/issues/4581)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) - **language-service:** remove `v-bind` code action ([#​4601](https://togithub.com/vuejs/language-tools/issues/4601)) - **vscode:** add empty pattern to codeblock attributes scope ([#​4590](https://togithub.com/vuejs/language-tools/issues/4590)) - Thanks [@​KermanX](https://togithub.com/KermanX) ##### Fixes - **tsc:** errors should be thrown instead of being console.log printed - **language-server:** observe named pipes changes when server startup ([#​4292](https://togithub.com/vuejs/language-tools/issues/4292)) - **language-core:** infer define model type from options type ([#​4545](https://togithub.com/vuejs/language-tools/issues/4545)) - Thanks [@​davidmatter](https://togithub.com/davidmatter) - **language-core:** type-checking not working with hyphen in slot name with JS ([#​4478](https://togithub.com/vuejs/language-tools/issues/4478)) - Thanks [@​KermanX](https://togithub.com/KermanX) - **language-core:** add type check for v-model without argument ([#​4598](https://togithub.com/vuejs/language-tools/issues/4598)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) - **language-service:** filter special tags ([#​4596](https://togithub.com/vuejs/language-tools/issues/4596)) - Thanks [@​so1ve](https://togithub.com/so1ve) - **typescript-plugin:** improve named pipes reliability ([#​4603](https://togithub.com/vuejs/language-tools/issues/4603)) - **language-core:** property access is incorrectly identified as compound expression ([#​4600](https://togithub.com/vuejs/language-tools/issues/4600)) - **language-core:** fix compatibility of generic component virtual code with TS 5.5 ([#​4577](https://togithub.com/vuejs/language-tools/issues/4577)) - **tsc:** TS4082 not reported for functional component ([#​4569](https://togithub.com/vuejs/language-tools/issues/4569)) ##### Other Changes - Upgraded Volar from `v2.4.0-alpha.15` to `v2.4.0-alpha.18`: - Fix VS Code IntelliSense will be lost in new created files ([#​4424](https://togithub.com/vuejs/language-tools/issues/4424)) - Add workspace symbols support in Hybrid Mode ([#​4595](https://togithub.com/vuejs/language-tools/issues/4595)) - Add workspace `addMissingImports` action support in Hybrid Mode ([#​4586](https://togithub.com/vuejs/language-tools/issues/4586)) - Fix yarn 4 compatibility ([#​4587](https://togithub.com/vuejs/language-tools/issues/4587)) - Add vue vine to hybrid mode compatible list ([#​4543](https://togithub.com/vuejs/language-tools/issues/4543)) - Thanks [@​so1ve](https://togithub.com/so1ve) - Add global components prop validation test ([#​4542](https://togithub.com/vuejs/language-tools/issues/4542)) - Thanks [@​davidmatter](https://togithub.com/davidmatter)

Configuration

πŸ“… Schedule: Branch creation - "after 1am on Wednesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

netlify[bot] commented 2 months ago

Deploy Preview for vue-test-utils-docs ready!

Name Link
Latest commit 9680b5b12344becc13959a4207d54012d5c67822
Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/66a98e6a894a400008305dc3
Deploy Preview https://deploy-preview-2479--vue-test-utils-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.