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): bump vite from 5.4.11 to v6 - autoclosed #4283

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) ^5.4.11 -> ^6.0.11 age adoption passing confidence

Release Notes

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

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.4.14

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.13

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.12

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Europe/Berlin, 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 requested a review from hamza221 as a code owner January 1, 2025 18:03
@renovate renovate bot added 3. to review Waiting for reviews dependencies labels Jan 1, 2025
Copy link
Contributor Author

renovate bot commented Jan 1, 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nextcloud/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vite
npm ERR!   dev vite@"^6.0.11" from the root project
npm ERR!   peer vite@">2.0.0-0" from [email protected]
npm ERR!   node_modules/vite-plugin-css-injected-by-js
npm ERR!     vite-plugin-css-injected-by-js@"^3.5.1" from @nextcloud/[email protected]
npm ERR!     node_modules/@nextcloud/vite-config
npm ERR!       dev @nextcloud/vite-config@"^1.4.2" from the root project
npm ERR!   1 more (vite-plugin-dts)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vite@"^4 || ^5" from @nextcloud/[email protected]
npm ERR! node_modules/@nextcloud/vite-config
npm ERR!   dev @nextcloud/vite-config@"^1.4.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vite
npm ERR!   peer vite@"^4 || ^5" from @nextcloud/[email protected]
npm ERR!   node_modules/@nextcloud/vite-config
npm ERR!     dev @nextcloud/vite-config@"^1.4.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2025-01-21T10_49_07_865Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-21T10_49_07_865Z-debug-0.log

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.54%. Comparing base (36c9078) to head (194720f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #4283       +/-   ##
=============================================
+ Coverage     11.13%   65.54%   +54.41%     
  Complexity      265      265               
=============================================
  Files           121       26       -95     
  Lines          5542      772     -4770     
  Branches       1200        0     -1200     
=============================================
- Hits            617      506      -111     
+ Misses         4803      266     -4537     
+ Partials        122        0      -122     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/vite-6.x branch from bf8919c to 2441481 Compare January 1, 2025 21:50
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 2441481 to 6eb661a Compare January 2, 2025 21:49
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 6eb661a to 939c66f Compare January 20, 2025 09:07
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 939c66f to 054f308 Compare January 20, 2025 15:55
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 054f308 to 3ccfff0 Compare January 20, 2025 22:59
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 3ccfff0 to 194720f Compare January 21, 2025 10:49
@renovate renovate bot changed the title chore(deps): bump vite from 5.4.11 to v6 chore(deps): bump vite from 5.4.11 to v6 - autoclosed Jan 22, 2025
@renovate renovate bot closed this Jan 22, 2025
@renovate renovate bot deleted the renovate/vite-6.x branch January 22, 2025 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants