Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency vite to v3.2.1 (#950)
[![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://togithub.com/vitejs/vite/tree/main/#readme) ([source](https://togithub.com/vitejs/vite)) | [`3.2.0` -> `3.2.1`](https://renovatebot.com/diffs/npm/vite/3.2.0/3.2.1) | [![age](https://badges.renovateapi.com/packages/npm/vite/3.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vite/3.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vite/3.2.1/compatibility-slim/3.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vite/3.2.1/confidence-slim/3.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite</summary> ### [`v3.2.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small321-2022-10-28-small) [Compare Source](https://togithub.com/vitejs/vite/compare/4198e3428457b648aa622b665035bebe2821c660...v3.2.1) - fix: prioritize existing env over .env (fixes [#​10676](https://togithub.com/vitejs/vite/issues/10676)) ([#​10684](https://togithub.com/vitejs/vite/issues/10684)) ([e2ea6af](https://togithub.com/vitejs/vite/commit/e2ea6af)), closes [#​10676](https://togithub.com/vitejs/vite/issues/10676) [#​10684](https://togithub.com/vitejs/vite/issues/10684) - fix: remove picomatch type import (fixes [#​10656](https://togithub.com/vitejs/vite/issues/10656)) ([#​10678](https://togithub.com/vitejs/vite/issues/10678)) ([1128b4d](https://togithub.com/vitejs/vite/commit/1128b4d)), closes [#​10656](https://togithub.com/vitejs/vite/issues/10656) [#​10678](https://togithub.com/vitejs/vite/issues/10678) - fix(config): resolve externalized specifier with internal resolver ([#​10683](https://togithub.com/vitejs/vite/issues/10683)) ([b15d21c](https://togithub.com/vitejs/vite/commit/b15d21c)) - feat: Add support for imba in html scripts ([#​10679](https://togithub.com/vitejs/vite/issues/10679)) ([b823fd6](https://togithub.com/vitejs/vite/commit/b823fd6)), closes [#​10679](https://togithub.com/vitejs/vite/issues/10679) - chore: join URL segments more safely ([#​10590](https://togithub.com/vitejs/vite/issues/10590)) ([675bf07](https://togithub.com/vitejs/vite/commit/675bf07)), closes [#​10590](https://togithub.com/vitejs/vite/issues/10590) - chore: update changelog for 3.2 ([#​10646](https://togithub.com/vitejs/vite/issues/10646)) ([f787a60](https://togithub.com/vitejs/vite/commit/f787a60)), closes [#​10646](https://togithub.com/vitejs/vite/issues/10646) </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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/defenseunicorns/zarf). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC42LjEifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information