quasarframework / quasar-ui-qmarkdown

A Quasar UI App Extension to display inline markdown
https://quasarframework.github.io/quasar-ui-qmarkdown/
MIT License
157 stars 28 forks source link

chore(deps-dev): bump @quasar/app from 2.2.10 to 3.1.4 in /ui/dev #308

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @quasar/app from 2.2.10 to 3.1.4.

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-v3.1.3

  • fix(app): quasar.conf.js > build > gzip filename option; also improve code completion (#10931) #10161
  • fix(app): Update stylus loader options to match its latest syntax (#10692)
  • fix(app): auto-add icon file to Electron builder config (#10440)
  • Update deps: vue@3.2.20, webpack-dev-server@4.3.1, @​types/webpack-dev-server@​4.3.1, autoprefixer@10.3.7, compression-webpack-plugin@9.0.0, css-minimizer-webpack-plugin@3.1.1, table@6.7.2, terser-webpack-plugin@5.2.4

Note: changes to @quasar/app tsconfig preset introduced in this release break wrapper functions types from quasar/wrappers if you do not import anything from quasar package anywhere in your project. If this is the case, copy over this file in your project src directory

@​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

@​quasar/app-v3.1.0

  • Upgraded to Vue 3.2.4 & Vue Router 4.0.11
  • Upgraded webpack-dev-server to 4.0.0 (from beta.3 -- has some very small breaking changes -- see docs)
  • Upgraded cssnano@5.0.8, postcss-loader@6.1.1

@​quasar/app-v3.0.4

@​quasar/app-v3.0.3

  • Upgraded reps: vue@3.1.5, vue-loader@16.3.1, autoprefixer@10.3.1, compression-webpack-plugin@8.0.1, copy-webpack-plugin@9.0.1, css-minimizer-webpack-plugin@3.0.2, fast-glob@3.2.7, html-webpack-plugin@5.3.2, inquirer@8.1.2, pretty-error@3.0.4, sass-loader@12.1.0, terser-webpack-plugin@5.1.4

@​quasar/app-v3.0.2

  • refactor(app): Remove deprecated zlib package to use from Node.js core (#9951)
  • fix(app): Update postcss-loader option structure (#9954)

@​quasar/app-v3.0.1

  • feat(app): upgrade Vue to 3.1.2 and Vue Router to 4.0.10

@​quasar/app-v3.0.0

This is it! Quasar v2 (with Vue.js 3) goes stable. Please follow our forum for upcoming posts regarding what this means.

  • feat(app): use electron-packager v15
  • feat(app): remove obsolete compatibility icons check for electron mode
  • fix(app): removed vuex from ssr package.json (#9700)
  • feat(app): SSR prod distributables should force use the prod code of externalized vue and @vue/* packages

@​quasar/app-v3.0.0-rc.3

Last RC!

  • Upgraded deps: vue@3.1.1, vue-router@4.0.9, chokidar@3.5.2, cssnano@5.0.6, inquirer@8.1.1, webpack-merge@5.8.0

@​quasar/app-v3.0.0-rc.2

... (truncated)

Commits
  • e314ab5 chore(app): Bump version
  • e2a3220 feat(app): Upgrade vue-router dep
  • 75c0d94 fix(QImg): avoid duplicating events and attributes
  • a067c28 fix(QFile): avoid duplicating events and match behavior with all other QField...
  • f116a10 fix(docs): QTable > Pagination slot example
  • 20304fe fix(docs): qtable virtscroll w/ pagination example (#10570)
  • 0ef13e9 docs(configuring-pwa): update PWA Checklist link (#10499)
  • a1795ba fix(API): Loading -> correctly specify quasar.conf.js config value type for "...
  • 49a3336 feat(LoadingBar): hide App from devtools
  • 7043448 feat(Notify): Hide QNotifications app from devtools (#10996)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #310.