Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@sindresorhus/slugify 2.2.02.2.1 age confidence
@types/semver (source) 7.3.137.7.1 age confidence
execa 7.1.17.2.0 age confidence
semver 7.3.87.7.3 age confidence
ts-node (source) 10.9.110.9.2 age confidence
vitest (source) 0.29.20.34.6 age confidence

Release Notes

sindresorhus/slugify (@​sindresorhus/slugify)

v2.2.1

Compare Source

  • Improve compatibility with partial strings
sindresorhus/execa (execa)

v7.2.0

Compare Source

npm/node-semver (semver)

v7.7.3

Compare Source

Bug Fixes
Chores

v7.7.2

Compare Source

Bug Fixes
Chores

v7.7.1

Compare Source

Bug Fixes

v7.7.0

Compare Source

Features
Bug Fixes
Documentation
Chores

v7.6.3

Compare Source

Bug Fixes
Documentation

v7.6.2

Compare Source

Bug Fixes

v7.6.1

Compare Source

Bug Fixes
Dependencies
Chores

v7.6.0

Compare Source

Features
Chores

v7.5.4

Compare Source

Bug Fixes

v7.5.3

Compare Source

Bug Fixes
Documentation

v7.5.2

Compare Source

Bug Fixes

v7.5.1

Compare Source

Bug Fixes

v7.5.0

Compare Source

Features
Bug Fixes

v7.4.0

Compare Source

Features
Bug Fixes
Documentation
TypeStrong/ts-node (ts-node)

v10.9.2: Fix tsconfig.json file not found

Compare Source

Fixed

  • Fixed tsconfig.json file not found on latest TypeScript version (#​2091)
vitest-dev/vitest (vitest)

v0.34.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.34.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.34.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.34.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.0

Compare Source

   🚨 Breaking Changes
  • Transform mode affects only test files, not regular files  -  by @​sheremet-va in #​3491 (9608b)
    • transformMode is now moved to server.transformMode. This option is highly discouraged to use. If you need to change the transform mode, use the new option testTransformMode instead to control the mode based on the running test, not the current file path. By default, tests with jsdom or happy-dom use web transform mode, and tests using node or edge environment use ssr mode. If you have a custom environment, it should provide transformMode property.
  • Custom environment now should be processed before Vitest can consume it. It means that you cannot specify a path to a TS file or use import paths that should be processed by Vite.
  • Disable coverage.reportOnFailure by default  -  by @​AriPerkkio in #​3615 (0c6f6)
  • Remove @vitest/coverage-c8 package  -  by @​AriPerkkio in #​3614 (a90d6)
    • @vitest/coverage-c8 is no longer supported. Please, use @vitest/coverage-v8 instead.
  • Support running tests using VM context  -  by @​sheremet-va and @​dammy001 in #​3203 (b0929)
    • To address speed issues in some applications, Vitest now provides experimentalVmThreads pool to run your tests using VM Sandboxes environment. Make sure you understand all pitfalls of this pool before opening an issue.
  • Introduce server option  -  by @​fenghan34 and @​sheremet-va in #​3725 (dc4fa)
    • Most of deps. options are now moved to server.deps with a deprecation warning. Please, consider using deps.optimizer instead of deps.inline/deps.external. Ideally, we would like to move away from using server.deps.inline altogether.
  • vite-node: Make CLI arguments parsing behavior consistent with node/tsx/ts-node  -  by @​rxliuli in #​3574 (1cd4e)
    • You now have to provide CLI arguments before the entry point. For example, instead of vite-node index.ts --watch, you now have to do vite-node --watch index.ts.
  • Add preact example, remove optimizer experimental status, enable by default  -  by @​sheremet-va and @​eryue0220 in #​3854 (4b946)
    • deps.optimizer is now enabled by default. This means that Vitest will bundle specified dependencies before running your tests. This field inherits options from optimizeDeps and ssr.optimizeDeps which are populated by other plugins (like, Svelte).
   🚀 Features
   🐞 Bug Fixes

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/tester-packages branch from 353d465 to 9a9f9bf Compare March 15, 2023 23:35
@renovate renovate bot changed the title ⬆️ Update dependency vitest to v0.29.3 ⬆️ Update dependencies: test packages Mar 16, 2023
@renovate renovate bot force-pushed the renovate/tester-packages branch 5 times, most recently from f14cea0 to 7bf045f Compare March 20, 2023 22:17
@renovate renovate bot force-pushed the renovate/tester-packages branch 5 times, most recently from e3bf8d0 to f50c5b4 Compare March 28, 2023 17:26
@renovate renovate bot force-pushed the renovate/tester-packages branch 7 times, most recently from 8f67c98 to 65925b2 Compare April 2, 2023 15:43
@renovate renovate bot force-pushed the renovate/tester-packages branch 3 times, most recently from acc1879 to 40127ee Compare April 11, 2023 12:03
@renovate renovate bot force-pushed the renovate/tester-packages branch 4 times, most recently from c614101 to 8fba898 Compare April 20, 2023 19:45
@renovate renovate bot force-pushed the renovate/tester-packages branch 3 times, most recently from f91e6cc to db08ff8 Compare May 2, 2023 08:45
@renovate renovate bot force-pushed the renovate/tester-packages branch from db08ff8 to c6dad39 Compare May 3, 2023 18:13
@renovate renovate bot force-pushed the renovate/tester-packages branch from 0351285 to cbb416e Compare September 14, 2023 04:26
@renovate renovate bot force-pushed the renovate/tester-packages branch 2 times, most recently from 8c39282 to 4c3674f Compare September 25, 2023 17:01
@renovate renovate bot force-pushed the renovate/tester-packages branch from 4c3674f to b47b875 Compare September 29, 2023 16:38
@renovate renovate bot force-pushed the renovate/tester-packages branch from b47b875 to ed57648 Compare October 18, 2023 22:27
@renovate renovate bot force-pushed the renovate/tester-packages branch from ed57648 to 062bac8 Compare November 7, 2023 21:52
@renovate
Copy link
Contributor Author

renovate bot commented Nov 7, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 WARN  GET https://registry.npmjs.org/@go-task/cli/-/cli-3.27.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/cross-spawn/-/cross-spawn-6.0.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/mock-fs/-/mock-fs-4.13.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-14.18.37.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/which-pm-runs/-/which-pm-runs-1.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.54.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/can-npm-publish/-/can-npm-publish-1.3.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@sindresorhus%2Fslugify error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fsemver error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/execa error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/semver error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/ts-node error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vitest error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/del-cli/-/del-cli-5.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
undefined
 ERROR  Command failed with exit code 128: git ls-remote --refs git+ssh://[email protected]/sounisi5011/readme-generator.git
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

This error happened while installing a direct dependency of /tmp/renovate/repos/github/sounisi5011/package-version-git-tag

Error: Command failed with exit code 128: git ls-remote --refs git+ssh://[email protected]/sounisi5011/readme-generator.git
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
    at makeError (/opt/containerbase/tools/pnpm/7.30.5/20.13.0/node_modules/pnpm/dist/pnpm.cjs:24230:17)
    at handlePromise (/opt/containerbase/tools/pnpm/7.30.5/20.13.0/node_modules/pnpm/dist/pnpm.cjs:24801:33)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async getRepoRefs (/opt/containerbase/tools/pnpm/7.30.5/20.13.0/node_modules/pnpm/dist/pnpm.cjs:110375:23)
    at async resolveRef (/opt/containerbase/tools/pnpm/7.30.5/20.13.0/node_modules/pnpm/dist/pnpm.cjs:110387:20)
    at async resolveGit (/opt/containerbase/tools/pnpm/7.30.5/20.13.0/node_modules/pnpm/dist/pnpm.cjs:110338:24)
    at async Object.resolve (/opt/containerbase/tools/pnpm/7.30.5/20.13.0/node_modules/pnpm/dist/pnpm.cjs:111676:173)
    at async run (/opt/containerbase/tools/pnpm/7.30.5/20.13.0/node_modules/pnpm/dist/pnpm.cjs:124500:23)

@renovate renovate bot force-pushed the renovate/tester-packages branch from 062bac8 to ed5ceac Compare November 21, 2023 03:14
@renovate renovate bot force-pushed the renovate/tester-packages branch from ed5ceac to 8ead7c0 Compare December 8, 2023 12:54
@renovate renovate bot force-pushed the renovate/tester-packages branch 2 times, most recently from 5a11b08 to d88618d Compare February 11, 2024 16:15
@renovate renovate bot force-pushed the renovate/tester-packages branch from d88618d to 4545ae6 Compare February 24, 2024 18:45
@renovate renovate bot force-pushed the renovate/tester-packages branch 2 times, most recently from a1370f7 to 6a7f74f Compare May 9, 2024 20:02
@renovate
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 WARN  GET https://registry.npmjs.org/@go-task/cli/-/cli-3.27.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/cross-spawn/-/cross-spawn-6.0.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/mock-fs/-/mock-fs-4.13.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-14.18.37.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/which-pm-runs/-/which-pm-runs-1.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.54.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/can-npm-publish/-/can-npm-publish-1.3.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@sindresorhus%2Fslugify error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fsemver error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/execa error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/semver error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/ts-node error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vitest error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/del-cli/-/del-cli-5.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 ERROR  Command failed with exit code 128: git ls-remote --refs git+ssh://[email protected]/sounisi5011/readme-generator.git
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

This error happened while installing a direct dependency of /tmp/renovate/repos/github/sounisi5011/package-version-git-tag

pnpm: Command failed with exit code 128: git ls-remote --refs git+ssh://[email protected]/sounisi5011/readme-generator.git
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
    at makeError (/opt/containerbase/tools/pnpm/7.30.5/24.12.0/node_modules/pnpm/dist/pnpm.cjs:24230:17)
    at handlePromise (/opt/containerbase/tools/pnpm/7.30.5/24.12.0/node_modules/pnpm/dist/pnpm.cjs:24801:33)
    at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
    at async getRepoRefs (/opt/containerbase/tools/pnpm/7.30.5/24.12.0/node_modules/pnpm/dist/pnpm.cjs:110375:23)
    at async resolveRef (/opt/containerbase/tools/pnpm/7.30.5/24.12.0/node_modules/pnpm/dist/pnpm.cjs:110387:20)
    at async resolveGit (/opt/containerbase/tools/pnpm/7.30.5/24.12.0/node_modules/pnpm/dist/pnpm.cjs:110338:24)
    at async Object.resolve (/opt/containerbase/tools/pnpm/7.30.5/24.12.0/node_modules/pnpm/dist/pnpm.cjs:111676:173)
    at async run (/opt/containerbase/tools/pnpm/7.30.5/24.12.0/node_modules/pnpm/dist/pnpm.cjs:124500:23)

@renovate renovate bot force-pushed the renovate/tester-packages branch from 6a7f74f to 032a1da Compare July 16, 2024 23:23
@renovate renovate bot changed the title ⬆️ Update dependencies: test packages ⬆️ Update dependencies: test packages - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/tester-packages branch December 8, 2024 18:45
@renovate renovate bot changed the title ⬆️ Update dependencies: test packages - autoclosed ⬆️ Update dependencies: test packages Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/tester-packages branch from 3c8ab43 to 032a1da Compare December 8, 2024 22:59
@renovate renovate bot force-pushed the renovate/tester-packages branch 2 times, most recently from 24a2086 to b9b7748 Compare February 4, 2025 02:22
@renovate renovate bot force-pushed the renovate/tester-packages branch from b9b7748 to 0fa3dbe Compare March 26, 2025 19:50
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 0fa3dbe and detected 0 issues on this pull request.

View more on Code Climate.

@renovate renovate bot force-pushed the renovate/tester-packages branch from 0fa3dbe to 6daa0c1 Compare May 12, 2025 18:48
@renovate renovate bot force-pushed the renovate/tester-packages branch from 6daa0c1 to f6895a9 Compare September 3, 2025 16:58
@renovate renovate bot force-pushed the renovate/tester-packages branch from f6895a9 to 5b30a0b Compare October 7, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant