Skip to content

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

Created by: dependabot[bot]

Bumps @quasar/app from 3.2.3 to 3.2.5.

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-v3.2.5

Features

  • feat(app): unpin vue dep version as other vue ecosystem official packages always require latest vue (which creates problems)
  • feat(app): copy lock files to dist #8034

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.4

Features

  • webpack-dev-server@4.6.0 -- has deprecation notices when using devServer > https -- and for your benefit q/app automatically converts the old syntax to the newer one requested by webpack-dev-server (but you should manually update it regardless) https://github.com/webpack/webpack-dev-server/tree/master/examples/server/https#https-server
  • Upgraded deps: vue@3.2.23, ci-info@3.3.0, compression-webpack-plugin@9.0.1, css-minimizer-webpac k-plugin@3.2.0, cssnano@5.0.12, postcss-loader@6.2.1, postcss-rtlcss@3.5.0

Fixes

  • fix(app): "quasar-new" cmd help typo #11409

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:

Commits
  • 605963b chore(app): Bump version
  • 90e6756 feat(app): copy lock files to dist #8034
  • 4b40ed3 feat(app): unpin vue dep version as other vue ecosystem official packages alw...
  • e8e0014 feat(api/ts): Use narrower types for component refs (closes #11483) (#11501)
  • 41d70ac fix(QTree): padding on root nodes without children in dense mode #11498 (#11569)
  • 79a780a fix(QIcon): Add check for lowercase 'm' for valid start of svg path (#11506)
  • bd44a12 feat(ui): further improve model-value definition for QChip/QExpansionItem/QFa...
  • cffb56a fix(QBtnDropdown): wrong definition for modelValue -> it's not required #11493
  • ab4ecb4 fix(QTree): padding on root nodes without children in dense mode #11498 (#11569)
  • 193c44b fix(QTree): padding on root nodes without children in dense mode #11498 (#11569)
  • 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