Skip to content

chore(deps-dev): bump @quasar/app-vite from 2.4.1 to 2.5.1#316

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/quasar/app-vite-2.5.1
Open

chore(deps-dev): bump @quasar/app-vite from 2.4.1 to 2.5.1#316
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/quasar/app-vite-2.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps @quasar/app-vite from 2.4.1 to 2.5.1.

Release notes

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

@​quasar/app-vite-v2.5.1

Changes

  • fix(app-vite): browser target type in BuildTargetOptions (#18248)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v2.5.0

Important!

We have upgraded to Vite 8, so you might want to check its release notes. Unless you have tampered with advanced rollupOptions (now rolldownOptions) settings, you can safely upgrade. 99.9% of the users won't be affected by this, which is why we have released this as a minor version of q/app-vite.

Also, in order to fully support Vite 8, we are forced to bump up the minimum Node.js version to v22. Since the latest LTS is 24 (as of writing these lines), most you have probably upgraded from Node.js v20 anyway.

We highly recommend updating the build target in your /quasar.config file:

build: {
  target: {
    browser: 'baseline-widely-available',
    node: 'node22'
  }

Changes

  • feat(app-vite): security patches
  • feat(app-vite): Vite 8 support
  • feat(app-vite): support for @​electron/packager v19
  • feat(app-vite): Express v5 support (and forward compat for catch-all route)
  • feat(app-vite): upgrade deps
  • feat(render-ssr-error): upgrade to vite 8
  • fix(app-vite): PWA dev error on index.html

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

Commits
  • 4d670b6 chore(app-webpack): Bump version
  • 45aafe0 chore(app-vite): Bump version
  • c594fdc fix(q/app-vite;q/app-webpack): browser target type in BuildTargetOptions ...
  • ddd697f fix(q/app-vite;q/app-webpack): browser target type in BuildTargetOptions ...
  • e5b02ff fix(docs): update SSR boot file template variable syntax for q/app-webpack (#...
  • 0a1b325 fix(docs): update SSR boot file template variable syntax for app-vite v2 (#18...
  • aff2edb feat: update the roadmap
  • 559b331 feat(docs): update to newer vue-router nav guards specs
  • 2d9c389 chore: update lock file
  • b4941d4 chore(create-quasar): Bump version
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2026
Bumps [@quasar/app-vite](https://github.com/quasarframework/quasar) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-vite-v2.4.1...@quasar/app-vite-v2.5.1)

---
updated-dependencies:
- dependency-name: "@quasar/app-vite"
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/quasar/app-vite-2.5.1 branch from fd68606 to 106a2bb Compare March 24, 2026 02:08
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