Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Bump quasar from 2.5.5 to 2.14.1 in /uis/vue-sample #62

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 2, 2023

Bumps quasar from 2.5.5 to 2.14.1.

Release notes

Sourced from quasar's releases.

quasar-v2.14.1

Fixes

  • fix(QBtn): "stack" set to undefined should not affect icon spacing #16494
  • fix(ui/lang): Update ms.mjs (#16610)
  • fix(QSlider/QRange): slider value should start from innerMin instead of min on drag #16614 (#16615)
  • fix(QCircularProgress): #16586 account for stroke-linecap behavior for rounded style (#16593)
  • fix(QDate): the "today" btn should keep time from model when available (and not reset it) #16623
  • fix(QTime): TS type for the return value of "options" prop #16587
  • fix(QSelect): "option" slot has incorrect "selected" param value when the option is disabled #16567

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

Changes

  • Upgraded to the latest Sass v1 specs -- this will allow you to use the latest Sass v1 features in your own code too!
  • fix(QImg): API - @error param definition #16545

Possible breaking changes for Sass users!

When using Quasar UI (this package) with our Quasar CLI or our Vite plugin, it will require the latest Sass v1 (which has breaking changes -- though your Sass code will work albeit with deprecation banners on the console). It will be easy for you to upgrade to the newer Sass requirements for your code (and most might not even need anything changed). The console logs will tell you what lines to change and to what exactly. There is also a sass-migrator tool available (written by the Sass team).

We have postponed this moment as much as possible and we apologize for introducing this change in a minor version, but a major version for something so small is not really feasible nor desired (and again, it is due to Sass introducing changes in one of their minor versions).

If using Quasar CLI

Minimum quasar/app-vite supported version is v1.7.0 Minimum quasar/app-webpack supported version is v3.12.0

If using Vite or Vue CLI

Minimum "sass" version is v1.33.0 (although we recommend installing the very latest v1 available)

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

New

  • feat(QField): new prop -> "tag" #16548

Fixes

  • fix(QInput): Add datetime-local as allowed type fix: #15929, #13241 (#16483)
  • fix(ui): lang mk -- split param (#16511)
  • fix(ui): q-item within QMenu should be selectable using the space key (fix: #16107) (#16364)
  • fix(ui): mask: keep null value on clear #16346 (#16348)
  • fix(ui): fix generic usage of QTreeNode type (fix: #15351) (#16513)
  • fix(QDate): updateViewModel if navigation limitations set (fix: #16500) (#16501)

... (truncated)

Commits
  • 8cd7650 chore(ui): Bump version
  • 2e7e756 fix(QSelect): "option" slot has incorrect "selected" param value when the opt...
  • bfb62f0 fix(QTime): TS type for the return value of "options" prop #16587
  • bb7ab92 fix(QDate): the "today" btn should keep time from model when available (and n...
  • e0dd098 feat(docs): add comment for swFilename on PWA config page #16642
  • 6a462b4 fix(QCircularProgress): #16586 account for stroke-linecap behavior for rounde...
  • fca9331 fix(QSlider/QRange): slider value should start from innerMin instead of `mi...
  • 1c51a70 feat(docs): add sass variables extend info (#16620)
  • 4f08b24 chore: update yarn.lock
  • f04258f chore(app-vite): Bump version
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.5.5 to 2.14.1.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.5.5...quasar-v2.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2023
@mishraomp mishraomp closed this Dec 2, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 2, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/uis/vue-sample/quasar-2.14.1 branch December 2, 2023 22:09
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.

1 participant