Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency vitest to v2 #64

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jul 8, 2024

This PR contains the following updates:

Package Type Update Change
vitest (source) devDependencies major ^1.2.0 -> ^2.0.0

Release Notes

vitest-dev/vitest (vitest)

v2.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.0

Compare Source

Vitest 2.0 is here! This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

🚨 Breaking Changes
🚀 Features
Running tresjs example in Vitest BrowserMode
🐞 Bug Fixes
View changes on GitHub

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | vitest  | 1.5.0 | 2.0.1 |
@repo-jeeves repo-jeeves bot added the type/major Issue relates to a major version bump label Jul 8, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 8, 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/parser@7.6.0
npm error Found: eslint@9.0.0
npm error node_modules/eslint
npm error   dev eslint@"^9.0.0" from the root project
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.4.0
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.2.0" from eslint@9.0.0
npm error     @eslint-community/eslint-utils@"^4.4.0" from eslint-plugin-svelte@2.37.0
npm error     node_modules/eslint-plugin-svelte
npm error       dev eslint-plugin-svelte@"^2.37.0" from the root project
npm error     1 more (@typescript-eslint/utils)
npm error   6 more (eslint-compat-utils, eslint-config-prettier, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/parser@7.6.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"^7.6.0" from the root project
npm error   @typescript-eslint/parser@"7.6.0" from typescript-eslint@7.6.0
npm error   node_modules/typescript-eslint
npm error     dev typescript-eslint@"^7.6.0" from the root project
npm error   1 more (@typescript-eslint/eslint-plugin)
npm error
npm error Conflicting peer dependency: eslint@8.57.0
npm error node_modules/eslint
npm error   peer eslint@"^8.56.0" from @typescript-eslint/parser@7.6.0
npm error   node_modules/@typescript-eslint/parser
npm error     dev @typescript-eslint/parser@"^7.6.0" from the root project
npm error     @typescript-eslint/parser@"7.6.0" from typescript-eslint@7.6.0
npm error     node_modules/typescript-eslint
npm error       dev typescript-eslint@"^7.6.0" from the root project
npm error     1 more (@typescript-eslint/eslint-plugin)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-07-08T22_15_33_822Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-08T22_15_33_822Z-debug-0.log

@szinn szinn merged commit e3f4b27 into main Jul 9, 2024
1 check failed
@szinn szinn deleted the renovate/major-vitest-monorepo branch July 9, 2024 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant