traPtitech / traQ-bot-console

4 stars 1 forks source link

Bump quasar from 1.15.0 to 2.6.1 #446

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quasar from 1.15.0 to 2.6.1.

Release notes

Sourced from quasar's releases.

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
  • fix(QField/QSelect): improve attrs on controls #12383 (#12729)
  • fix(LoadingBar): update isActive value when xhr events are hijacked #12573 (#12728)
  • fix(QFile/QUploader): handle dragleave on the original drop target when the event is missing on the __dnd target (#12726)
  • fix(QInput): update internal value if using mask and external value is changed from the cached one #12638 (#12724)
  • fix(QKnob): fix reverse mode and rtl mode #12651 (#12722)
  • fix(QLinearProgress): workaround for rounded borders on iOS #1269412694 (#12720)
  • fix(QInfiniteScroll): poll.cancel is undefined when debounce prop equal to 0 (#12701)
  • fix(QFile): check if there are selected files before setting single mode model #12753 (#12755)

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

... (truncated)

Commits
  • e2c7b46 chore(ui): Bump version
  • 74c9982 chore(app-vite): Bump version
  • 6d83f80 chore(app-webpack): Bump version
  • 02d5c93 fix(app-vite): correctly supply capacitor packages (and anything installed in...
  • e54ac8e chore(extras): bump version => v1.13.2
  • 9f6d5fd feat(extras): Update Fontawesome => v6.1.0
  • 51c5f18 feat(extras): update Google material fonts and SVGs to the latest
  • 2f6d16e Merge remote-tracking branch 'origin/dev' into dev
  • 6f1ea96 (feat): update Google material fonts and SVGs to the latest
  • 7b11696 fix(app-vite): correctly instruct Vite where to dep-scan (regression) #12812
  • 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 #451.