chore(deps-dev): bump @quasar/app-vite from 1.11.0 to 2.5.4#268
chore(deps-dev): bump @quasar/app-vite from 1.11.0 to 2.5.4#268dependabot[bot] wants to merge 2 commits intomasterfrom
Conversation
Bumps [@quasar/app-vite](https://github.com/quasarframework/quasar) from 1.11.0 to 2.5.4. - [Release notes](https://github.com/quasarframework/quasar/releases) - [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-vite-v1.11.0...@quasar/app-vite-v2.5.4) --- updated-dependencies: - dependency-name: "@quasar/app-vite" dependency-version: 2.5.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
@codex[agent] help me - make this pr pass the tests |
|
To use Codex here, create an environment for this repo. |
Co-authored-by: MekDrop <342641+MekDrop@users.noreply.github.com>
Aligned the build with Vite 8 (added direct dev dep, updated lockfile, swapped to the current i18n unplugin) to fix the createFilter startup crash; CI should pick it up now. Local e2e run is still blocked here because download.cypress.io DNS is refused. Changes are in 8c1a7af. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @quasar/app-vite from 1.11.0 to 2.5.4 and aligns related tooling for Vite 8 (adds explicit Vite 8 dev dependency, updates lockfile/istanbul plugin override) while switching to
@intlify/unplugin-vue-i18nfor compatibility.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.