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.2.1 in /ui/dev #352

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @quasar/app from 2.2.10 to 3.2.1.

Release notes

Sourced from @​quasar/app's releases.

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

@​quasar/app-v3.1.10

  • fix(app): avoid duplicating vue-loader transformAssetUrls config props
  • Upgrade deps: pretty-error@4.0.0, table@6.7.3

@​quasar/app-v3.1.9

  • Upgraded vue@3.2.21
  • Upgraded vue-loader@16.8.3 -- has our fix in regards to HMR with vue-class-component
  • Upgraded other deps: autoprefixer@10.4.0, cssnano@5.0.9, sass-loader@12.3.0, webpack-bundle-analyzer@4.5.0

@​quasar/app-v3.1.8

  • fix(app): Electron - missing icons folder in build (#11087) (#11088)
  • feat(app): Upgrade webpack-dev-server to v4.4.0

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

@​quasar/app-v3.1.5

  • fix(app): quasar.conf.js > framework > loading > spinner not working correctly #11008

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

... (truncated)

Commits
  • 97444b2 chore(app): Bump version
  • a3eb0aa fix(app): regression on dev -m ssr #11283
  • 7b0ccfe chore(ui): Bump version
  • 5ccc1c2 chore(app): Bump version
  • 4a18db7 fix(QSlider/QRange): first click hangs the focused state #11250
  • 1a071da fix(ui): refocus-target -> guard against null ref #11272
  • 24fed15 fix(QSelect): remains focused when tabbing if popup is opened & has no no-opt...
  • 9940630 feat(docs): improve color-palette page #11269
  • f613643 feat(docs): small tweaks to SSR Production Export page
  • 8bc4b33 feat(docs): small tweaks to SSR Production Export page
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.