From e9bdfca258ca2c49c856a40857dc70b7783f0b0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 03:00:40 +0000 Subject: [PATCH] Bump vitest and @vitest/coverage-istanbul Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul). These dependencies needed to be updated together. Updates `vitest` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/packages/vitest) Updates `@vitest/coverage-istanbul` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/packages/coverage-istanbul) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 102 ++++++++++++++++++++++++------------------------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7f75b9..40da9c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ devDependencies: version: 6.21.0(eslint@8.57.0)(typescript@5.7.3) '@vitest/coverage-istanbul': specifier: ^3.0.1 - version: 3.0.2(vitest@3.0.2) + version: 3.0.3(vitest@3.0.3) console-fail-test: specifier: ^0.5.0 version: 0.5.0 @@ -43,7 +43,7 @@ devDependencies: version: 5.2.3(@types/eslint@8.56.7)(eslint-config-prettier@10.0.1)(eslint@8.57.0)(prettier@3.4.2) eslint-plugin-vitest: specifier: ^0.5.0 - version: 0.5.4(@typescript-eslint/eslint-plugin@7.0.0)(eslint@8.57.0)(typescript@5.7.3)(vitest@3.0.2) + version: 0.5.4(@typescript-eslint/eslint-plugin@7.0.0)(eslint@8.57.0)(typescript@5.7.3)(vitest@3.0.3) husky: specifier: ^9.0.1 version: 9.1.7 @@ -67,7 +67,7 @@ devDependencies: version: 5.7.3 vitest: specifier: ^3.0.1 - version: 3.0.2(@types/node@22.10.7)(jsdom@26.0.0) + version: 3.0.3(@types/node@22.10.7)(jsdom@26.0.0) packages: @@ -1913,10 +1913,10 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitest/coverage-istanbul@3.0.2(vitest@3.0.2): - resolution: {integrity: sha512-4LKnRlkPD4aMX9xftXGySN99uHqwA0LdfsoCkiMJsyyXZea9uF0PamzhBrauS1AxAmkZyRvHYk28JJjf2L1ppw==} + /@vitest/coverage-istanbul@3.0.3(vitest@3.0.3): + resolution: {integrity: sha512-W3+GsuJ3/HvTdOyqiCHa1pxmmYk/Qn/JMDmX7WKjr1rUGq8e3ySnP5mfjc8ui4Mi8SGROtX7qPVdlg9nZppbKQ==} peerDependencies: - vitest: 3.0.2 + vitest: 3.0.3 dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.0 @@ -1928,22 +1928,22 @@ packages: magicast: 0.3.5 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.0.2(@types/node@22.10.7)(jsdom@26.0.0) + vitest: 3.0.3(@types/node@22.10.7)(jsdom@26.0.0) transitivePeerDependencies: - supports-color dev: true - /@vitest/expect@3.0.2: - resolution: {integrity: sha512-dKSHLBcoZI+3pmP5hiZ7I5grNru2HRtEW8Z5Zp4IXog8QYcxhlox7JUPyIIFWfN53+3HW3KPLIl6nSzUGgKSuQ==} + /@vitest/expect@3.0.3: + resolution: {integrity: sha512-SbRCHU4qr91xguu+dH3RUdI5dC86zm8aZWydbp961aIR7G8OYNN6ZiayFuf9WAngRbFOfdrLHCGgXTj3GtoMRQ==} dependencies: - '@vitest/spy': 3.0.2 - '@vitest/utils': 3.0.2 + '@vitest/spy': 3.0.3 + '@vitest/utils': 3.0.3 chai: 5.1.2 tinyrainbow: 2.0.0 dev: true - /@vitest/mocker@3.0.2(vite@6.0.7): - resolution: {integrity: sha512-Hr09FoBf0jlwwSyzIF4Xw31OntpO3XtZjkccpcBf8FeVW3tpiyKlkeUzxS/txzHqpUCNIX157NaTySxedyZLvA==} + /@vitest/mocker@3.0.3(vite@6.0.11): + resolution: {integrity: sha512-XT2XBc4AN9UdaxJAeIlcSZ0ILi/GzmG5G8XSly4gaiqIvPV3HMTSIDZWJVX6QRJ0PX1m+W8Cy0K9ByXNb/bPIA==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -1953,43 +1953,43 @@ packages: vite: optional: true dependencies: - '@vitest/spy': 3.0.2 + '@vitest/spy': 3.0.3 estree-walker: 3.0.3 magic-string: 0.30.17 - vite: 6.0.7(@types/node@22.10.7) + vite: 6.0.11(@types/node@22.10.7) dev: true - /@vitest/pretty-format@3.0.2: - resolution: {integrity: sha512-yBohcBw/T/p0/JRgYD+IYcjCmuHzjC3WLAKsVE4/LwiubzZkE8N49/xIQ/KGQwDRA8PaviF8IRO8JMWMngdVVQ==} + /@vitest/pretty-format@3.0.3: + resolution: {integrity: sha512-gCrM9F7STYdsDoNjGgYXKPq4SkSxwwIU5nkaQvdUxiQ0EcNlez+PdKOVIsUJvh9P9IeIFmjn4IIREWblOBpP2Q==} dependencies: tinyrainbow: 2.0.0 dev: true - /@vitest/runner@3.0.2: - resolution: {integrity: sha512-GHEsWoncrGxWuW8s405fVoDfSLk6RF2LCXp6XhevbtDjdDme1WV/eNmUueDfpY1IX3MJaCRelVCEXsT9cArfEg==} + /@vitest/runner@3.0.3: + resolution: {integrity: sha512-Rgi2kOAk5ZxWZlwPguRJFOBmWs6uvvyAAR9k3MvjRvYrG7xYvKChZcmnnpJCS98311CBDMqsW9MzzRFsj2gX3g==} dependencies: - '@vitest/utils': 3.0.2 + '@vitest/utils': 3.0.3 pathe: 2.0.2 dev: true - /@vitest/snapshot@3.0.2: - resolution: {integrity: sha512-h9s67yD4+g+JoYG0zPCo/cLTabpDqzqNdzMawmNPzDStTiwxwkyYM1v5lWE8gmGv3SVJ2DcxA2NpQJZJv9ym3g==} + /@vitest/snapshot@3.0.3: + resolution: {integrity: sha512-kNRcHlI4txBGztuJfPEJ68VezlPAXLRT1u5UCx219TU3kOG2DplNxhWLwDf2h6emwmTPogzLnGVwP6epDaJN6Q==} dependencies: - '@vitest/pretty-format': 3.0.2 + '@vitest/pretty-format': 3.0.3 magic-string: 0.30.17 pathe: 2.0.2 dev: true - /@vitest/spy@3.0.2: - resolution: {integrity: sha512-8mI2iUn+PJFMT44e3ISA1R+K6ALVs47W6eriDTfXe6lFqlflID05MB4+rIFhmDSLBj8iBsZkzBYlgSkinxLzSQ==} + /@vitest/spy@3.0.3: + resolution: {integrity: sha512-7/dgux8ZBbF7lEIKNnEqQlyRaER9nkAL9eTmdKJkDO3hS8p59ATGwKOCUDHcBLKr7h/oi/6hP+7djQk8049T2A==} dependencies: tinyspy: 3.0.2 dev: true - /@vitest/utils@3.0.2: - resolution: {integrity: sha512-Qu01ZYZlgHvDP02JnMBRpX43nRaZtNpIzw3C1clDXmn8eakgX6iQVGzTQ/NjkIr64WD8ioqOjkaYRVvHQI5qiw==} + /@vitest/utils@3.0.3: + resolution: {integrity: sha512-f+s8CvyzPtMFY1eZKkIHGhPsQgYo5qCm6O8KZoim9qm1/jT64qBgGpO5tHscNH6BzRHM+edLNOP+3vO8+8pE/A==} dependencies: - '@vitest/pretty-format': 3.0.2 + '@vitest/pretty-format': 3.0.3 loupe: 3.1.2 tinyrainbow: 2.0.0 dev: true @@ -2232,7 +2232,7 @@ packages: hasBin: true dependencies: caniuse-lite: 1.0.30001695 - electron-to-chromium: 1.5.83 + electron-to-chromium: 1.5.84 node-releases: 2.0.19 update-browserslist-db: 1.1.2(browserslist@4.24.4) dev: true @@ -2655,8 +2655,8 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true - /electron-to-chromium@1.5.83: - resolution: {integrity: sha512-LcUDPqSt+V0QmI47XLzZrz5OqILSMGsPFkDYus22rIbgorSvBYEFqq854ltTmUdHkY92FSdAAvsh4jWEULMdfQ==} + /electron-to-chromium@1.5.84: + resolution: {integrity: sha512-I+DQ8xgafao9Ha6y0qjHHvpZ9OfyA1qKlkHkjywxzniORU2awxyz7f/iVJcULmrF2yrM3nHQf+iDjJtbbexd/g==} dev: true /emoji-regex@10.4.0: @@ -3052,7 +3052,7 @@ packages: synckit: 0.9.2 dev: true - /eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.0.0)(eslint@8.57.0)(typescript@5.7.3)(vitest@3.0.2): + /eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.0.0)(eslint@8.57.0)(typescript@5.7.3)(vitest@3.0.3): resolution: {integrity: sha512-um+odCkccAHU53WdKAw39MY61+1x990uXjSPguUCq3VcEHdqJrOb8OTMrbYlY6f9jAKx7x98kLVlIe3RJeJqoQ==} engines: {node: ^18.0.0 || >= 20.0.0} peerDependencies: @@ -3068,7 +3068,7 @@ packages: '@typescript-eslint/eslint-plugin': 7.0.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.7.3) '@typescript-eslint/utils': 7.7.1(eslint@8.57.0)(typescript@5.7.3) eslint: 8.57.0 - vitest: 3.0.2(@types/node@22.10.7)(jsdom@26.0.0) + vitest: 3.0.3(@types/node@22.10.7)(jsdom@26.0.0) transitivePeerDependencies: - supports-color - typescript @@ -5772,8 +5772,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /vite-node@3.0.2(@types/node@22.10.7): - resolution: {integrity: sha512-hsEQerBAHvVAbv40m3TFQe/lTEbOp7yDpyqMJqr2Tnd+W58+DEYOt+fluQgekOePcsNBmR77lpVAnIU2Xu4SvQ==} + /vite-node@3.0.3(@types/node@22.10.7): + resolution: {integrity: sha512-0sQcwhwAEw/UJGojbhOrnq3HtiZ3tC7BzpAa0lx3QaTX0S3YX70iGcik25UBdB96pmdwjyY2uyKNYruxCDmiEg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true dependencies: @@ -5781,7 +5781,7 @@ packages: debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.2 - vite: 6.0.7(@types/node@22.10.7) + vite: 6.0.11(@types/node@22.10.7) transitivePeerDependencies: - '@types/node' - jiti @@ -5797,8 +5797,8 @@ packages: - yaml dev: true - /vite@6.0.7(@types/node@22.10.7): - resolution: {integrity: sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==} + /vite@6.0.11(@types/node@22.10.7): + resolution: {integrity: sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -5845,15 +5845,15 @@ packages: fsevents: 2.3.3 dev: true - /vitest@3.0.2(@types/node@22.10.7)(jsdom@26.0.0): - resolution: {integrity: sha512-5bzaHakQ0hmVVKLhfh/jXf6oETDBtgPo8tQCHYB+wftNgFJ+Hah67IsWc8ivx4vFL025Ow8UiuTf4W57z4izvQ==} + /vitest@3.0.3(@types/node@22.10.7)(jsdom@26.0.0): + resolution: {integrity: sha512-dWdwTFUW9rcnL0LyF2F+IfvNQWB0w9DERySCk8VMG75F8k25C7LsZoh6XfCjPvcR8Nb+Lqi9JKr6vnzH7HSrpQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.0.2 - '@vitest/ui': 3.0.2 + '@vitest/browser': 3.0.3 + '@vitest/ui': 3.0.3 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -5871,13 +5871,13 @@ packages: optional: true dependencies: '@types/node': 22.10.7 - '@vitest/expect': 3.0.2 - '@vitest/mocker': 3.0.2(vite@6.0.7) - '@vitest/pretty-format': 3.0.2 - '@vitest/runner': 3.0.2 - '@vitest/snapshot': 3.0.2 - '@vitest/spy': 3.0.2 - '@vitest/utils': 3.0.2 + '@vitest/expect': 3.0.3 + '@vitest/mocker': 3.0.3(vite@6.0.11) + '@vitest/pretty-format': 3.0.3 + '@vitest/runner': 3.0.3 + '@vitest/snapshot': 3.0.3 + '@vitest/spy': 3.0.3 + '@vitest/utils': 3.0.3 chai: 5.1.2 debug: 4.4.0 expect-type: 1.1.0 @@ -5889,8 +5889,8 @@ packages: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.0.7(@types/node@22.10.7) - vite-node: 3.0.2(@types/node@22.10.7) + vite: 6.0.11(@types/node@22.10.7) + vite-node: 3.0.3(@types/node@22.10.7) why-is-node-running: 2.3.0 transitivePeerDependencies: - jiti