Skip to content

build(deps-dev): Bump @quasar/app from 3.1.10 to 3.2.2

Created by: dependabot[bot]

Bumps @quasar/app from 3.1.10 to 3.2.2.

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-v3.2.2

Fixes

  • fix(app): more refinement for Electron (#11163)

Donations

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

@​quasar/app-v3.2.1

  • fix(app): regression on dev -m ssr #11283

@​quasar/app-v3.2.0

  • feat(app/SSR): Ability to custom bootstrap the webserver (including using serverless services) through the production-export script
  • feat(app;ui): SSR - keep account of quasar.conf.js > framework > config > brand colors #9442
  • fix(app): improve error reporting #10470
  • fix(app): auto-escape productName and productDescription for index.template.html #10470
Commits
  • 5ec54e2 fix(app/icon-genie/docs): more refinement for Electron (#11163)
  • 609a344 fix(app/icon-genie/docs): more refinement for Electron (#11163)
  • c6a4c94 fix(app/icon-genie/docs): more refinement for Electron (#11163)
  • cf47248 fix(ui/split-attrs): update to newest vue specs #11297
  • 0e16178 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • f448273 fix(QScrollArea): content-active-style not being applied correctly #11313
  • f12556b feat(ts): Improve useDialogPluginComponent emits types (#11325)
  • 0b7939f fix(QSelect): missing classes that show up as "[object Object]" (#11311)
  • 691e11e Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • d9dd53b feat(QIcon): recognize FontAwesome Pro "Kit Uploads" icons #11312
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Merge request reports

Loading