Skip to content

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

Created by: dependabot[bot]

Bumps @quasar/app from 3.1.10 to 3.2.3.

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-v3.2.3

Features

  • Upgraded Vue to v3.2.22 #11379 #10943
  • Upgraded deps: copy-webpack-plugin@9.1.0, css-minimizer-webpack-plugin@3.1.3, cssnano@5.0.10, terser-webpack-plugin@5.2.5

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.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
  • fce5f18 chore(app): Bump version
  • f0a45b3 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • a5ad741 feat(app): Upgrade Vue to v3.2.22 #11379 10943
  • 43a04f1 fix(api/AppFullscreen): Improve and fix the definitions (#11361)
  • 7420c8c feat(ts/Cookies): Improve Cookies plugin types (fix: #8642) (#11351)
  • 0859543 feat(app): upgrade deps
  • 124d15f fix(ui/split-attrs): revert change; not accounting for dynamic attrs
  • cec9845 perf(ui/split-attrs): improve runtime speed
  • 8ffd04e chore(ui): Bump version
  • aa8d212 chore(icongenie): 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 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