traPtitech / traQ-bot-console

4 stars 1 forks source link

Bump quasar from 1.15.0 to 2.8.4 #481

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quasar from 1.15.0 to 2.8.4.

Release notes

Sourced from quasar's releases.

quasar-v2.8.4

New

  • feat(ui/utils): new util -> runSequentialPromises()
  • feat(QCircularProgress): New Boolean prop -> rounded (#14426)
  • feat(QForm): validate fields in order if not greedy (even async); mark field as dirty if validation fails #14405 (#14410)
  • feat(a11y): improve QExpansionItem, QSelect, QChip, QDialog, QMenu, QFab, QBtnDropdown #14338 (#14455)
  • feat(QTable):use virtualScrollStickySizeStart to adjust scrolling with scrollTo when non-virtual-scroll #14450 (#14460)

Fixes

  • fix(QUploader/QFile): should avoid duplicates when append is set, instead of the other way around
  • fix(ui): Add missing QLoadingUpdateOptions type (#14421)
  • fix(ui): Add TS definitions for "is" utils (#14456)

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

quasar-v2.8.3

New

  • feat(ui): Offer callable builtin validation rules (#14403)

Fixes

  • fix(ui): Fix $q.loading type (#14395)
  • fix(ui): Add missing QUploader.isUploading API entry (fix #13217) (#14399)
  • fix(QInput): do not change overflow on autogrow textarea because it breaks undo and does not compute size as expected #14344, #14263, #13196 (#14398)
  • fix(QFile): files wrongly marked as duplicated when non-append after subsequent file picking #14406

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

quasar-v2.8.2

Changes

  • Auto-register all components and directives in the non-standard prod quasar.esm.prod.js entry-point #14391 #14393

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

quasar-v2.8.1

Changes

... (truncated)

Commits
  • 1d2db6c chore(ui): Bump version
  • 78d0724 chore(app-vite): Bump version
  • eecb21b chore(app-webpack): Bump version
  • b5fb7fc chore(vite-plugin): Bump version
  • 2fdc7fd fix(lang/sr): collapse translation
  • e75bbdc feat(QTable):use virtualScrollStickySizeStart to adjust scrolling with scroll...
  • 21030f5 feat(ui): Add TS definitions for "is" utils (#14456)
  • 27a07f6 feat(ui): Add TS definitions for runSequentialPromises util (#14457)
  • 9975f91 feat(a11y): improve QExpansionItem, QSelect, QChip, QDialog, QMenu, QFab, QBt...
  • 59ad455 fix(vite-plugin): Fix auto-loading on prod (TS)
  • 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

Superseded by #483.