Skip to content

chore(deps): bump quasar from 2.20.1 to 2.23.2 in /VueApp - #271

Merged
rlorenzo merged 1 commit into
mainfrom
dependabot/npm_and_yarn/VueApp/quasar-2.23.2
Jul 28, 2026
Merged

chore(deps): bump quasar from 2.20.1 to 2.23.2 in /VueApp#271
rlorenzo merged 1 commit into
mainfrom
dependabot/npm_and_yarn/VueApp/quasar-2.23.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps quasar from 2.20.1 to 2.23.2.

Release notes

Sourced from quasar's releases.

quasar-v2.23.2

Lots of community fixes included, especially from Evan Chan (@​evnchn ). Thanks all for contributing!

Fixes

  • fix(ui): account for Android safe area insets (new prop framework.config.cordova/capacitor: androidStatusBarPadding (boolean) (#18425)
  • fix(format): capitalize('') should not throw (#18426)
  • fix(patterns): reject calendar-invalid month/day in the date rule (#18427)
  • fix(date): correct getWeekOfYear DST adjustment (minutes vs hours) (#18428)
  • fix(debounce): re-arm the leading edge after cancel() in immediate mode (#18429)
  • fix(portal): guard removeGlobalNode against untracked elements (#18430)
  • fix(EventBus): prevent once() firing twice on a re-entrant emit (#18431)
  • fix(TouchPan): reference bindings.value in updated hook, not undeclared value (#18432)
  • fix(morph directive): resolve object-form binding in getSSRProps (#18438)
  • fix(escape-key): keep ESC armed across interleaved key events while held #18433
  • fix(Dialog): keep array-valued plugin options as arrays when merging on update() #18434
  • fix(useSplitAttrs): read the current vnode each update, not a stale setup capture #18435
  • fix(Notify): use notif.multiLine (not multiline) in the auto-group key #18436
  • fix(BottomSheet): apply action.classes in grid mode (was action.class) #18437

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If Quasar is useful in your workflow and you want to support ongoing maintenance, please consider the following:

quasar-v2.23.0/1

[!IMPORTANT] If you are using RTL, you might want to update your postcss.config.js on the postcss-rtlcss options. Import { Mode } from postcss-rtlcss/options and assign { mode: Mode.Override } to the postcss-rtlcss options.

2.23.1 is a repackage and publish due to an npm issue.

New

  • feat(ui): new composable -> useAnimationFrame()

Fixes

  • fix(QFab): keep actions physically placed under RTL to prevent overlap (#18413)
  • fix(QMenu): don't close popups shielded by a modal QDialog (#18091) (#18412)
  • fix(QCarousel): preserve scroll position after exiting fullscreen (#18215) (#18411)
  • fix(QFab): keep action order physical under RTL (#18419)
  • fix(css): emit override-mode RTL so nested dir subtrees don't double-apply (#18420)
  • fix(QLinearProgress): fix reverse direction under subtree RTL (#18421)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If Quasar is useful in your workflow and you want to support ongoing maintenance, please consider the following:

quasar-v2.22.0

[!IMPORTANT]

... (truncated)

Commits
  • 697f05e chore(ui): Bump version
  • 5b99b22 docs: add repository agent guidance (#18442)
  • 86e3af3 test(ui): align createDialog specs (#18441)
  • 52ec01f fix(BottomSheet): apply action.classes in grid mode (was action.class) (#18437)
  • cbfecaa fix(Notify): use notif.multiLine (not multiline) in the auto-group key (#18436)
  • 1d1ab22 fix(useSplitAttrs): read the current vnode each update, not a stale setup cap...
  • ceca7bc fix(Dialog): keep array-valued plugin options as arrays when merging on updat...
  • c666796 fix(escape-key): keep ESC armed across interleaved key events while held (#18...
  • dcf4a2a fix(ui): normalize date utility failure results (#18440)
  • a2fde3a test(ui): cover date utilities (#18439)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [quasar](https://github.com/quasarframework/quasar) from 2.20.1 to 2.23.2.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.20.1...quasar-v2.23.2)

---
updated-dependencies:
- dependency-name: quasar
  dependency-version: 2.23.2
  dependency-type: direct:production
...

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 Jul 28, 2026
@rlorenzo
rlorenzo merged commit a816891 into main Jul 28, 2026
10 of 11 checks passed
@rlorenzo
rlorenzo deleted the dependabot/npm_and_yarn/VueApp/quasar-2.23.2 branch July 28, 2026 18:15
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.

1 participant