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

Bump vite from 4.3.9 to 4.4.0 in /frontend #113

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps vite from 4.3.9 to 4.4.0.

Release notes

Sourced from vite's releases.

[email protected]

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

4.4.0 (2023-07-06)

4.4.0-beta.4 (2023-07-03)

4.4.0-beta.3 (2023-06-25)

4.4.0-beta.2 (2023-06-22)

  • fix(hmr): only invalidate lastHMRTimestamp of importers if the invalidated module is not a HMR bou (1143e0b), closes #13024
  • fix(indexHtml): decode html URI (#13581) (f8868af), closes #13581
  • chore: add notes to 4.4.0-beta.1 changelog (#13586) (097c583), closes #13586

4.4.0-beta.1 (2023-06-21)

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.

... (truncated)

Commits
  • 3b47e34 release: v4.4.0
  • 9310b3a fix(pluginContainer): drop previous sourcesContent (#13722)
  • 71516db fix(define): stringify object parse error in build mode (#13600)
  • be4b0c0 fix: check document before detect script rel (#13559)
  • 02c6bc3 fix(deps): update all non-major dependencies (#13701)
  • 7ef2472 fix(esbuild): use useDefineForClassFields: false when no `compilerOptions.t...
  • 2b1ffe8 release: v4.4.0-beta.4
  • f6362b6 fix(sourcemap): preserve original sourcesContent (#13662)
  • 6f1c55e fix: shortcut open browser when set host (#13677)
  • 8517645 fix: lightningCSS should load external URL in CSS file (#13692)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.4.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 6, 2023
@seriousm4x seriousm4x merged commit 181b532 into master Jul 6, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/vite-4.4.0 branch July 6, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant