Skip to content

build(deps-dev): bump @quasar/vite-plugin from 2.0.1 to 2.0.2 - #1674

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/quasar/vite-plugin-2.0.2
Open

build(deps-dev): bump @quasar/vite-plugin from 2.0.1 to 2.0.2#1674
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/quasar/vite-plugin-2.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps @quasar/vite-plugin from 2.0.1 to 2.0.2.

Release notes

Sourced from @​quasar/vite-plugin's releases.

@​quasar/vite-plugin-v2.0.2

Changes

  • fix(vite-plugin): client bundle alias with custom Vite modes -> production builds started with a custom mode name (vite build --mode qa, --mode staging, ...) no longer get the dev-server treatment. The plugin picked between aliasing bare quasar imports to the single-file client build and excluding quasar from dep prebundling by comparing Vite's mode against production, but the mode is only an env-file selector. The alias now follows command === 'serve', which is exactly what it was meant for: cutting the number of requests the dev server has to answer. The optimizeDeps.exclude half was dead weight and is gone, since Vite no longer prebundles deps during builds (#17942)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If Quasar is useful in your workflow and you want to support ongoing maintenance, please consider the following:

Commits
  • 654dd92 chore(vite-plugin): bump version
  • be034ce feat(QFab): open on hover via new hover/hover-delay/hover-hide-delay props
  • a07512d feat(ui): add col-name prop to QTd/QTh so wrapped cells can target their colu...
  • b0bfde6 fix(ui): make overlay content clickable over .q-electron-drag regions in Elec...
  • a320e92 fix(docs): cover sub-pixel gaps between sticky table cells (#17925)
  • 77d755f fix(app-vite): self-heal the BEX bridge after MV3 background termination (fix...
  • b34d84f fix(app-vite): honor SSR/SSG-specific options in the dev-server config diffs
  • f3f7472 feat(docs): document the Suspense post-hydration trigger recipe #17961
  • eee39c5 fix(QScrollArea): put the vertical thumb on the left side in RTL (fix #17943)
  • 8d346e2 fix(QSelect): keep long selected values inside the parent — fix #18015 (#18525)
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@quasar/vite-plugin](https://github.com/quasarframework/quasar) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/vite-plugin-v2.0.1...@quasar/vite-plugin-v2.0.2)

---
updated-dependencies:
- dependency-name: "@quasar/vite-plugin"
  dependency-version: 2.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants