Skip to content

chore(deps): update all non-major dependencies#275

Merged
haoqunjiang merged 1 commit intomainfrom
renovate/all-minor-patch
Apr 9, 2026
Merged

chore(deps): update all non-major dependencies#275
haoqunjiang merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 1, 2026

This PR contains the following updates:

Package Change Age Confidence
@playwright/test (source) ^1.58.2^1.59.1 age confidence
@quasar/app-vite (source) ^2.5.4^2.6.0 age confidence
@quasar/extras (source) ^1.17.0^1.18.0 age confidence
@types/node (source) ^22.19.15^22.19.17 age confidence
@types/node (source) ^24.12.0^24.12.2 age confidence
@typescript-eslint/utils (source) ^8.58.0^8.58.1 age confidence
@vitest/eslint-plugin ^1.6.13^1.6.15 age confidence
cypress (source) ^15.13.0^15.13.1 age confidence
eslint (source) ^10.1.0^10.2.0 age confidence
eslint-plugin-cypress ^6.2.1^6.3.0 age confidence
jsdom ^29.0.1^29.0.2 age confidence
quasar (source) ^2.19.2^2.19.3 age confidence
typescript-eslint (source) ^8.58.0^8.58.1 age confidence
vitest (source) ^4.1.2^4.1.4 age confidence
vue (source) ^3.5.31^3.5.32 age confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.59.1

Compare Source

v1.59.0

Compare Source

quasarframework/quasar (@​quasar/app-vite)

v2.6.0

Compare Source

Breaking

We're sorry for this, but you need to lookup {*path} and replace it with * in your /src-ssr folder. This is due to reverting back to Express v4, otherwise SSR with non-express server gets broken.

Changes

  • feat(app-vite): support for Capacitor v8
  • feat(app-vite): remove now obsolete temporary fix for Vue flags
  • feat(app-vite): drop the build.sourcemap conversion to "inline"; allow all possible values
  • feat(app-vite): decouple q/extras types from the UI package (requires q/extras v1.18+)
  • fix(app-vite): replace mentions of useBridge with correct createBridge
  • fix(app-vite): logger > warn() pill
  • fix(app-vite): revert back to Express v4 due to SSR breaking with non-express server
  • fix(app-vite): "inspect" cmd failing for SSR config
  • fix(app-vite): correctly watch for changes on all quasar.config > framework props
  • chore(app-vite): remove unused PWA dev quasar.config diff (pwaFilenames)

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:

typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.58.1

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.6.15

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.14...v1.6.15

v1.6.14

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.13...v1.6.14

cypress-io/cypress (cypress)

v15.13.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-13-1

eslint/eslint (eslint)

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#​20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#​20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#​20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#​20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#​20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#​20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#​20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#​20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#​20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#​20645) (kuldeep kumar)
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v6.3.0

Compare Source

v6.2.3

Compare Source

Bug Fixes
  • no-unnecessary-waiting flag identifiers defined in object/array patterns (#​308) (f5ccf77)

v6.2.2

Compare Source

Bug Fixes
jsdom/jsdom (jsdom)

v29.0.2

Compare Source

  • Significantly improved and sped up getComputedStyle(). Computed value rules are now applied across a broader set of properties, and include fixes related to inheritance, defaulting keywords, custom properties, and color-related values such as currentcolor and system colors. (@​asamuzaK)
  • Fixed CSS 'background' and 'border' shorthand parsing. (@​asamuzaK)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (vitest)

v4.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.5.32

Compare Source

Bug Fixes
Reverts

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 1, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 6a9bbbc to 4602c57 Compare April 8, 2026 18:20
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d6cd9cf to 83d1429 Compare April 9, 2026 04:38
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 83d1429 to 447c1fd Compare April 9, 2026 08:06
@haoqunjiang haoqunjiang merged commit b096573 into main Apr 9, 2026
3 checks passed
@haoqunjiang haoqunjiang deleted the renovate/all-minor-patch branch April 9, 2026 08:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant