Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

⬆️ Bump quasar from 2.4.13 to 2.5.0 in /frontend #11

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps quasar from 2.4.13 to 2.5.0.

Release notes

Sourced from quasar's releases.

quasar-v2.5.0

Features

  • feat(QCheckbox): new props -> checked-icon, unchecked-icon, indeterminate-icon #12233
  • feat(QRadio): new props -> checked-icon, unchecked-icon #12233
  • feat(Meta): Allow render of attributes with Boolean true as value Boolean HTML attributes #12144
  • perf(ui): watch route fullPath instead of route Proxy

Fixes

  • fix(QField): don't hide bottom slot when field is disabled #12224
  • fix(QSelect): public method isOptionDisabled() should always return a Boolean #12046
  • fix(QInput): dynamically changing type temporarily makes inner native input lose its value #12078
  • fix(QTime/TS): more accurate TS definition for "options" prop #12243
  • fix(Screen): use viewport to get window size to avoid problems with zoom/HiDPI #10120
  • fix(getNormalizedVNodes): recursive get all not-symbol children #12255 (#12272)
  • fix(ui/date): correctly adjust date when changing months #12270

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:

Commits
  • 5bb91be chore(ui): Bump version
  • cb1ebc4 chore(app): Bump version
  • 91bfef5 fix(ui/date): correctly adjust date when changing months #12270
  • e0b6a3b fix(ui/date): correctly adjust date when changing months #12270
  • c4ea77f fix(getNormalizedVNodes): recursive get all not-symbol children #12255 (#12272)
  • 0542537 tests(ui): add unit testing boilerplate and first tests (#12047)
  • 1350c76 fix(docs): UMD -> Line Awesome link (#12251)
  • 716c88a fix(app): Ensure not running the electron process multiple times simultaneous...
  • ad833d1 fix(Screen): use viewport to get window size to avoid problems with zoom/HiDP...
  • 18aa885 fix(QTime/TS): more accurate TS definition for "options" prop #12243
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2022
Bumps [quasar](https://github.com/quasarframework/quasar) from 2.4.13 to 2.5.0.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.4.13...quasar-v2.5.0)

---
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 force-pushed the dependabot/npm_and_yarn/frontend/quasar-2.5.0 branch from 0f90761 to 030909d Compare February 1, 2022 02:35
@mnixry mnixry merged commit 7dec4a6 into main Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/quasar-2.5.0 branch February 1, 2022 02:40
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.

None yet

1 participant