Skip to content

build(deps-dev): Bump @quasar/app from 3.1.5 to 3.1.7

Created by: dependabot[bot]

Bumps @quasar/app from 3.1.5 to 3.1.7.

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-v3.1.7

  • feat(app): New option for "quasar describe" command: quasar describe list [search_term] #7829
  • fix(app): correctly transform imports from Quasar (trailing comma issue) #10049
  • Upgraded deps: vue-loader@16.8.2, html-webpack-plugin@5.5.0, inquirer@8.2.0, postcss-loader@6.2.0, sass-loader@12.2.0
  • fix(app/bex): correctly bundle index.html #11047 #10190 #9908

@​quasar/app-v3.1.6

  • fix(app): HMR issue when using symlinks #10260 #10083
  • feat(app): Upgrade ts-checker dep (#11068)
Commits
  • c863bdb chore(app): Bump version
  • 30f0f75 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • ccee424 fix(app): correctly bundle index.html #11047 #10190 #9908
  • 5cbf651 feat(ui): improve types (#11085)
  • 26abd7c feat(app): upgrade docs
  • 76db12c feat(docs): add instructions for RTL support for Quasar Vite plugin
  • 62e54a4 chore(vite-plugin): Bump version
  • a9f238c fix(vite-plugin): auto-import -> correctly match and replace comp & directive...
  • 897bca9 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • 4abac60 chore(vite-plugin): fix example reference in vite.config.js
  • 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