Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump quasar from 2.7.7 to 2.11.7 #566

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps quasar from 2.7.7 to 2.11.7.

Release notes

Sourced from quasar's releases.

quasar-v2.11.7

New

  • feat(BottomSheet): add "style" prop to bottom sheet actions (#15338)

Fixes

  • fix(ui): Remove focus for nodes that have "selectable" set to "false" (fix: #15328) (#15444)
  • fix(QDate): retain time when model changes from outside the component #15442

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

New

  • feat(ui): use $shadow-color variable in $layout-shadow (#15403)
  • feat(ui): Improve QForm.getValidationComponents type (#15402)

Fixes

  • fix(QDate/QTime): keyboard navigation #5266
  • fix(QDialog): glitch in the backdrop attached event #15301
  • fix(ui/ts): Fix debounced function return type (fix: #15346) (#15347)
  • fix(ui/json): QVirtualScroll description 'options' -> 'items' (#15352)
  • fix(ui/ts): allow data-* attributes in dialog plugin prompt/options (#15325)
  • refactor(ui/ts): remove useless file needed by TS <2 (#15371)
  • fix(ui): Remove warning log during "factory-failed" emit (fix: #15395) (#15410)
  • fix(ui): add missing SVG icons sets for Typescript support
  • fix(lang): fix SL translation for OK #15386 (#15389)
  • fix(QInput): tweak mask processing to get the last typed char #15320 (#15367)

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

Perf

  • perf(virt-scroll): better management of animation frames
  • perf(QInfiniteScroll): force stop all svg animations in the "loading" slot when slot is not on screen #15094

Fixes

  • fix(ui): is.deepEqual not working correctly for Map() or Set() #15248
  • fix(QRating): fix kbd navigation #15235 (#15237)
  • fix(QDialog): can't open it on Safari if its not persistent (edge case) #14779
  • fix(ui): copyToClipboard fallback mechanism in dialog #15076
  • fix(Loading/QDrawer/QDialog): prevent scroll - do not scroll back if route has changed since it was activated #15211
  • fix(Loading): initialize the instance with the parent app #15245

... (truncated)

Commits
  • 27b6ddc chore(ui): Bump version
  • 1e6364b chore(app-webpack): Bump version
  • 8c9660f chore(app-vite): Bump version
  • fc347b5 chore(ui/JSON): tweak to BottomSheet JSON API
  • 60c3a29 feat(BottomSheet): add "style" prop to bottom sheet actions (#15338)
  • c461e05 feat(BottomSheet): add "style" prop to bottom sheet actions (#15338)
  • 9b7dff5 chore(create-quasar): Bump version
  • 30cec6e chore(ui/dev): remove erroneous prop from QImg test cases
  • ea82c83 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • e3ac633 fix(QDate): retain time when model changes from outside the component #15442
  • 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 2.7.7 to 2.11.7.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.7.7...quasar-v2.11.7)

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

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 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2023

Dependabot tried to add @piyush-ezee as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/piyush-multiplexer/covid-dashboard/pulls/566/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the piyush-multiplexer/covid-dashboard repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

0 participants