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 devdependency vite to v5 #114

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

vitejs/vite (vite)

v5.2.6

Compare Source

v5.2.5

Compare Source

v5.2.4

v5.2.3

v5.2.2

v5.2.1

v5.2.0

v5.1.7

Compare Source

Please refer to CHANGELOG.md for details.

v5.1.6

Compare Source

v5.1.5

Compare Source

v5.1.4

Compare Source

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

v5.1.0

v5.0.13

Compare Source

Please refer to CHANGELOG.md for details.

v5.0.12

Compare Source

Please refer to CHANGELOG.md for details.

v5.0.11

Compare Source

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

v5.0.0

v4.5.3

Compare Source

v4.5.2

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.1

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.0

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.12

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.11

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.10

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.9

Compare Source

v4.4.8

Compare Source

v4.4.7

Compare Source

v4.4.6

Compare Source

v4.4.5

Compare Source

v4.4.4

Compare Source

v4.4.3

Compare Source

v4.4.2

Compare Source

v4.4.1

Compare Source

v4.4.0

Compare Source

Experimental support for Lightning CSS

Starting from Vite 4.4, there is experimental support for Lightning CSS. You can opt into it by adding css.transformer: 'lightningcss' to your config file and install the optional lightningcss dev dependency. If enabled, CSS files will be processed by Lightning CSS instead of PostCSS.

Lightning CSS can also be used as the CSS minifier with build.cssMinify: 'lightningcss'.

See beta docs at the Lighting CSS guide.

esbuild 0.18 update

esbuild 0.18 contains backwards-incompatible changes to esbuild's handling of tsconfig.json files. We think they shouldn't affect Vite users, you can review #​13525 for more information.

Templates for Solid and Qwik in create-vite

New starter templates have been added to create-vite for Solid and Qwik. Try them online at vite.new/solid-ts and vite.new/qwik-ts.

Korean Translation

Vite's docs are now translated to Korean, available at ko.vitejs.dev.

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.76%. Comparing base (57388d9) to head (dd24079).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage   91.76%   91.76%           
=======================================
  Files           6        6           
  Lines         267      267           
  Branches       46       46           
=======================================
  Hits          245      245           
  Misses         22       22           

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

@renovate renovate bot force-pushed the renovate/vite-5.x branch from 14bff72 to bf81627 Compare November 21, 2023 15:25
@renovate renovate bot force-pushed the renovate/vite-5.x branch 3 times, most recently from 42b0e51 to 2fdcba9 Compare December 4, 2023 12:20
@renovate renovate bot force-pushed the renovate/vite-5.x branch 3 times, most recently from d83d986 to 375e056 Compare December 12, 2023 13:14
@renovate renovate bot force-pushed the renovate/vite-5.x branch 2 times, most recently from 31b4d5b to 5fd0558 Compare December 15, 2023 19:58
@renovate renovate bot force-pushed the renovate/vite-5.x branch from 5fd0558 to c42cf4f Compare January 5, 2024 11:38
@renovate renovate bot force-pushed the renovate/vite-5.x branch from c42cf4f to 2e0a3bd Compare January 19, 2024 15:46
@renovate renovate bot force-pushed the renovate/vite-5.x branch 3 times, most recently from ca692d6 to d56647c Compare February 14, 2024 16:10
@renovate renovate bot force-pushed the renovate/vite-5.x branch 2 times, most recently from e0ae4e7 to c78b4ce Compare February 21, 2024 12:12
@renovate renovate bot force-pushed the renovate/vite-5.x branch 2 times, most recently from 75ea9c1 to d1ad8c9 Compare March 11, 2024 14:53
@renovate renovate bot force-pushed the renovate/vite-5.x branch 5 times, most recently from 9292c09 to 807c210 Compare March 24, 2024 10:22
@renovate renovate bot force-pushed the renovate/vite-5.x branch from 807c210 to dd24079 Compare March 24, 2024 16:00
@danielroe danielroe merged commit 5705318 into main Mar 28, 2024
3 checks passed
@danielroe danielroe deleted the renovate/vite-5.x branch March 28, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant