fix(ui): correctly apply iOS safe area padding when using q-tabs (#17055)
fix(ui): avoid Sass warning by upgrading to latest specs in QSkeleton (no declaration after nested rule)
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:
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the website group with 5 updates in the /website directory:
2.16.5
2.16.6
3.4.31
3.4.33
7.24.7
7.24.8
9.6.0
9.7.0
3.3.2
3.3.3
Updates
quasar
from 2.16.5 to 2.16.6Release notes
Sourced from quasar's releases.
Commits
03603af
chore(ui): Bump version880f2a0
feat(create-quasar): upgrade vite-plugin-checker + vue-tsc (solves v0.7.1 com...fdb0b19
feat(render-ssr-error): upgrade deps3bb9d74
chore(vite-plugin): upgrade to vitest v214ce7ae
chore(ui): upgrade dev deps (including vitest to v2)ca65823
fix(ui): avoid Sass warning by upgrading to latest specs in QSkeleton (no dec...a8867ac
feat(vite-plugin): upgrade some deps928c14f
feat(app-webpack): upgrade deps (including esbuild)9b3f246
feat(app-vite): upgrade deps (including esbuild)d50d8e2
chore(extras): bump version => v1.16.12Updates
vue
from 3.4.31 to 3.4.33Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
422ef34
release: v3.4.331b81d14
refactor(runtime-core): remove attrsProxy and slotsProxy from instance (#11390)5df67e3
fix(runtime-dom): handle undefined values in v-html (#11403)c7f5c70
chore(build): fix build error on Windows (#11389)fd5c001
release: v3.4.32f1bb0ae
fix(runtime-core): do not emit when defineModel ref is set with same value (#...3e9e32e
fix(runtime-dom): properly handle innerHTML unmount into new children (#11159)b287aee
fix(compiler-sfc): correctly resolve type annotation for declared function (#...3dc5a1a
test: test case for #11286c10e40a
fix(hydration): fix tracking of reactive style objects in productionUpdates
@babel/eslint-parser
from 7.24.7 to 7.24.8Release notes
Sourced from
@babel/eslint-parser
's releases.Changelog
Sourced from
@babel/eslint-parser
's changelog.Commits
1f5af44
v7.24.8683c654
Enable some lint rules (#16605)424fc90
Update to TypeScript 5.5 (#16536)Updates
eslint
from 9.6.0 to 9.7.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
05ab812
9.7.01917cd3
Build: changelog update for 9.7.0793b718
chore: upgrade@eslint/js
@9
.7.0 (#18680)7ed6f9a
chore: package.json update for@eslint/js
release14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636)7bcda76
refactor: Add type references (#18652)51bf57c
chore: add tech sponsors through actions (#18624)9f416db
docs: Add Powered by Algolia label to the search. (#18633)6320732
refactor: don't useparent
property inNodeEventGenerator
(#18653)7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630)Updates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)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