hawkeye64 / electron-quasar-file-explorer

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

Bump quasar from 1.14.1 to 1.15.11 #223

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps quasar from 1.14.1 to 1.15.11.

Release notes

Sourced from quasar's releases.

quasar-v1.15.11

New

  • feat(QTable): new prop (column-sort-order) and new "columns" definition prop (sortOrder) #8527

Fixes

  • fix(QPagination): do not exclude 0 value as a page number #8817 (#8825)

quasar-v1.15.10

  • fix(TS): missing IconSets on type QuasarIconSets #8746

quasar-v1.15.9

Repackage of v1.15.8

quasar-v1.15.7

  • fix(QInput): (regression) restrict setSelectionRange to allowed input types #8653 (#8654)

quasar-v1.15.6

New

  • feat(ts): add shim-lang.d.ts for typescript (#8624)
  • feat(ui/typescript): align Quasar export type with implementation (#8632)
  • feat(QPagination): new props (flat, active-color, active-text-color) #7929
  • feat(Loading): no transitioning when Loading is called and already active (just background color) #8623

Fixes

  • fix(QTabs): recalculate justify, scroll and arrows on activate (if keep-alive) #8601 (#8606)
  • fix(QBtnDropdown): remove spacing between main button and split when outline #8594 (#8603)
  • chore(css): add outline 0 fo dialog backdrop, remove outline for focus also on mobile (#8636)
  • fix(QInput): keep cursor position when the model is not in sync with the input value #8600 (#8605)
  • fix(LocalStorage/SessionStorage): server-side default methods should return correctly typed values
  • fix(QPageScroller): scroll-offset prop not working correctly when in reverse mode #8625

quasar-v1.15.5

Fixes

  • fix(TS): Update date.d.ts (#8547)
  • fix(QParallax): fix not working in RTL mode #8549 (#8550)
  • fix(api): Update QItemLabel.json to match latest major browser support info (#8562)
  • fix(TS): Update date.d.ts (#8547)
  • fix(QField): tweak q-field__inner to accept custom components with fixed aspect ratio #8482 #8484

quasar-v1.15.4

  • fix(field validation): don't validate disabled components; guard calls to validate and resetValidation #8481 (#8485)

quasar-v1.15.3

Fixes

  • fix(ui/TS): openURL params (#8410)
  • fix(QUploader): check existence of fileInput before resetting (#8400)
  • fix(QPopupEdit): do not allow setting the value if it's invalid and not changed #8416 (#8420)

quasar-v1.15.2

New

... (truncated)

Commits
  • b7576a0 chore(ui): Bump version
  • 3e631cc chore(app): Bump version
  • 6cb05e6 feat(docs): Update process.env page to latest specs (#9028)
  • 935e50d feat(QTable): new prop (column-sort-order) and new "columns" definition prop ...
  • b7e66ad fix(app): Backport "duplicate postcss plugins" fix from Qv2
  • 6d283e8 perf(app): Backport "only recreate the webpack conf when absolutely necessary...
  • 7e708fd fix(app): Backport "duplicate postcss plugins" fix from Qv2
  • 2f13037 feat(docs): Update cookies.md on Electron usage #8994 (#9001)
  • dd0a38d Revert "Fix(QDialog): maximized dialog position if draggable (#8908)"
  • d2d75c0 Update table.md - fix spelling mistake (#8981)
  • 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)