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 vite j:kit-282 (major) #4829

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-coveo[bot]
Copy link
Contributor

@renovate-coveo renovate-coveo bot commented Jan 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/browser (source) 2.1.8 -> 3.0.4 age adoption passing confidence
vite (source) 5.4.14 -> 6.0.11 age adoption passing confidence
vitest (source) 2.1.8 -> 3.0.4 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/browser)

v3.0.4

Compare Source

This release includes security patches for:

   🐞 Bug Fixes
    View changes on GitHub

v3.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0

Compare Source

Vitest 3 is here! There are a few breaking changes, but we expect the migration to be smooth. 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
   🐞 Bug Fixes
    View changes on GitHub

v2.1.9

Compare Source

This release includes security patches for:

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v6.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.6

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

  • fix: this.resolve skipSelf should not skip for different id or import (#​18903) (4727320), closes #​18903
  • fix: fallback terser to main thread when function options are used (#​18987) (12b612d), closes [#&

Configuration

📅 Schedule: Branch creation - "before 4:00am on Tuesday" in timezone America/Toronto, Automerge - "after 9:00am and before 12:00pm on tuesday, wednesday, thursday" in timezone America/Toronto.

🚦 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.


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

This PR has been generated by Renovate Bot.

@renovate-coveo renovate-coveo bot requested a review from a team as a code owner January 7, 2025 06:04
@renovate-coveo renovate-coveo bot added the dependencies Pull requests that update a dependency file label Jan 7, 2025
@renovate-coveo
Copy link
Contributor Author

renovate-coveo bot commented Jan 7, 2025

⚠️ 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: @nx/[email protected]
npm error Found: [email protected]
npm error node_modules/vite
npm error   dev vite@"6.0.11" from the root project
npm error   peer vite@"^5.0.0 || ^6.0.0" from @vitejs/[email protected]
npm error   node_modules/@vitejs/plugin-vue
npm error     dev @vitejs/plugin-vue@"5.2.1" from @coveo/[email protected]
npm error     packages/samples/vuejs
npm error       @coveo/[email protected]
npm error       node_modules/@coveo/atomic-vuejs-samples
npm error         workspace packages/samples/vuejs from the root project
npm error   11 more (vite-plugin-static-copy, vite-tsconfig-paths, vitest, ...)
npm error
npm error Could not resolve dependency:
npm error peer vite@"^5.0.0" from @nx/[email protected]
npm error node_modules/@nx/vite
npm error   dev @nx/vite@"20.3.2" from @coveo/[email protected]
npm error   packages/atomic
npm error     @coveo/[email protected]
npm error     node_modules/@coveo/atomic
npm error       workspace packages/atomic from the root project
npm error       7 more (@coveo/atomic-angular, ...)
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/vite
npm error   peer vite@"^5.0.0" from @nx/[email protected]
npm error   node_modules/@nx/vite
npm error     dev @nx/vite@"20.3.2" from @coveo/[email protected]
npm error     packages/atomic
npm error       @coveo/[email protected]
npm error       node_modules/@coveo/atomic
npm error         workspace packages/atomic from the root project
npm error         7 more (@coveo/atomic-angular, ...)
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/cache/renovate-0/others/npm/_logs/2025-01-30T21_07_26_396Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/cache/renovate-0/others/npm/_logs/2025-01-30T21_07_26_396Z-debug-0.log

Copy link
Contributor

@alexprudhomme alexprudhomme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👎 nx/vite

@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from a7fc6a3 to 604738a Compare January 9, 2025 20:05
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 604738a to 3187285 Compare January 10, 2025 20:08
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 3187285 to 68fb5a8 Compare January 20, 2025 15:06
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 68fb5a8 to 7f75aa6 Compare January 21, 2025 15:35
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 7f75aa6 to 57735d8 Compare January 23, 2025 16:05
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 57735d8 to f81a681 Compare January 23, 2025 17:04
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from f81a681 to 8c08a30 Compare January 24, 2025 22:05
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 8c08a30 to ca2a63c Compare January 27, 2025 08:04
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from ca2a63c to 7a74d66 Compare January 27, 2025 09:34
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 7a74d66 to 1e8b388 Compare January 27, 2025 20:05
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 1e8b388 to 71e5f53 Compare January 28, 2025 10:34
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 71e5f53 to 2dca1c0 Compare January 28, 2025 18:37
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 2dca1c0 to 16922f5 Compare January 29, 2025 15:36
@renovate-coveo renovate-coveo bot changed the title chore(deps): update dependency vite to v6 j:kit-282 chore(deps): update vite j:kit-282 (major) Jan 29, 2025
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 16922f5 to 822ff2a Compare January 29, 2025 17:10
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 822ff2a to 8ca4973 Compare January 29, 2025 18:36
@renovate-coveo renovate-coveo bot force-pushed the renovate/major-vite branch from 8ca4973 to 16c9085 Compare January 30, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant