hawkeye64 / electron-quasar-file-explorer

A Simple File Explorer using Vue/Quasar/Electron
MIT License
182 stars 51 forks source link

Bump @quasar/app from 2.1.1 to 2.2.4 #210

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @quasar/app from 2.1.1 to 2.2.4.

Release notes

Sourced from @quasar/app's releases.

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

@quasar/app-v2.1.12

fix(app): do not call user supplied devServer.before twice and call it with full set of parameters #8223 (#8227)

@quasar/app-v2.1.11

fix(app): fix dart-sass outputStyle to work with postcss-rtl again #8162 #8163

@quasar/app-v2.1.10

  • feat(app/pwa): allow "crossorigin: use-credentials" on manifest meta tag (#8153)
  • fix(app): Added support for old behavior of nested env variables (#8154)

@quasar/app-v2.1.9

  • feat(app): boot & prefetch - ability to customize redirect status code (#8109)
  • perf(app): Optimize nested objects env variables (#8084)
  • Security - upgrade dep: copy-webpack-plugin@6.3.2
  • Other dep upgrades: vuex@3.6.0

@quasar/app-v2.1.8

fix(app): revert to the old compression-webpack-plugin due to issue in naming assets scheme

... (truncated)

Commits
  • aadf146 chore(app): Bump version
  • 7676b45 feat(docs): small tweak to App CLI upgrade guide page
  • a59f2a1 fix(docs): typo in boot-files page
  • 40a1b0d fix(docs): Fixed misleading 'showing all options' for icon libraries (#8744)
  • 0af2046 fix(TS): missing IconSets on type QuasarIconSets #8746
  • 05d22f4 chore(extras): bump version
  • 28848b0 fix(extras): some bootstrap-icons not rendering correctly
  • 7fd4543 fix(ts): update webpack typings to solve conflicts (#8736)
  • 360d9d4 chore(extras): update readme
  • 122f6fa chore(extras): bump version
  • 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 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) - 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 #222.