chore(deps): update dependency vite to v3.2.3 #2642

Merged
dpschen merged 1 commits from renovate/vite-3.x into main 2022-11-07 09:20:32 +00:00
Member

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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2022-11-07 09:04:35 +00:00
renovate added 1 commit 2022-11-07 09:04:36 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
0f67a78ec8
chore(deps): update dependency vite to v3.2.3
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2642-renovate-vite-3-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2642-renovate-vite-3-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
dpschen approved these changes 2022-11-07 09:20:26 +00:00
dpschen merged commit 0f67a78ec8 into main 2022-11-07 09:20:32 +00:00
dpschen deleted branch renovate/vite-3.x 2022-11-07 09:20:32 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.