Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^5.2.11 (#2653)
Browse files Browse the repository at this point in the history
[![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://vitejs.dev)
([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) |
[`^5.2.10` ->
`^5.2.11`](https://renovatebot.com/diffs/npm/vite/5.2.10/5.2.11) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.2.10/5.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.2.10/5.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitejs/vite (vite)</summary>

###
[`v5.2.11`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small5211-2024-05-02-small)

[Compare
Source](https://github.com/vitejs/vite/compare/v5.2.10...v5.2.11)

- feat: improve dynamic import variable failure error message
([#&#8203;16519](https://github.com/vitejs/vite/issues/16519))
([f8feeea](https://github.com/vitejs/vite/commit/f8feeea)), closes
[#&#8203;16519](https://github.com/vitejs/vite/issues/16519)
- fix: dynamic-import-vars plugin normalize path issue
([#&#8203;16518](https://github.com/vitejs/vite/issues/16518))
([f71ba5b](https://github.com/vitejs/vite/commit/f71ba5b)), closes
[#&#8203;16518](https://github.com/vitejs/vite/issues/16518)
- fix: scripts and styles were missing from built HTML on Windows
([#&#8203;16421](https://github.com/vitejs/vite/issues/16421))
([0e93f58](https://github.com/vitejs/vite/commit/0e93f58)), closes
[#&#8203;16421](https://github.com/vitejs/vite/issues/16421)
- fix(deps): update all non-major dependencies
([#&#8203;16488](https://github.com/vitejs/vite/issues/16488))
([2d50be2](https://github.com/vitejs/vite/commit/2d50be2)), closes
[#&#8203;16488](https://github.com/vitejs/vite/issues/16488)
- fix(deps): update all non-major dependencies
([#&#8203;16549](https://github.com/vitejs/vite/issues/16549))
([2d6a13b](https://github.com/vitejs/vite/commit/2d6a13b)), closes
[#&#8203;16549](https://github.com/vitejs/vite/issues/16549)
- fix(dev): watch publicDir explicitly to include it outside the root
([#&#8203;16502](https://github.com/vitejs/vite/issues/16502))
([4d83eb5](https://github.com/vitejs/vite/commit/4d83eb5)), closes
[#&#8203;16502](https://github.com/vitejs/vite/issues/16502)
- fix(preload): skip preload for non-static urls
([#&#8203;16556](https://github.com/vitejs/vite/issues/16556))
([bb79c9b](https://github.com/vitejs/vite/commit/bb79c9b)), closes
[#&#8203;16556](https://github.com/vitejs/vite/issues/16556)
- fix(ssr): handle class declaration and expression name scoping
([#&#8203;16569](https://github.com/vitejs/vite/issues/16569))
([c071eb3](https://github.com/vitejs/vite/commit/c071eb3)), closes
[#&#8203;16569](https://github.com/vitejs/vite/issues/16569)
- fix(ssr): handle function expression name scoping
([#&#8203;16563](https://github.com/vitejs/vite/issues/16563))
([02db947](https://github.com/vitejs/vite/commit/02db947)), closes
[#&#8203;16563](https://github.com/vitejs/vite/issues/16563)

</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 these
updates 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://developer.mend.io/github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent dcf0610 commit 5d5f921
Show file tree
Hide file tree
Showing 18 changed files with 198 additions and 102 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"fs-extra": "^11.2.0",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vite": "^5.2.10"
"vite": "^5.2.11"
}
}
2 changes: 1 addition & 1 deletion chromeless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"@types/express": "^4.17.21",
"rimraf": "^5.0.5",
"unbuild": "^2.0.0",
"vite": "^5.2.10"
"vite": "^5.2.11"
}
}
2 changes: 1 addition & 1 deletion config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build": "tsc && unbuild"
},
"dependencies": {
"vite": "^5.2.10"
"vite": "^5.2.11"
},
"devDependencies": {
"@types/node": "^20.10.6",
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite": "^5.2.11",
"zod": "^3.23.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"preact": "^10.21.0",
"rimraf": "^5.0.5",
"unbuild": "^2.0.0",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vitest": "^1.5.3"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"pino-pretty": "^11.0.0",
"react": "^18.3.1",
"unbuild": "^2.0.0",
"vite": "^5.2.10"
"vite": "^5.2.11"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"pino-pretty": "^11.0.0",
"solid-js": "^1.8.17",
"unbuild": "^2.0.0",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vitest": "^1.5.3"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"fs-extra": "^11.2.0",
"svelte": "^4.2.15",
"typescript": "^5.4.5",
"vite": "^5.2.10"
"vite": "^5.2.11"
},
"devDependencies": {
"@playwright/test": "^1.43.1",
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rimraf": "^5.0.5",
"shx": "^0.3.4",
"unbuild": "^2.0.0",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vitest": "^1.5.3"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rimraf": "^5.0.5",
"shx": "^0.3.4",
"unbuild": "^2.0.0",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vitest": "^1.5.3"
}
}
2 changes: 1 addition & 1 deletion iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"immer": "^10.1.1",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vite": "^5.2.10"
"vite": "^5.2.11"
}
}
Loading

0 comments on commit 5d5f921

Please # to comment.