Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

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.388 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.12 age confidence
@types/node (source) ^24.3.1 -> ^24.5.2 age confidence
@typescript-eslint/parser (source) ^8.43.0 -> ^8.44.1 age confidence
@typescript-eslint/utils (source) ^8.43.0 -> ^8.44.1 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
electron ^36.9.0 -> ^36.9.1 age confidence
element-plus (source) ^2.11.2 -> ^2.11.4 age confidence
eslint (source) ^9.35.0 -> ^9.36.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
lint-staged ^16.1.6 -> ^16.2.1 age confidence
pnpm (source) 10.15.1 -> 10.17.1 age confidence
pnpm (source) ^10.15.1 -> ^10.17.1 age confidence
publint (source) ^0.3.12 -> ^0.3.13 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.5 age confidence
tsx (source) ^4.20.5 -> ^4.20.6 age confidence
turbo (source) ^2.5.6 -> ^2.5.8 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-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.7 age confidence
vue (source) ^3.5.21 -> ^3.5.22 age confidence
vue-tsc (source) ^3.0.6 -> ^3.0.8 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.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.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.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
electron/electron (electron)

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

Compare Source

  • Fix spurrious UnhandledPromiseRejectionWarning that could occur when calling .copy() in some cases (#​1056, #​1058)
lint-staged/lint-staged (lint-staged)

v16.2.1

Compare Source

Patch Changes
  • #​1664 8277b3b Thanks @​iiroj! - The built-in TypeScript types have been updated to more closely match the implementation. Notably, the list of staged files supplied to task functions is readonly string[] and can't be mutated. Thanks @​outslept!

    export default {
    ---  "*": (files: string[]) => void console.log('staged files', files)
    +++  "*": (files: readonly string[]) => void console.log('staged files', files)
    }
  • #​1654 70b9af3 Thanks @​iiroj! - This version has been published from GitHub Actions using Trusted Publishing for npm packages.

  • #​1659 4996817 Thanks @​iiroj! - Fix searching configuration files when the working directory is a subdirectory of a git repository, and there are package.json files in the working directory. This situation might happen when running lint-staged for a single package in a monorepo.

  • #​1654 7021f0a Thanks @​iiroj! - Return the caret semver range (^) to direct dependencies so that future patch and minor versions are allowed. This enables projects to better maintain and deduplicate their own transitive dependencies while not requiring direct updates to lint-staged. This was changed in 16.2.0 after the vulnerability issues with chalk and debug, which were also removed in the same version.

    Given the recent vulnerabilities in the npm ecosystem, it's best to be very careful when updating dependencies.

v16.2.0

Compare Source

Minor Changes
  • #​1615 99eb742 Thanks @​iiroj! - Added a new option --fail-on-changes to make lint-staged exit with code 1 when tasks modify any files, making the precommit hook fail. This is similar to the git diff --exit-code option. Using this flag also implies the --no-revert flag which means any changes made my tasks will be left in the working tree after failing, so that they can be manually staged and the commit tried again.

  • #​1611 cd05fd3 Thanks @​rlorenzo! - Added a new option --continue-on-error so that lint-staged will run all tasks to completion even if some of them fail. By default, lint-staded will exit early on the first failure.

  • #​1637 82fcc07 Thanks @​iiroj! - Internal lint-staged errors are now thrown and visible in the console output. Previously they were caught with the process exit code set to 1, but not logged. This happens when, for example, there's a syntax error in the lint-staged configuration file.

  • #​1647 a5ecc06 Thanks @​iiroj! - Remove debug as a dependency due to recent malware issue; read more at debug-js/debug#1005. Because of this, the DEBUG environment variable is no longer supported — use the --debug to enable debugging

  • #​1636 8db2717 Thanks @​iiroj! - Added a new option --hide-unstaged so that lint-staged will hide all unstaged changes to tracked files before running tasks. The changes will be applied back after running the tasks. Note that the combination of flags --hide-unstaged --no-hide-partially-staged isn't meaningful and behaves the same as just --hide-unstaged.

    Thanks to @​ItsNickBarry for the idea and initial implementation in #​1552.

  • #​1648 7900b3b Thanks @​iiroj! - Remove lilconfig to reduce reliance on third-party dependencies. It was used to find possible config files outside of those tracked in Git, including from the parent directories. This behavior has been moved directly into lint-staged and should work about the same.

Patch Changes

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 canceled.

Name Link
🔨 Latest commit 0be7a1a
🔍 Latest deploy log https://app.netlify.com/projects/vue-devtools-docs/deploys/68d770e0b35e0b0008112fa9

@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: 0be7a1a

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 6 times, most recently from 494fe91 to 5545865 Compare September 26, 2025 05:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5545865 to 0be7a1a Compare September 27, 2025 05:06
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