Skip to content

chore(deps): update dependency vite to ^4.3.5 (stable26) - #4138

Merged
mejo- merged 1 commit into
stable26from
renovate/stable26-vite-4.x
May 6, 2023
Merged

chore(deps): update dependency vite to ^4.3.5 (stable26)#4138
mejo- merged 1 commit into
stable26from
renovate/stable26-vite-4.x

Conversation

@renovate

@renovaterenovateBot commented May 6, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
vite (source)^4.2.1 -> ^4.3.5ageadoptionpassingconfidence

Release Notes

vitejs/vite

v4.3.5

Compare Source

v4.3.4

Compare Source

v4.3.3

Compare Source

v4.3.2

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

Vite 4.3 is out! Read the announcement blog post here

Vite 4.3, It's Fast

In this minor, we focused on improving the dev server performance. The resolve logic got streamlined, improving hot paths and implementing smarter caching for finding package.json, TS config files, and resolved URL in general.

You can read a detailed walkthrough of the performance work done in this blog post by one of Vite Contributors: How we made Vite 4.3 faaaaster 🚀.

This sprint resulted in speed improvements across the board compared to Vite 4.2.

These are the performance improvements as measured by sapphi-red/performance-compare, which tests an app with 1000 React Components cold and warm dev server startup time as well as HMR times for a root and a leaf component:

Vite (babel)Vite 4.2Vite 4.3Improvement
dev cold start17249.0ms5132.4ms-70.2%
dev warm start6027.8ms4536.1ms-24.7%
Root HMR46.8ms26.7ms-42.9%
Leaf HMR27.0ms12.9ms-52.2%
Vite (swc)Vite 4.2Vite 4.3Improvement
dev cold start13552.5ms3201.0ms-76.4%
dev warm start4625.5ms2834.4ms-38.7%
Root HMR30.5ms24.0ms-21.3%
Leaf HMR16.9ms10.0ms-40.8%

You can read more information about the benchmark here

Features
Performance
Bug Fixes
Clean up
Previous Changelogs
4.3.0-beta.8 (2023-04-19)

See 4.3.0-beta.8 changelog

4.3.0-beta.7 (2023-04-17)

See 4.3.0-beta.7 changelog

4.3.0-beta.6 (2023-04-14)

See 4.3.0-beta.6 changelog

4.3.0-beta.5 (2023-04-11)

See 4.3.0-beta.5 changelog

4.3.0-beta.4 (2023-04-09)

See 4.3.0-beta.4 changelog

4.3.0-beta.3 (2023-04-07)

See 4.3.0-beta.3 changelog

4.3.0-beta.2 (2023-04-05)

See 4.3.0-beta.2 changelog

4.3.0-beta.1 (2023-03-29)

See 4.3.0-beta.1 changelog

4.3.0-beta.0 (2023-03-23)

See 4.3.0-beta.0 changelog

v4.2.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am every weekday,every weekend" 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 has been generated by Mend Renovate. View repository job log here.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label May 6, 2023
@renovate
renovateBot requested review from a team, blizzz and max-nextcloud and removed request for a teamMay 6, 2023 10:31
@cypress

cypressBot commented May 6, 2023

Copy link
Copy Markdown

1 flaky tests on run #9732 ↗︎

014210Flakiness1

Details:

chore(deps): update dependency vite to ^4.3.5 (stable26)
Project: TextCommit:b2d1034ad7
Status: PassedDuration: 05:33 💡
Started: May 6, 2023 7:20 PMEnded: May 6, 2023 7:25 PM
Flakiness cypress/e2e/conflict.spec.js • 1 flaky test

ViewOutputVideo

Test Artifacts
Open test.md in viewer > resolves conflict using server version OutputScreenshots

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@renovate
renovateBotforce-pushed the renovate/stable26-vite-4.x branch from 91d6043 to b3a7e49CompareMay 6, 2023 10:53
@mejo-
mejo-force-pushed the renovate/stable26-vite-4.x branch from b3a7e49 to b2d1034CompareMay 6, 2023 19:01
@mejo-
mejo- merged commit def737b into stable26May 6, 2023
@delete-merged-branch
delete-merged-branchBot deleted the renovate/stable26-vite-4.x branch May 6, 2023 19:33
@blizzzblizzz mentioned this pull request May 16, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mejo-