Skip to content

Commit decc9e0

Browse files
chore(deps): update dependency vite to v4.3.4 (#4558)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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.3` -> `4.3.4`](https://renovatebot.com/diffs/npm/vite/4.3.3/4.3.4) | [![age](https://badges.renovateapi.com/packages/npm/vite/4.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vite/4.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vite/4.3.4/compatibility-slim/4.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vite/4.3.4/confidence-slim/4.3.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite</summary> ### [`v4.3.4`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small434-2023-05-02-small) [Compare Source](https://github.com/vitejs/vite/compare/v4.3.3...v4.3.4) - fix(define): incorrect raw expression value type in build ([#&#8203;13003](https://github.com/vitejs/vite/issues/13003)) ([8f4cf07](https://github.com/vitejs/vite/commit/8f4cf07)), closes [#&#8203;13003](https://github.com/vitejs/vite/issues/13003) - fix(importAnalysisBuild): support parsing '**VITE_PRELOAD**' ([#&#8203;13023](https://github.com/vitejs/vite/issues/13023)) ([447df7c](https://github.com/vitejs/vite/commit/447df7c)), closes [#&#8203;13023](https://github.com/vitejs/vite/issues/13023) - fix(server): should respect hmr port when middlewareMode=false ([#&#8203;13040](https://github.com/vitejs/vite/issues/13040)) ([1ee0014](https://github.com/vitejs/vite/commit/1ee0014)), closes [#&#8203;13040](https://github.com/vitejs/vite/issues/13040) - fix(ssr): track for statements as block scope ([#&#8203;13021](https://github.com/vitejs/vite/issues/13021)) ([2f8502f](https://github.com/vitejs/vite/commit/2f8502f)), closes [#&#8203;13021](https://github.com/vitejs/vite/issues/13021) - chore: add changelog for vite 4.2.2 and 3.2.6 ([#&#8203;13055](https://github.com/vitejs/vite/issues/13055)) ([0c9f1f4](https://github.com/vitejs/vite/commit/0c9f1f4)), closes [#&#8203;13055](https://github.com/vitejs/vite/issues/13055) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4360b5c commit decc9e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22417,8 +22417,8 @@ __metadata:
2241722417
linkType: hard
2241822418

2241922419
"vite@npm:^4.1.1":
22420-
version: 4.3.3
22421-
resolution: "vite@npm:4.3.3"
22420+
version: 4.3.4
22421+
resolution: "vite@npm:4.3.4"
2242222422
dependencies:
2242322423
esbuild: ^0.17.5
2242422424
fsevents: ~2.3.2
@@ -22449,7 +22449,7 @@ __metadata:
2244922449
optional: true
2245022450
bin:
2245122451
vite: bin/vite.js
22452-
checksum: 99970cb1fed3330458e60f8341ec73c4260c82d815e51c95295321ab496e4c8cb447bc942daf4d94f78bbc8b2bed36cbc237f43fdc1cede19250fac737e5a0fc
22452+
checksum: 90ce3923ef3e9a491851fb34effece43858d0ba915db17ea6ad0eb649bd77d81c69a71aafc55a6fbd11e4134b1a79eb7e2e3553f055d390d32ca0ff7c645acf6
2245322453
languageName: node
2245422454
linkType: hard
2245522455

0 commit comments

Comments
 (0)