Sirs0ri / deck20

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

fix(deps): update dependency quasar to v2.12.6 #124

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
quasar (source) 2.12.0 -> 2.12.6 age adoption passing confidence

Release Notes

quasarframework/quasar (quasar) ### [`v2.12.6`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.12.6) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.12.5...quasar-v2.12.6) #### Fixes - fix(ui): add ref property to QTable virtual-scroll event type (fix: [#​16246](https://togithub.com/quasarframework/quasar/issues/16246)) ([#​16251](https://togithub.com/quasarframework/quasar/issues/16251)) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1) ### [`v2.12.5`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.12.5) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.12.4...quasar-v2.12.5) #### Fixes - fix(ui): \[ts] define both UI and quasar.config file compatible types in quasarConfOptions (fix: [#​16046](https://togithub.com/quasarframework/quasar/issues/16046)) ([#​16213](https://togithub.com/quasarframework/quasar/issues/16213)) - fix(ui): \[ts] NamedColor type error [#​16204](https://togithub.com/quasarframework/quasar/issues/16204) ([#​16209](https://togithub.com/quasarframework/quasar/issues/16209)) - fix(ui): EventBus#once bug [#​16202](https://togithub.com/quasarframework/quasar/issues/16202) ([#​16203](https://togithub.com/quasarframework/quasar/issues/16203)) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1) ### [`v2.12.4`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.12.4) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.12.3...quasar-v2.12.4) #### New - feat(ui): Hindi (hi) language pack ([#​16162](https://togithub.com/quasarframework/quasar/issues/16162)) - feat(ui): add specific types for colors ([#​16088](https://togithub.com/quasarframework/quasar/issues/16088)) #### Fixes - fix(QSelect): [@​new-value](https://togithub.com/new-value) event calling done() with no params does not empty the input box [#​16159](https://togithub.com/quasarframework/quasar/issues/16159) - fix(ui): update normalize css to include latest svg fix [#​16132](https://togithub.com/quasarframework/quasar/issues/16132) - fix(QInput): preserve common browser behavior when a mask is used (fix [#​15801](https://togithub.com/quasarframework/quasar/issues/15801)). ([#​16112](https://togithub.com/quasarframework/quasar/issues/16112)) - fix(ui): list actions in quasarConfOptions for Notify ([#​16102](https://togithub.com/quasarframework/quasar/issues/16102)) - fix(ui): QSpinnerComment, QSpinnerCube, QSpinnerFacebook, QSpinnerHourglass quirk [#​16089](https://togithub.com/quasarframework/quasar/issues/16089) ([#​16090](https://togithub.com/quasarframework/quasar/issues/16090)) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1) ### [`v2.12.3`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.12.3) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.12.2...quasar-v2.12.3) #### Fixes - fix(ui): correctly augment QuasarUIConfiguration type (fix: [#​16046](https://togithub.com/quasarframework/quasar/issues/16046)) - fix(ui): fix LoadingBar defaults type ([#​16049](https://togithub.com/quasarframework/quasar/issues/16049)) - fix(ui): allow dynamic names in QEditorSlots type ([#​16069](https://togithub.com/quasarframework/quasar/issues/16069)) - feat(ui): generate types for vue directives ([#​16068](https://togithub.com/quasarframework/quasar/issues/16068)) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1) ### [`v2.12.2`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.12.2) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.12.1...quasar-v2.12.2) #### Fixes - fix(ui): menu/tooltip positioning quirk [#​11247](https://togithub.com/quasarframework/quasar/issues/11247) - fix(ui): click-outside triggered when tooltip is active in dialog, [#​15974](https://togithub.com/quasarframework/quasar/issues/15974) ([#​16023](https://togithub.com/quasarframework/quasar/issues/16023)) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1) ### [`v2.12.1`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.12.1) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.12.0...quasar-v2.12.1) #### Features - feat(ui): Improve fontawesome-v6-pro.mjs ([#​15963](https://togithub.com/quasarframework/quasar/issues/15963)) - feat(ui): Improve es.mjs language pack ([#​15964](https://togithub.com/quasarframework/quasar/issues/15964)) #### Fixes - fix(QMenu/QTooltip): position engine quirk when target is not ready yet -- resulting in jumping menus/tooltips [#​11247](https://togithub.com/quasarframework/quasar/issues/11247) - fix(QEditor): Event names for link toolbar cause warning ([#​15826](https://togithub.com/quasarframework/quasar/issues/15826)) - fix(QSelect): ignore most key commands when QSelect is not editable [#​15808](https://togithub.com/quasarframework/quasar/issues/15808) ([#​15819](https://togithub.com/quasarframework/quasar/issues/15819)) - fix(QTree): children type safety [#​15991](https://togithub.com/quasarframework/quasar/issues/15991) ([#​15992](https://togithub.com/quasarframework/quasar/issues/15992)) - fix(ui): Loosen rules param type in ValidationRule - fix(QFile): incomplete union type in QRejectedEntry\['failedPropValidation'] ([#​15913](https://togithub.com/quasarframework/quasar/issues/15913)) - fix(QUploader): exposed API is not reactive [#​14967](https://togithub.com/quasarframework/quasar/issues/14967) - fix(BottomSheet): actions > avatar typing [#​15893](https://togithub.com/quasarframework/quasar/issues/15893) - fix(ui): Mark QTable.pagination.sortBy as nullable ([#​15881](https://togithub.com/quasarframework/quasar/issues/15881)) - fix(QEditor): Event names for link toolbar cause warning ([#​15826](https://togithub.com/quasarframework/quasar/issues/15826)) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.