chore(deps): update dependency vite to v8#340
Conversation
Deploying geodatalytics with
|
| Latest commit: |
c732508
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5e24a3f9.geodatalytics.pages.dev |
| Branch Preview URL: | https://renovate-vite-8-x.geodatalytics.pages.dev |
|
0382675 to
4f5548f
Compare
4f5548f to
b3ba580
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
daf551b to
0382675
Compare
0382675 to
dd902e9
Compare
6574c49 to
ec7a37a
Compare
ec7a37a to
c732508
Compare
|
@annehaley Please take a look. This makes the build time much faster and simplifies the config. |
annehaley
left a comment
There was a problem hiding this comment.
When I run this locally, there are some additional changes made to package-lock.json removing several libc clauses. Does the same happen for you? If so, those changes should be committed.
|
No, it was clean for me. You're running |
|
Oh, I found the issue. This change is part of npm 11.11.0 (which I was running), but not 11.9.0 (which is running in Docker). |
All components are already explicitly imported; Vuetify auto-imports are handled by `vite-plugin-vuetify`. Remove the generated `components.d.ts`.
This is not used by Vite. See: https://vite.dev/guide/build#browser-compatibility
c732508 to
04391da
Compare
|
@annehaley Ok, I've fixed it by regenerating |
annehaley
left a comment
There was a problem hiding this comment.
Thanks for fixing that. This works well now.
This PR contains the following updates:
7.3.1→8.0.1Release Notes
vitejs/vite (vite)
v8.0.1Compare Source
Features
Bug Fixes
inlineConstoptimization (#21865) (6d97142)build.target: 'es6'(#21933) (5fcce46)_createServer(#21810) (40bc729)+symbol in package subpath exports during dep optimization (#21886) (86db93d)no-corsrequest block error (#21902) (5ba688b)require(json)result should not be wrapped (#21847) (0672fd2)Miscellaneous Chores
@vitejs/devtoolsversion to 0.1+ (#21925) (12932f5)v8.0.0Compare Source
Features
vite-tsconfig-pathsplugin is detected (#21781) (ada493e)Bug Fixes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.
This PR was generated by Mend Renovate. View the repository job log.