stelace / heroes-platform-demo

:sparkles: Open-source Web platform built on top of Stelace backend Search, Automation and Real-Time APIs. Empowering super heroes in NYC.
MIT License
18 stars 12 forks source link

chore(deps-dev): bump @quasar/app from 1.9.6 to 2.2.9 #434

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @quasar/app from 1.9.6 to 2.2.9.

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-v2.2.9

  • feat(app): upgrade Vue to v2.6.13

@​quasar/app-v2.2.8

Uses the new branding/logo

@​quasar/app-v2.2.7

  • Upgraded deps: vuex@3.6.2, vue-router@3.5.1, archiver@5.3.0, chalk@4.1.1, chokidar@3.5.1, fast-glob@3.2.5, isbinaryfile@4.0.8, semver@7.3.5, table@6.7.1, vue-loader@15.9.7, vue-style-loader@4.1.3, sass@1.32.12, webpack-dev-server@3.11.2, webpack-bundle-analyzer@4.4.2

@​quasar/app-v2.2.6

  • fix(ui/ts): add missing ssrContext param for singleton language set (#8807)

@​quasar/app-v2.2.5

New

  • feat(app/wrappers): add TSDoc for boot wrapper
  • perf(app): Backport "only recreate the webpack conf when absolutely necessary" from Qv2

Fixes

  • fix(app): Backport "duplicate postcss plugins" fix from Qv2 (when enabling RTL)

@​quasar/app-v2.2.4

  • fix(ts): update webpack typings to solve conflicts (#8736)

@​quasar/app-v2.2.3

  • fix(app): TS store template mistake (someAction instead of someGetter)

@​quasar/app-v2.2.2

  • fix(TS): webpack-dev-server typings (#8596)

@​quasar/app-v2.2.1

  • fix(app/ts): remove fork-ts-checker v5 buggy configuration

@​quasar/app-v2.2.0

New

  • feat(app): Backport Capacitor v3 support from Quasar v2 #8366 (#8585)
  • feat(ts): upgrade TS version (ts-loader 8.0.17 and typescript 4.2.2) (#8546)

Fixes

  • fix(app/electron): first run of the build command fails #8521

@​quasar/app-v2.1.15

  • fix: using vueDevtools doesn't show tab vuex store (#8462)
  • feat(app): explicitly add pretty-error dep #8459

@​quasar/app-v2.1.14

  • fix(app): RTL support when on Windows needs path.join to build some path strings (#8270) #8269
  • fix(ssr): prepend public path on redirect navigation #8247 (#8250)

@​quasar/app-v2.1.13

fix(app): Electron error - "Extension server error: Object not found: " (#8188) (#8240)

... (truncated)

Commits
  • 9bfd2fe chore(app): Bump version
  • eabddc7 feat(app): upgrade Vue to v2.6.13
  • 58749c9 fix(QIntersection): correctly handle the "root" prop #9517
  • ed99594 feat(docs): Update ajax documentation to mention installing the notify plugin...
  • 5d689b2 chore: fix linter errors (#9569)
  • 87eb6f5 fix(ui/touch): remove workaround for Safari bug since original touch bug is f...
  • e62afce fix(QFile): multiple + append freezes Safari when adding second time #9465
  • 8916724 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • c7ca1b2 feat(docs): update the app-extension-examples repo links
  • f3da29b Merge remote-tracking branch 'origin/dev' into dev
  • 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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #435.