Sirs0ri / deck20

Connect Roll20 to a Stream-Deck, and add some DSA related helpers.
MIT License
0 stars 0 forks source link

build(deps): bump quasar from 2.12.0 to 2.12.3 #82

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps quasar from 2.12.0 to 2.12.3.

Release notes

Sourced from quasar's releases.

quasar-v2.12.3

Fixes

  • fix(ui): correctly augment QuasarUIConfiguration type (fix: #16046)
  • fix(ui): fix LoadingBar defaults type (#16049)
  • fix(ui): allow dynamic names in QEditorSlots type (#16069)
  • feat(ui): generate types for vue directives (#16068)

Donations

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

quasar-v2.12.2

Fixes

  • fix(ui): menu/tooltip positioning quirk #11247
  • fix(ui): click-outside triggered when tooltip is active in dialog, #15974 (#16023)

Donations

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

quasar-v2.12.1

Features

  • feat(ui): Improve fontawesome-v6-pro.mjs (#15963)
  • feat(ui): Improve es.mjs language pack (#15964)

Fixes

  • fix(QMenu/QTooltip): position engine quirk when target is not ready yet -- resulting in jumping menus/tooltips #11247
  • fix(QEditor): Event names for link toolbar cause warning (#15826)
  • fix(QSelect): ignore most key commands when QSelect is not editable #15808 (#15819)
  • fix(QTree): children type safety #15991 (#15992)
  • fix(ui): Loosen rules param type in ValidationRule
  • fix(QFile): incomplete union type in QRejectedEntry['failedPropValidation'] (#15913)
  • fix(QUploader): exposed API is not reactive #14967
  • fix(BottomSheet): actions > avatar typing #15893
  • fix(ui): Mark QTable.pagination.sortBy as nullable (#15881)
  • fix(QEditor): Event names for link toolbar cause warning (#15826)

Donations

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

Commits
  • e5fafd2 chore(ui): Bump version
  • 8ff2794 feat(docs): add new sponsor
  • 6014242 feat(docs): table > custom top > hide "remove row" button conditionally (#16050)
  • 9edba1f feat(ui): generate types for vue directives (#16068)
  • 0302bb3 fix(ui): allow dynamic names in QEditorSlots type (#16069)
  • 7e35a59 chore(extras): bump version => v1.16.5
  • 76fb7c5 chore:extras): code clean up
  • 30afc7b chore(extras): update deps
  • 9ea5840 feat(extras): update Google Material Icons and Material Symbols
  • f9fb5ad feat(extras): update Ionicons => v7.1.2
  • 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 1 year ago

Superseded by #85.