Skip to content

build(deps-dev): Bump @quasar/app from 3.1.0 to 3.1.2

Griefed requested to merge dependabot/npm_and_yarn/master/quasar/app-3.1.2 into master

Created by: dependabot[bot]

Bumps @quasar/app from 3.1.0 to 3.1.2.

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-v3.1.2

  • fix(app): temporarily downgrade vue-loader to v16.5.0 due to external issues

@​quasar/app-v3.1.1

  • Upgraded Vue deps: vue@3.2.19, @​vue/compiler-sfc@​3.2.19, @​vue/server-renderer@​3.2.19, vue-loader@16.8.1
  • Upgraded other deps: webpack-dev-server@4.3.0, autoprefixer@10.3.6, inquirer@8.1.5, postcss-rtlcss@3.4.1
  • Upgraded TS deps: electron bundlers, webpack-dev-server, terser, typescript and ts-loader
Commits
  • 17d1e63 chore(app): Bump version
  • a48a5dc fix(app): temporarily downgrade vue-loader to v16.5.0 due to external issues
  • cc43b3e feat(ui): addition to previous Dialog for script setup
  • 063e124 chore(app): Bump version
  • 24de77f feat(app): Upgrade deps (including Vue)
  • 6366440 account script setup when invoking hide() (#10850)
  • d4f1597 docs(electron): Update to @​electron/remote v2 (#10874)
  • f138b43 feat(ts): update electron and webpack-dev-server configuration types, update ...
  • 816ffa2 feat(ui): no-shake in q-dialog (#10858)
  • 0ee7d76 variable name IMEI in all caps (#10838)
  • 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