-
Notifications
You must be signed in to change notification settings - Fork 103
Commit c302b04
authored
chore(deps): update dependency vite to v4.3.8 (#4606)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://github.com/vitejs/vite/tree/main/#readme)
([source](https://github.com/vitejs/vite)) | [`4.3.5` ->
`4.3.8`](https://renovatebot.com/diffs/npm/vite/4.3.5/4.3.8) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vitejs/vite</summary>
###
[`v4.3.8`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small438-2023-05-18-small)
[Compare
Source](https://github.com/vitejs/vite/compare/v4.3.7...v4.3.8)
- fix: avoid outdated module to crash in importAnalysis after restart
([#​13231](https://github.com/vitejs/vite/issues/13231))
([3609e79](https://github.com/vitejs/vite/commit/3609e79)), closes
[#​13231](https://github.com/vitejs/vite/issues/13231)
- fix(ssr): skip updateCjsSsrExternals if legacy flag disabled
([#​13230](https://github.com/vitejs/vite/issues/13230))
([13fc345](https://github.com/vitejs/vite/commit/13fc345)), closes
[#​13230](https://github.com/vitejs/vite/issues/13230)
###
[`v4.3.7`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small437-2023-05-16-small)
[Compare
Source](https://github.com/vitejs/vite/compare/v4.3.6...v4.3.7)
- fix: revert only watch .env files in envDir
([#​12587](https://github.com/vitejs/vite/issues/12587))
([#​13217](https://github.com/vitejs/vite/issues/13217))
([0fd4616](https://github.com/vitejs/vite/commit/0fd4616)), closes
[#​12587](https://github.com/vitejs/vite/issues/12587)
[#​13217](https://github.com/vitejs/vite/issues/13217)
- fix(assetImportMetaUrl): allow ternary operator in template literal
urls ([#​13121](https://github.com/vitejs/vite/issues/13121))
([d5d9a31](https://github.com/vitejs/vite/commit/d5d9a31)), closes
[#​13121](https://github.com/vitejs/vite/issues/13121)
###
[`v4.3.6`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small436-2023-05-15-small)
[Compare
Source](https://github.com/vitejs/vite/compare/v4.3.5...v4.3.6)
- fix: avoid dev-server crash when ws proxy error
([#​12829](https://github.com/vitejs/vite/issues/12829))
([87e1f58](https://github.com/vitejs/vite/commit/87e1f58)), closes
[#​12829](https://github.com/vitejs/vite/issues/12829)
- fix: call `tryFsResolve` for relative `new URL(foo, import.meta.url)`
([#​13142](https://github.com/vitejs/vite/issues/13142))
([eeb0617](https://github.com/vitejs/vite/commit/eeb0617)), closes
[#​13142](https://github.com/vitejs/vite/issues/13142)
- fix: don't inject CSS sourcemap for direct requests
([#​13115](https://github.com/vitejs/vite/issues/13115))
([7d80a47](https://github.com/vitejs/vite/commit/7d80a47)), closes
[#​13115](https://github.com/vitejs/vite/issues/13115)
- fix: handle more yarn pnp load errors
([#​13160](https://github.com/vitejs/vite/issues/13160))
([adf61d9](https://github.com/vitejs/vite/commit/adf61d9)), closes
[#​13160](https://github.com/vitejs/vite/issues/13160)
- fix(build): declare moduleSideEffects for vite:modulepreload-polyfill
([#​13099](https://github.com/vitejs/vite/issues/13099))
([d63129b](https://github.com/vitejs/vite/commit/d63129b)), closes
[#​13099](https://github.com/vitejs/vite/issues/13099)
- fix(css): respect `esbuild.charset` when minify
([#​13190](https://github.com/vitejs/vite/issues/13190))
([4fd35ed](https://github.com/vitejs/vite/commit/4fd35ed)), closes
[#​13190](https://github.com/vitejs/vite/issues/13190)
- fix(server): intercept ping requests
([#​13117](https://github.com/vitejs/vite/issues/13117))
([d06cc42](https://github.com/vitejs/vite/commit/d06cc42)), closes
[#​13117](https://github.com/vitejs/vite/issues/13117)
- fix(ssr): stacktrace uses abs path with or without sourcemap
([#​12902](https://github.com/vitejs/vite/issues/12902))
([88c855e](https://github.com/vitejs/vite/commit/88c855e)), closes
[#​12902](https://github.com/vitejs/vite/issues/12902)
- perf: skip windows absolute paths for node resolve
([#​13162](https://github.com/vitejs/vite/issues/13162))
([e640939](https://github.com/vitejs/vite/commit/e640939)), closes
[#​13162](https://github.com/vitejs/vite/issues/13162)
- chore: remove useless dep
([#​13165](https://github.com/vitejs/vite/issues/13165))
([9a7ec98](https://github.com/vitejs/vite/commit/9a7ec98)), closes
[#​13165](https://github.com/vitejs/vite/issues/13165)
- chore(reporter): reuse clearLine
([#​13156](https://github.com/vitejs/vite/issues/13156))
([535795a](https://github.com/vitejs/vite/commit/535795a)), closes
[#​13156](https://github.com/vitejs/vite/issues/13156)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 911cd20 commit c302b04Copy full SHA for c302b04
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22385 | 22385 |
| |
22386 | 22386 |
| |
22387 | 22387 |
| |
22388 |
| - | |
22389 |
| - | |
| 22388 | + | |
| 22389 | + | |
22390 | 22390 |
| |
22391 | 22391 |
| |
22392 | 22392 |
| |
| |||
22417 | 22417 |
| |
22418 | 22418 |
| |
22419 | 22419 |
| |
22420 |
| - | |
| 22420 | + | |
22421 | 22421 |
| |
22422 | 22422 |
| |
22423 | 22423 |
| |
|
0 commit comments