Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.

NPM - (deps): Bump quasar from 1.15.4 to 2.6.0 in /frontend #172

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps quasar from 1.15.4 to 2.6.0.

Release notes

Sourced from quasar's releases.

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

Features

  • feat(QDate/QTime): allow to partially specify the ad-hoc "locale" (merge with current Quasar lang pack) #12396
  • feat(QStepper): allow done/error/active-icon props to have "none" value, in which case defer to prefix or regular icon #8640 #10671
  • feat(Notify): New props -> icon-color, icon-size, spinner-color, spinner-size #12417
  • feat(TS/QForm): broaden the definition of the submit event #12399

Fixes

  • fix(ui): introduce private isPlainObject() function to fix various areas in the UI #12403

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:

... (truncated)

Commits
  • 21bd90a chore(ui): Bump version
  • 147961a chore(docs): require the new packages
  • 3484385 feat(docs): update the release notes page (support for q/app-vite and q/app-w...
  • 614af5d feat(docs): redirect old links to the newer ones
  • 4dc2bd3 feat(docs): more work
  • c3ae45f feat(docs): more work (AE)
  • 104bf93 chore: Update README
  • 192e26e feat(docs): work on the upgrade guide
  • c3cb2f6 feat(create-quasar): reference fontawesome v6 instead of v5
  • 4bc2a18 feat(docs): more work
  • 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)

Bumps [quasar](https://github.com/quasarframework/quasar) from 1.15.4 to 2.6.0.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v1.15.4...quasar-v2.6.0)

---
updated-dependencies:
- dependency-name: quasar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2022

Superseded by #174.

@dependabot dependabot bot closed this Mar 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/master/quasar-2.6.0 branch March 17, 2022 11:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants