Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
@antfu/eslint-config ^5.3.0 -> ^5.4.1 age confidence
@iconify/json (source) ^2.2.383 -> ^2.2.392 age confidence
@tanstack/vue-query (source) ^5.87.4 -> ^5.90.2 age confidence
@tanstack/vue-query-devtools (source) ^5.87.4 -> ^5.90.2 age confidence
@types/chrome (source) ^0.1.9 -> ^0.1.22 age confidence
@types/node (source) ^24.3.1 -> ^24.7.0 age confidence
@typescript-eslint/parser (source) ^8.43.0 -> ^8.46.0 age confidence
@typescript-eslint/utils (source) ^8.43.0 -> ^8.46.0 age confidence
@unocss/core (source) ^66.5.1 -> ^66.5.2 age confidence
@unocss/eslint-plugin (source) ^66.5.1 -> ^66.5.2 age confidence
@unocss/preset-icons (source) ^66.5.1 -> ^66.5.2 age confidence
@unocss/reset (source) ^66.5.1 -> ^66.5.2 age confidence
birpc ^2.5.0 -> ^2.6.1 age confidence
bumpp ^10.2.3 -> ^10.3.1 age confidence
cross-env ^10.0.0 -> ^10.1.0 age confidence
electron ^36.9.0 -> ^36.9.3 age confidence
element-plus (source) ^2.11.2 -> ^2.11.4 age confidence
eslint (source) ^9.35.0 -> ^9.37.0 age confidence
eslint-plugin-format ^1.0.1 -> ^1.0.2 age confidence
eslint-plugin-vue (source) ^10.4.0 -> ^10.5.0 age confidence
eslint-vitest-rule-tester ^2.2.1 -> ^2.2.2 age confidence
fs-extra ^11.3.1 -> ^11.3.2 age confidence
image-meta ^0.2.1 -> ^0.2.2 age confidence
lint-staged ^16.1.6 -> ^16.2.3 age confidence
pnpm (source) 10.15.1 -> 10.18.1 age confidence
pnpm (source) ^10.15.1 -> ^10.18.1 age confidence
publint (source) ^0.3.12 -> ^0.3.14 age confidence
sass-embedded ^1.92.1 -> ^1.93.2 age confidence
shiki (source) ^3.12.2 -> ^3.13.0 age confidence
taze ^19.6.0 -> ^19.7.0 age confidence
tsdown ^0.15.0 -> ^0.15.6 age confidence
tsx (source) ^4.20.5 -> ^4.20.6 age confidence
turbo (source) ^2.5.6 -> ^2.5.8 age confidence
typescript (source) ^5.9.2 -> ^5.9.3 age confidence
unocss (source) ^66.5.1 -> ^66.5.2 age confidence
unplugin-auto-import ^20.1.0 -> ^20.2.0 age confidence
unplugin-vue ^7.0.1 -> ^7.0.2 age confidence
unplugin-vue-components ^29.0.0 -> ^29.1.0 age confidence
vis-network (source) ^10.0.1 -> ^10.0.2 age confidence
vite (source) ^7.1.5 -> ^7.1.9 age confidence
vue (source) ^3.5.21 -> ^3.5.22 age confidence
vue-tsc (source) ^3.0.6 -> ^3.1.1 age confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v5.4.1

Compare Source

No significant changes

    View changes on GitHub

v5.4.0

Compare Source

No significant changes

    View changes on GitHub
iconify/icon-sets (@​iconify/json)

v2.2.392

Compare Source

v2.2.391

Compare Source

v2.2.390

Compare Source

v2.2.389

Compare Source

v2.2.388

Compare Source

v2.2.387

Compare Source

v2.2.386

Compare Source

v2.2.385

Compare Source

v2.2.384

Compare Source

TanStack/query (@​tanstack/vue-query)

v5.90.2

Compare Source

Version 5.90.2 - 9/23/25, 7:37 AM

Changes

Fix
  • types: onMutateResult is always defined in onSuccess callback (#​9677) (2cf3ec9) by Dominik Dorfmeister

Packages

v5.90.1

Compare Source

Version 5.90.1 - 9/22/25, 6:41 AM

Changes

Fix
  • vue-query: Support infiniteQueryOptions for MaybeRef argument (#​9634) (49243c8) by hriday330
Chore
Ci
Docs

Packages

v5.89.0

Compare Source

Version 5.89.0 - 9/16/25, 8:27 AM

Changes

Feat
  • query-core: add context to mutationfn & mutation callbacks (#​9615) (a2151d2) by Josh
Chore

Packages

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

v8.46.0

Compare Source

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

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

v8.45.0

Compare Source

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

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

v8.44.1

Compare Source

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

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

v8.44.0

Compare Source

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

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

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

v8.46.0

Compare Source

🩹 Fixes
  • rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#​11628)
❤️ Thank You

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

v8.45.0

Compare Source

🚀 Features
  • eslint-plugin: expose rule name via RuleModule interface (#​11616)
❤️ Thank You

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

v8.44.1

Compare Source

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

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

v8.44.0

Compare Source

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

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

unocss/unocss (@​unocss/core)

v66.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
antfu-collective/birpc (birpc)

v2.6.1

Compare Source

No significant changes

    View changes on GitHub

v2.6.0

Compare Source

   🚀 Features
    View changes on GitHub
antfu-collective/bumpp (bumpp)

v10.3.1

Compare Source

No significant changes

    View changes on GitHub

v10.3.0

Compare Source

   🚀 Features
    View changes on GitHub
kentcdodds/cross-env (cross-env)

v10.1.0

Compare Source

Features
  • add support for default value syntax (152ae6a)

For example:

"dev:server": "cross-env wrangler dev --port ${PORT:-8787}",

If PORT is already set, use that value, otherwise fallback to 8787.

Learn more about Shell Parameter Expansion

electron/electron (electron)

v36.9.3: electron v36.9.3

Compare Source

Release Notes for v36.9.3

Fixes

  • Fixed high CPU usage with <input> tag on macOS 26. #​48419 (Also in 37, 38, 39)

v36.9.2: electron v36.9.2

Compare Source

Release Notes for v36.9.2

Fixes

  • Fixed excessive WindowServer GPU usage on macOS Tahoe 26. #​48401 (Also in 37, 39)

v36.9.1: electron v36.9.1

Compare Source

Release Notes for v36.9.1

Other Changes

element-plus/element-plus (element-plus)

v2.11.4

Compare Source

2.11.4

2025-09-26

Features
Bug fixes
Refactors

v2.11.3

Compare Source

2.11.3

2025-09-19

Features
Bug fixes
Refactors
eslint/eslint (eslint)

v9.37.0

Compare Source

v9.36.0

Compare Source

antfu/eslint-plugin-format (eslint-plugin-format)

v1.0.2

Compare Source

No significant changes

    View changes on GitHub
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v10.5.0

Compare Source

Minor Changes
Patch Changes
antfu/eslint-vitest-rule-tester (eslint-vitest-rule-tester)

v2.2.2

Compare Source

No significant changes

    View changes on GitHub
jprichardson/node-fs-extra (fs-extra)

[v11.3.2](https://redir


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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.

Copy link

netlify bot commented Sep 15, 2025

Deploy Preview for vue-devtools-docs ready!

Name Link
🔨 Latest commit 5919ce4
🔍 Latest deploy log https://app.netlify.com/projects/vue-devtools-docs/deploys/68e4d89c52e16600086bea54
😎 Deploy Preview https://deploy-preview-965--vue-devtools-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 77c2ef6 to c1f51a6 Compare September 15, 2025 18:00
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 15, 2025
Copy link

pkg-pr-new bot commented Sep 15, 2025

Open in StackBlitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@965

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@965

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@965

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@965

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@965

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@965

commit: 5919ce4

Copy link

pkg-pr-new bot commented Sep 15, 2025

Open in StackBlitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@965

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@965

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@965

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@965

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@965

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@965

commit: c1f51a6

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 23 times, most recently from a0ea7fa to 162fcb0 Compare September 23, 2025 08:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 162fcb0 to 4ecfc32 Compare September 23, 2025 18:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from c604a65 to 6f55aff Compare October 1, 2025 22:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 72b154d to 7bbab42 Compare October 6, 2025 22:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7bbab42 to 5919ce4 Compare October 7, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants