Skip to content

Bump @quasar/extras from 1.17.0 to 2.0.0 in /frontend#1358

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/quasar/extras-2.0.0
Open

Bump @quasar/extras from 1.17.0 to 2.0.0 in /frontend#1358
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/quasar/extras-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps @quasar/extras from 1.17.0 to 2.0.0.

Release notes

Sourced from @​quasar/extras's releases.

@​quasar/extras-v2.0.0

Breaking Changes

  • This package is now ESM only
  • Not compatible with @quasar/app-webpack (if using it, stay on q/extras v1)
  • If using @quasar/app-vite v2, please upgrade it to >= 2.6.1 so that your package manager won't complain about incompatibilities.
  • Old versions of icon libs are no longer available; a simple update of the import statements (with each icon lib's latest version) will fix it; the size of this package became unreasonably large, so we dropped:
    • fontawesome v5/6 -> use v7
    • ionicons v5 to v7 -> use v8; ionicons v4 is still available due to being the only one with webfont variant
    • mdi v3 to v6 -> use v7

Non-breaking Changes/Updates

  • material-icons -> v145
  • material-icons-outlined -> v110
  • material-icons-round -> v109
  • material-icons-sharp -> v110
  • material-symbols-outlined -> v341
  • material-symbols-rounded -> v343
  • material-symbols-sharp -> v339
  • roboto-font -> v51
  • roboto-font-latin-ext -> v51
  • Modernized internal build system

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/extras-v1.18.0

Changes

  • feat(extras): update Font Awesome => v7.2.0
  • feat(extras): update Ionicons v8 => v8.0.13
  • feat(extras): update Material Icons => CDN v145
  • feat(extras): update Material Icons Outlined => CDN v110
  • feat(extras): update Material Icons Round => CDN v109
  • feat(extras): update Material Icons Sharp => CDN v110
  • feat(extras): update Google Material Symbols Outlined => CDN v322
  • feat(extras): update Google Material Symbols Rounded => CDN v324
  • feat(extras): update Google Material Symbols Sharp => CDN v319
  • feat(extras): update Roboto Font => CDN v51
  • feat(extras): update Roboto Font Latin Extended => CDN v51
  • feat(extras): automate README generation
  • feat(extras): decouple q/extras types from the UI package
  • fix(extras): restrict published files
  • fix(extras): improve build pipeline
  • chore(extras): linter updates

Notes

... (truncated)

Commits
  • a203d57 chore(extras): Bump version
  • 890e686 feat(cli): update help menu
  • 924a561 feat(docs): update upgrade-guide
  • a8b9097 feat(app-vite): drop old aliases and replace with just "@/"
  • 4585ce6 chore(icongenie): Bump version
  • 036ac22 chore(cli): Bump version
  • 66e2d75 feat(vite-plugin): Bump version
  • faed5a9 feat(render-ssr-error): recompile with latest
  • 7928f85 feat(app-vite): enhance cfg initialization
  • fae5dbf feat(docs): refine the start pages
  • 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)

Bumps [@quasar/extras](https://github.com/quasarframework/quasar) from 1.17.0 to 2.0.0.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/quasar-v1.17.0...@quasar/extras-v2.0.0)

---
updated-dependencies:
- dependency-name: "@quasar/extras"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 29, 2026
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.

0 participants