Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#263
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2026

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) ^22.19.11^22.19.15 age confidence
@types/node (source) ^24.10.13^24.12.0 age confidence
@typescript-eslint/utils (source) ^8.56.0^8.57.0 age confidence
@vitest/eslint-plugin ^1.6.9^1.6.10 age confidence
autoprefixer ^10.4.24^10.4.27 age confidence
chromedriver ^146.0.0^146.0.1 age confidence
cypress (source) ^15.10.0^15.11.0 age confidence
eslint (source) ^10.0.0^10.0.3 age confidence
eslint-plugin-playwright ^2.5.1^2.9.0 age confidence
eslint-plugin-yml (source) ^3.1.2^3.3.1 age confidence
globals ^17.3.0^17.4.0 age confidence
pkgroll ^2.26.0^2.27.0 age confidence
pnpm (source) 10.29.310.32.0 age confidence
start-server-and-test ^2.1.3^2.1.5 age confidence
typescript-eslint (source) ^8.56.0^8.57.0 age confidence
vue (source) ^3.5.28^3.5.30 age confidence
vue-router (source) ^5.0.2^5.0.3 age confidence
vue-tsc (source) ^3.2.4^3.2.5 age confidence

Release Notes

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

v8.57.0

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.

v8.56.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.10

Compare Source

   🚀 Features
    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.4.27

Compare Source

  • Removed development key from package.json.

v10.4.26

Compare Source

  • Reduced package size.

v10.4.25

Compare Source

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).
giggio/node-chromedriver (chromedriver)

v146.0.1

Compare Source

cypress-io/cypress (cypress)

v15.11.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-11-0

eslint/eslint (eslint)

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

Bug Fixes

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#​20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#​20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

mskelton/eslint-plugin-playwright (eslint-plugin-playwright)

v2.9.0

Compare Source

Bug Fixes
  • no-restricted-roles: Catch all uses, not just on page methods (1861fa5)
  • Support nested locators everywhere (0e48186)
Features
  • no-duplicate-hooks: Mark as recommended (fe3ca54)
  • no-duplicate-slow: Mark as recommended (2f0b67d)
  • prefer-hooks-in-order: Mark as recommended (e8ae16e)
  • prefer-hooks-on-top: Mark as recommended (5ab9296)
  • prefer-locator: Mark as recommended (fcab221)
  • prefer-to-have-count: Mark as recommended (fcbf086)
  • prefer-to-have-length: Mark as recommended (c6c923e)

v2.8.0

Compare Source

Bug Fixes
  • Add missing test coverage and fix several minor bugs (#​434) (e3398ec)
  • missing-playwright-await: Handle spread elements (df30163), closes #​430
  • missing-playwright-await: Support more promise edge cases (b4cdcbd)
Features
  • Auto-detect test.extend() fixtures and import aliases (#​432) (8b22ee7)

v2.7.1

Compare Source

Bug Fixes
  • missing-playwirght-await: Fix false positive with promise chains (6e4f5ff)

v2.7.0

Compare Source

Features

v2.6.1

Compare Source

Bug Fixes
  • Exclude @typescript-eslint/utils from the bundle (6547702), closes #​425

v2.6.0

Compare Source

Bug Fixes
  • docs: consistent-spacing-between-blocks name (#​421) (f2306ed)
  • valid-title: Ignore variables we can't statically determine (1597555), closes #​368
Features
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)

v3.3.1

Compare Source

Patch Changes

v3.3.0

Compare Source

Minor Changes
  • #​582 ef8de6e Thanks @​ota-meshi! - feat(flow-mapping-curly-spacing): add emptyObjects option to control spacing in empty flow-mapping

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes
sindresorhus/globals (globals)

v17.4.0

Compare Source

privatenumber/pkgroll (pkgroll)

v2.27.0

Compare Source

Features
  • dts: support TypeScript 6 (2139553)

v2.26.3

Compare Source

Bug Fixes
  • prevent declare global from being treated as an exported binding (d9ce7ec)

v2.26.2

Compare Source

Bug Fixes
  • add .jsx → .ts resolution fallback (6216d04)

v2.26.1

Compare Source

Bug Fixes
  • resolve bare specifier .js through exports map before trying .ts (d1af28a)
pnpm/pnpm (pnpm)

v10.32.0: pnpm 10.32

Compare Source

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #​10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #​10915.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.31.0

Compare Source

v10.30.3

Compare Source

v10.30.2

Compare Source

v10.30.1: pnpm 10.30.1

Compare Source

Patch Changes

  • Use the /-/npm/v1/security/audits/quick endpoint as the primary audit endpoint, falling back to /-/npm/v1/security/audits when it fails #​10649.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Workleap
Stackblitz Nx

v10.30.0: pnpm 10.30

Compare Source

Minor Changes

  • pnpm why now shows a reverse dependency tree. The searched package appears at the root with its dependents as branches, walking back to workspace roots. This replaces the previous forward-tree output which was noisy and hard to read for deeply nested dependencies.

Patch Changes

  • Revert pnpm why dependency pruning to prefer correctness over memory consumption. Reverted PR: #​7122.
  • Optimize pnpm why and pnpm list performance in workspaces with many importers by sharing the dependency graph and materialization cache across all importers instead of rebuilding them independently for each one #​10596.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Workleap
Stackblitz Nx
bahmutov/start-server-and-test (start-server-and-test)

v2.1.5

Compare Source

Bug Fixes
  • formatting the message in the constructor of Error object (#​395) (9d135de)

v2.1.4

Compare Source

Bug Fixes
typescript-eslint/typescript-eslint (typescript-eslint)

v8.57.0

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.

v8.56.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.

vuejs/core (vue)

v3.5.30

Compare Source

Bug Fixes

v3.5.29

Compare Source

Bug Fixes
vuejs/router (vue-router)

v5.0.3

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v3.2.5

Compare Source

language-core
language-service
language-plugin-pug
workspace
  • docs: document all packages with consistent README structure (#​5953)
  • docs: update tsconfig schema of plugins option - Thanks to @​KazariEX!

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 Mar 1, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 2bc1734 to 645315b Compare March 8, 2026 01:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ba304ca to 34548fa Compare March 9, 2026 21:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 34548fa to 7a98b3e Compare March 10, 2026 01:23
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.

0 participants