Update dependency vite to v3.2.3 #19

Merged
kjuulh merged 1 commits from renovate/all into main 2022-11-07 09:53:17 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
vite (source) devDependencies patch 3.2.2 -> 3.2.3

Release Notes

vitejs/vite

v3.2.3

Compare Source


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vite](https://github.com/vitejs/vite/tree/main/#readme) ([source](https://github.com/vitejs/vite)) | devDependencies | patch | [`3.2.2` -> `3.2.3`](https://renovatebot.com/diffs/npm/vite/3.2.2/3.2.3) | --- ### Release Notes <details> <summary>vitejs/vite</summary> ### [`v3.2.3`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small323-2022-11-07-small) [Compare Source](https://github.com/vitejs/vite/compare/v3.2.2...v3.2.3) - refactor: change style.innerHTML to style.textContent ([#&#8203;10801](https://github.com/vitejs/vite/issues/10801)) ([8ea71b4](https://github.com/vitejs/vite/commit/8ea71b4)), closes [#&#8203;10801](https://github.com/vitejs/vite/issues/10801) - fix: add `@types/node` as an optional peer dependency ([#&#8203;10757](https://github.com/vitejs/vite/issues/10757)) ([57916a4](https://github.com/vitejs/vite/commit/57916a4)), closes [#&#8203;10757](https://github.com/vitejs/vite/issues/10757) - fix: transform import.meta.glob when scan JS/TS [#&#8203;10634](https://github.com/vitejs/vite/issues/10634) ([#&#8203;10635](https://github.com/vitejs/vite/issues/10635)) ([c53ffec](https://github.com/vitejs/vite/commit/c53ffec)), closes [#&#8203;10634](https://github.com/vitejs/vite/issues/10634) [#&#8203;10635](https://github.com/vitejs/vite/issues/10635) - fix(css): url() with variable in sass/less (fixes [#&#8203;3644](https://github.com/vitejs/vite/issues/3644), [#&#8203;7651](https://github.com/vitejs/vite/issues/7651)) ([#&#8203;10741](https://github.com/vitejs/vite/issues/10741)) ([fa2e47f](https://github.com/vitejs/vite/commit/fa2e47f)), closes [#&#8203;3644](https://github.com/vitejs/vite/issues/3644) [#&#8203;7651](https://github.com/vitejs/vite/issues/7651) [#&#8203;10741](https://github.com/vitejs/vite/issues/10741) - feat: add `vite:afterUpdate` event ([#&#8203;9810](https://github.com/vitejs/vite/issues/9810)) ([1f57f84](https://github.com/vitejs/vite/commit/1f57f84)), closes [#&#8203;9810](https://github.com/vitejs/vite/issues/9810) - perf: improve `multilineCommentsRE` regex (fix [#&#8203;10689](https://github.com/vitejs/vite/issues/10689)) ([#&#8203;10751](https://github.com/vitejs/vite/issues/10751)) ([51ed059](https://github.com/vitejs/vite/commit/51ed059)), closes [#&#8203;10689](https://github.com/vitejs/vite/issues/10689) [#&#8203;10751](https://github.com/vitejs/vite/issues/10751) - perf: Use only one ps exec to find a Chromium browser opened on Mac OS ([#&#8203;10588](https://github.com/vitejs/vite/issues/10588)) ([f199e90](https://github.com/vitejs/vite/commit/f199e90)), closes [#&#8203;10588](https://github.com/vitejs/vite/issues/10588) - chore: fix dev build replacing undefined ([#&#8203;10740](https://github.com/vitejs/vite/issues/10740)) ([1358a3c](https://github.com/vitejs/vite/commit/1358a3c)), closes [#&#8203;10740](https://github.com/vitejs/vite/issues/10740) - chore: remove non used type definitions ([#&#8203;10738](https://github.com/vitejs/vite/issues/10738)) ([ee8c7a6](https://github.com/vitejs/vite/commit/ee8c7a6)), closes [#&#8203;10738](https://github.com/vitejs/vite/issues/10738) - chore(deps): update dependency [@&#8203;rollup/plugin-commonjs](https://github.com/rollup/plugin-commonjs) to v23 ([#&#8203;10611](https://github.com/vitejs/vite/issues/10611)) ([cc4be70](https://github.com/vitejs/vite/commit/cc4be70)), closes [#&#8203;10611](https://github.com/vitejs/vite/issues/10611) - chore(deps): update dependency [@&#8203;rollup/plugin-dynamic-import-vars](https://github.com/rollup/plugin-dynamic-import-vars) to v2 ([#&#8203;10726](https://github.com/vitejs/vite/issues/10726)) ([326f782](https://github.com/vitejs/vite/commit/326f782)), closes [#&#8203;10726](https://github.com/vitejs/vite/issues/10726) </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzMi4yNDEuMTEifQ==-->
kjuulh added 1 commit 2022-11-07 09:36:31 +01:00
Update dependency vite to v3.2.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
120a1ae223
kjuulh merged commit 120a1ae223 into main 2022-11-07 09:53:17 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/scel#19
No description provided.