traPtitech / traQ-bot-console

4 stars 1 forks source link

Bump quasar from 1.15.0 to 2.6.2 #451

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quasar from 1.15.0 to 2.6.2.

Release notes

Sourced from quasar's releases.

quasar-v2.6.2

Fixes

  • fix(ui): extend() method #12831
  • fix(QSelect): fix refresh of options virtual list when using computed/changing options #12434 (#12731)
  • fix(ui): Add back svg-fontawesome-v5 (was removed by mistake)
  • fix(ui/QIcon): update regex to support Fontawesome Pro v6 (#12834)
  • fix(ui): remove pointless boolean expression in editor-caret (#12884)
  • fix(ui): fix typos in QBtn's JSON api file (#12899 #12902)
  • fix(QFab): activeIcon prop name should be retrieved as camel instead of kebab #12932 (#12940)

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.6.1

You might want to use it with latest q/app-webpack or q/app-vite and q/extras

Features

  • feat(ui): lang/icon-set support for q/app-vite on SSR #12790

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.6.0

If using Quasar CLI with Webpack, it needs @​quasar/app-webpack v3.4+ to work correctly on SSR mode

Features

  • feat(ui): Font Awesome v6 integration (important! This is a major release of Font Awesome. Many icons have been renamed. Double-check and make appropriate changes to your own code.)
  • refactor(ui): SSR directives since now getSSRProps works correctly
  • feat(QBtn): easily allow preventing evt (@​keydown.enter.space.prevent @​mousedown.prevent @​touchstart.prevent) #12385
  • feat(ui): prepare quasar/wrappers for Quasar CLI with Vite
  • feat(ui/lang): New language pack - Kazakh (kz.js) (#12690)
  • feat(ui/lang): improve lang\ug.js (#12537)
  • feat(ui): Add Basque language pack (#12570)
  • feat(QBtn): easily allow preventing evt (@​keydown.enter.space.prevent @​mousedown.prevent @​touchstart.prevent) #12385
  • feat(QField): move append slot after loading/error indicators #12699 (#12717)

Fixes

  • fix(Cookies): MAX_SAFE_INTEGER rounding when doing JSON.parse on a string cont… (#12578)
  • fix(QSelect): getOptionIndex() return type #12371 (#12532)
  • fix(api/DialogPlugin): Allow string type as component param to custom component (#12499)
  • fix(ui/lang): change nativeName for Russian (#12557)
  • fix/perf(ui): improve perf of isPlainObject and avoid problems with Symbol.toStringTag

... (truncated)

Commits
  • ecfd497 chore(ui): Bump version
  • 7f6a8fb chore(app-vite): Bump version
  • a8ab7b4 chore(app-webpack): Bump version
  • f863988 feat(app-vite;app-webpack): quasar.config.js > accept file path as iconSet an...
  • 0295dbd feat(app-vite;app-webpack): quasar.config.js > accept file path as iconSet an...
  • 54f1fec chore(docs): enabled linting
  • f382234 feat(create-quasar): linting updates #12872 #12939
  • a331226 chore(app-webpack): fix more linting errors
  • ae4005d feat(app-webpack): linting
  • 48a4321 feat(app-vite;app-webpack): tweak generated stores
  • 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 #454.