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.1.15 #189

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @quasar/app from 2.1.1 to 2.1.15.

Release notes

Sourced from @quasar/app's releases.

@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

@quasar/app-v2.1.7

  • feat(app): replace deprecated "node-sass" package with recommended "sass" (dart-sass) #4066
  • feat(TS): add invoke params types for webpack configuration (#7999)
  • feat(app): allow client CSS transform as fromRTL when using RTL #6714, #7488 (#7592)
  • Upgraded deps: browserslist@4.14.7, chokidar@3.4.3, compression-webpack-plugin@6.1.1, copy-webpack-plugin@6.3.1, file-loader@6.2.0, node-loader@1.0.2, sass@1.29.0, sass-loader@10.1.0, url-loader@4.1.1, vue-loader@15.9.5, webpack-bundle-analyzer@4.1.0

@quasar/app-v2.1.6

New

  • feat(app): Improve dev-server for SSR in dev mode (ability to inject to ssrContext from the ssr extension) #7958

Fixes

  • fix(app): "quasar info" commands looks into wrong folder for capacitor deps #7925
  • fix(app): Debug to debug or dev for productionTip (#7941)

@quasar/app-v2.1.5

  • fix(app/Capacitor): HTTPS server with iOS (path to bridge file within @capacitor/ios changed) #7845
  • feat(app): new quasar.conf.js > capacitor prop -> capacitorCliPreparationParams (default value: [ 'sync', ctx.targetName ]) #7870
  • perf(app): small tweak to devserver running mechanism

@quasar/app-v2.1.3/4

... (truncated)

Commits
  • 47d3d40 chore(app): Bump version
  • 5c40c5b feat(docs): small adjustment to quasar.conf page
  • c55b9bd feat(docs): Improve quasar.conf.js > env documentation
  • ca1ef4f fix(field validation): don't validate disabled components; guard calls to val...
  • b285135 feat(docs): Update managing-google-analytics #8490
  • 60724af Update managing-google-analytics.md (#8490)
  • 105aa33 chore: update security policy
  • 7d1f40a chore: update issue templates
  • d010014 Update issue templates
  • e4b911b fix: using vueDevtools doesn't show tab vuex store (#8462)
  • 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 #197.