nuxt / test-utils

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

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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 48.0.2 -> 48.0.3 age adoption passing confidence
playwright-core (source) 1.41.0 -> 1.41.1 age adoption passing confidence
pnpm (source) 8.14.1 -> 8.14.3 age adoption passing confidence
rollup (source) 4.9.5 -> 4.9.6 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`v48.0.3`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.0.3) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.0.2...v48.0.3) ##### Bug Fixes - **`require-jsdoc`:** ensure children of TS type reference and parameter instantiation can be exports; fixes [#​1186](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1186) ([7461e01](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/7461e0182827af0c6355dfeec50315953c6fb3de)) - **`require-param`:** skip `this` parameter in checks (when followed by destructured content); fixes [#​1190](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1190) ([0cd761b](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/0cd761b504b3f07acd6c5045e2fa9b5a0cb27e2c)) - update devDeps. ([6b163c8](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/6b163c82b33e68febabfb88ba346c942176cd593))
microsoft/playwright (playwright-core) ### [`v1.41.1`](https://togithub.com/microsoft/playwright/releases/tag/v1.41.1) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.41.0...v1.41.1) ##### Highlights [https://github.com/microsoft/playwright/issues/29067](https://togithub.com/microsoft/playwright/issues/29067) - \[REGRESSION] Codegen/Recorder: not all clicks are being actioned nor recorded[https://github.com/microsoft/playwright/issues/29028](https://togithub.com/microsoft/playwright/issues/29028)8 - \[REGRESSION] React component tests throw type error when passing null/undefined to componen[https://github.com/microsoft/playwright/issues/29027](https://togithub.com/microsoft/playwright/issues/29027)27 - \[REGRESSION] React component tests not passing Date prop valu[https://github.com/microsoft/playwright/issues/29023](https://togithub.com/microsoft/playwright/issues/29023)023 - \[REGRESSION] React component tests not rendering children p[https://github.com/microsoft/playwright/issues/29019](https://togithub.com/microsoft/playwright/issues/29019)9019 - \[REGRESSION] trace.playwright.dev does not currently support the loading from URL #### Browser Versions - Chromium 121.0.6167.57 - Mozilla Firefox 121.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 120 - Microsoft Edge 120
pnpm/pnpm (pnpm) ### [`v8.14.3`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.2...v8.14.3) #### Patch Changes - `pnpm pack` should work as expected when "prepack" modifies the manifest [#​7558](https://togithub.com/pnpm/pnpm/pull/7558). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v8.14.2`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.1...v8.14.2) #### Patch Changes - Registry configuration from previous installation should not override current settings [#​7507](https://togithub.com/pnpm/pnpm/issues/7507). - `pnpm dlx` should not fail, when executed from `package.json` "scripts" [7424](https://togithub.com/pnpm/pnpm/issues/7424). - A git-hosted dependency should not be added to the store if it failed to be built [#​7407](https://togithub.com/pnpm/pnpm/pull/7407). - `pnpm publish` should pack "main" file or "bin" files defined in "publishConfig" [#​4195](https://togithub.com/pnpm/pnpm/issues/4195). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
rollup/rollup (rollup) ### [`v4.9.6`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#496) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.9.5...v4.9.6) *2024-01-21* ##### Bug Fixes - Detect side effects when an element that was pushed into an array is modified via the array ([#​5352](https://togithub.com/rollup/rollup/issues/5352)) ##### Pull Requests - [#​5337](https://togithub.com/rollup/rollup/pull/5337): Generate AST transformers from config ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5340](https://togithub.com/rollup/rollup/pull/5340): Also type-check d.ts files ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5348](https://togithub.com/rollup/rollup/pull/5348): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5351](https://togithub.com/rollup/rollup/pull/5351): chore(deps): update dependency vite to v5.0.12 \[security] ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5352](https://togithub.com/rollup/rollup/pull/5352): Track mutations of elements pushed into arrays ([@​lukastaegert](https://togithub.com/lukastaegert))

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.