TFNS / CTFNote

CTFNote is a collaborative tool aiming to help CTF teams to organise their work.
GNU General Public License v3.0
505 stars 56 forks source link

Bump quasar from 2.15.1 to 2.16.4 in /front #263

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps quasar from 2.15.1 to 2.16.4.

Release notes

Sourced from quasar's releases.

quasar-v2.16.4

Changes

  • fix(ui): support for legacy build systems that don't know about "exports" field #17190

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

Changes

  • fix(QDate): transitions not working correctly #17183

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

Fixes

  • feat+fix(ui): ensure Quasar can be used without Quasar CLI or @​quasar/vite-plugin or vue-cli-plugin-quasar #17174
  • fix(QInput): declare FileList as possible modelValue type (QInput can be used with type="file")
  • fix(QField): unexpected data clearing with "clearable" prop enabled #17113
  • fix(QInput): lazy model + clearable - not emitting "change" event on clear btn
  • fix(QField): button in slots gets focus+click after QField focuses #17177

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

Fixes

  • fix(ui): correctly declare typings with "exports" #17172

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

New

Converted "quasar" package internal build system to ESM (built dist/*.js are now renamed). Will require these minimum CLI/plugin versions (if using any of the following):

  • q/app-vite v1.9+ / v2.0.0-beta.12+
  • q/app-webpack v3.13+ / v4.0.0-beta.13+

... (truncated)

Commits
  • 30c836a chore(ui): Bump version
  • 8a6878a Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • a6cc635 fix(ui): support for legacy build systems that don't know about "exports" fie...
  • b95129a fix(docs): typo in upgrade-guide.md (#17189)
  • a3e6dd1 chore(ui): Bump version
  • 2a43cf5 fix(docs): note on Meta plugin for SEO #17185
  • 42d7d19 fix(QDate): transitions not working correctly #17183
  • 4207741 chore(ui): Bump version
  • 43a2da8 chore(ui/playground): dev ssr errors
  • cb4ea17 fix(QField): button in slots gets focus+click after QField focuses #17177
  • 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 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)