Skip to content

Bump js-yaml and @quasar/app#6

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-f1fdd2c67b
Open

Bump js-yaml and @quasar/app#6
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-f1fdd2c67b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2025

Removes js-yaml. It's no longer used after updating ancestor dependency @quasar/app. These dependencies need to be updated together.

Removes js-yaml

Updates @quasar/app from 1.6.1 to 3.3.2

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-vite-v2.4.0

New

  • feat(app-vite): upgrade to Vite 7
  • feat(app-vite): upgrade default electron-builder from v24 to v26

Upgrade warning

  • Vite 7 no longer supports Node.js 18, which reached its EOL. Node.js 20.19+ / 22.12+ is now required, which propagates to our CLI too.
  • Please check the Vite 7 breaking changes, which are very small-impact (99% of users will not be impacted).
  • We decided to upgrade Vite from v6 to v7 in a minor release because of this very small impact. Bumping up the major version of q/app-vite would mean extra work for all AE owners, and the effort and friction is not worth it.

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/app-vite-v2.3.0

New

  • feat(app-vite): allow manual creation of ssr dev https server (#18050)
  • feat(app-vite&app-webpack): improve custom ssr webserver support and types #18052

Changes

  • fix(app-vite): Electron build fails with pnpm as package manager #18007

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/app-vite-v2.2.1

Changes

  • fix(app-vite): properly resolve AE script paths #18003

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/app-vite-v2.2.0

Changes

  • feat(app-vite): spawn Capacitor v7 projects by default

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:

... (truncated)

Commits
  • cb1ebc4 chore(app): Bump version
  • 91bfef5 fix(ui/date): correctly adjust date when changing months #12270
  • e0b6a3b fix(ui/date): correctly adjust date when changing months #12270
  • c4ea77f fix(getNormalizedVNodes): recursive get all not-symbol children #12255 (#12272)
  • 0542537 tests(ui): add unit testing boilerplate and first tests (#12047)
  • 1350c76 fix(docs): UMD -> Line Awesome link (#12251)
  • 716c88a fix(app): Ensure not running the electron process multiple times simultaneous...
  • ad833d1 fix(Screen): use viewport to get window size to avoid problems with zoom/HiDP...
  • 18aa885 fix(QTime/TS): more accurate TS definition for "options" prop #12243
  • f75287e feat(QRadio): new props -> checked-icon, unchecked-icon #12233
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependency [@quasar/app](https://github.com/quasarframework/quasar). These dependencies need to be updated together.


Removes `js-yaml`

Updates `@quasar/app` from 1.6.1 to 3.3.2
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-v1.6.1...@quasar/app-v3.3.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@quasar/app"
  dependency-version: 3.3.2
  dependency-type: direct:development
...

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 Nov 16, 2025
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