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

Update dependency vite to v6 (develop) #1208

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

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

Release Notes

vitejs/vite (vite)

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


Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), 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.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.15%. Comparing base (9784bcc) to head (9bf6663).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1208   +/-   ##
========================================
  Coverage    99.15%   99.15%           
========================================
  Files           89       89           
  Lines        17785    17785           
  Branches      2966     2966           
========================================
  Hits         17635    17635           
  Misses         146      146           
  Partials         4        4           

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

@joelvdavies
Copy link
Collaborator

https://vite.dev/guide/migration.html#customize-css-output-file-name-in-library-mode - we may be able to avoid bundling css in the main.js but not sure.

@joelvdavies
Copy link
Collaborator

Also need to wait for vitest to be updated, as it doesn't officially support it except in its current beta release.

@renovate renovate bot changed the title Update dependency vite to v6 (develop) fix(deps): update dependency vite to v6 (develop) Jan 6, 2025
@renovate renovate bot changed the title fix(deps): update dependency vite to v6 (develop) Update dependency vite to v6 (develop) Jan 8, 2025
@renovate renovate bot changed the title Update dependency vite to v6 (develop) fix(deps): update dependency vite to v6 (develop) Jan 8, 2025
@renovate renovate bot changed the title fix(deps): update dependency vite to v6 (develop) Update dependency vite to v6 (develop) Jan 9, 2025
@renovate renovate bot force-pushed the renovate/develop-vite-6.x branch from 9bf6663 to df9c0a6 Compare January 9, 2025 11:28
@renovate renovate bot force-pushed the renovate/develop-vite-6.x branch from df9c0a6 to 1283d1c Compare January 9, 2025 15:02
@joelvdavies
Copy link
Collaborator

Also appears react-router v7 is required to have official support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants