Skip to content

fix(deps): update all non-major dependencies#211

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 12, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@types/leaflet (source) 1.9.201.9.21 age confidence devDependencies patch
@types/node (source) 22.18.822.19.17 age confidence devDependencies minor
actions/checkout v5.0.0v5.0.1 age confidence action patch
eslint (source) 9.37.09.39.4 age confidence devDependencies minor
eslint-plugin-format 1.0.21.5.0 age confidence devDependencies minor
lightningcss 1.30.21.32.0 age confidence dependencies minor
lint-staged 16.2.316.4.0 age confidence devDependencies minor
pnpm (source) 10.18.010.33.0 age confidence packageManager minor
pnpm/action-setup v4.1.0v4.4.0 age confidence action minor
reka-ui 2.5.12.9.3 age confidence dependencies minor 2.9.5 (+1)
unplugin-icons 22.4.222.5.0 age confidence dependencies minor
unplugin-vue-components 29.1.029.2.0 age confidence dependencies minor
vitepress (source) 2.0.0-alpha.122.0.0-alpha.17 age confidence dependencies patch
vue (source) 3.5.223.5.32 age confidence dependencies patch
vue-tsc (source) 3.1.03.2.6 age confidence devDependencies minor

Release Notes

actions/checkout (actions/checkout)

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

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

v1.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.4.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.1.0

Compare Source

   🚀 Features
    View changes on GitHub
parcel-bundler/lightningcss (lightningcss)

v1.32.0

Compare Source

v1.31.1

Compare Source

v1.31.0

Compare Source

Features

Fixes

lint-staged/lint-staged (lint-staged)

v16.4.0

Compare Source

Minor Changes

v16.3.4

Compare Source

Patch Changes

v16.3.3

Compare Source

Patch Changes
  • #​1740 0109e8d Thanks @​iiroj! - Make sure Git's warning about CRLF line-endings doesn't interfere with creating initial backup stash.

v16.3.2

Compare Source

Patch Changes
  • #​1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.

v16.3.1

Compare Source

Patch Changes
  • #​1729 cd5d762 Thanks @​iiroj! - Remove nano-spawn as a dependency from package.json as it was replaced with tinyexec and is no longer used.

v16.3.0

Compare Source

Minor Changes
  • #​1698 feda37a Thanks @​iiroj! - Run external processes with tinyexec instead of nano-spawn. nano-spawn replaced execa in lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hope tinyexec improves the situation.

  • #​1699 1346d16 Thanks @​iiroj! - Remove pidtree as a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and the taskkill command on Windows.

Patch Changes
  • #​1726 87467aa Thanks @​iiroj! - Incorrect brace expansions like *.{js} (nothing to expand) are detected exhaustively, instead of just a single pass.

v16.2.7

Compare Source

Patch Changes
  • #​1711 ef74c8d Thanks @​iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.

v16.2.6

Compare Source

Patch Changes

v16.2.5

Compare Source

Patch Changes
  • #​1687 9e02d9d Thanks @​iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.

v16.2.4

Compare Source

Patch Changes
pnpm/pnpm (pnpm)

v10.33.0

Compare Source

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

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

v10.29.3

Compare Source

v10.29.2

Compare Source

v10.29.1: pnpm 10.29.1

Compare Source

Minor Changes

  • The pnpm dlx / pnpx command now supports the catalog: protocol. Example: pnpm dlx shx@catalog:.
  • Support configuring auditLevel in the pnpm-workspace.yaml file #​10540.
  • Support bare workspace: protocol without version specifier. It is now treated as workspace:* and resolves to the concrete version during publish #​10436.

Patch Changes

  • Fixed pnpm list --json returning incorrect paths when using global virtual store #​10187.

  • Fix pnpm store path and pnpm store status using workspace root for path resolution when storeDir is relative #​10290.

  • Fixed pnpm run -r failing with "No projects matched the filters" when an empty pnpm-workspace.yaml exists #​10497.

  • Fixed a bug where catalogMode: strict would write the literal string "catalog:" to pnpm-workspace.yaml instead of the resolved version specifier when re-adding an existing catalog dependency #​10176.

  • Fixed the documentation URL shown in pnpm completion --help to point to the correct page at https://pnpm.io/completion #​10281.

  • Skip local file: protocol dependencies during pnpm fetch. This fixes an issue where pnpm fetch would fail in Docker builds when local directory dependencies were not available #​10460.

  • Fixed pnpm audit --json to respect the --audit-level setting for both exit code and output filtering #​10540.

  • update tar to version 7.5.7 to fix security issue

    Updating the version of dependency tar to 7.5.7 because the previous one have a security vulnerability reported here: CVE-2026-24842

  • Fix pnpm audit --fix replacing reference overrides (e.g. $foo) with concrete versions #​10325.

  • Fix shamefullyHoist set via updateConfig in .pnpmfile.cjs not being converted to publicHoistPattern #​10271.

  • pnpm help should correctly report if the currently running pnpm CLI is bundled with Node.js #​10561.

  • Add a warning when the current directory contains the PATH delimiter character. On macOS, folder names containing forward slashes (/) appear as colons (:) at the Unix layer. Since colons are PATH separators in POSIX systems, this breaks PATH injection for node_modules/.bin, causing binaries to not be found when running commands like pnpm exec #​10457.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.28.2: pnpm 10.28.2

[Compare Source](https://redirect.github.c


Configuration

📅 Schedule: (in timezone Asia/Taipei)

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

@vercel
Copy link
Copy Markdown

vercel bot commented Oct 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
2025 Error Error Apr 8, 2026 4:53pm

Request Review

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8d791a8 to fe9d24d Compare October 14, 2025 10:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fe9d24d to 02a81af Compare October 14, 2025 17:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 02a81af to 7d8109c Compare October 17, 2025 05:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7d8109c to c7c784c Compare October 17, 2025 21:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c7c784c to 6299a4b Compare October 20, 2025 00:52
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Oct 20, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6299a4b to 513a78b Compare October 20, 2025 05:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6a7db12 to b111366 Compare October 21, 2025 00:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b111366 to 0432ef8 Compare October 21, 2025 23:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0432ef8 to 0a83e89 Compare October 22, 2025 19:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0a83e89 to 13202e5 Compare October 25, 2025 04:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 13202e5 to fa855a8 Compare October 28, 2025 20:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fa855a8 to 7e9de52 Compare October 31, 2025 23:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7e9de52 to 2f18304 Compare November 3, 2025 02:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c518de5 to 0ba09af Compare November 15, 2025 20:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0ba09af to 162c022 Compare November 17, 2025 17:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 162c022 to f899fdd Compare November 22, 2025 17:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f899fdd to debfcec Compare November 23, 2025 17:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from debfcec to 470a78e Compare November 24, 2025 05:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 470a78e to c004b92 Compare November 25, 2025 11:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c004b92 to 500f391 Compare November 25, 2025 21:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 500f391 to 00cf6f0 Compare November 27, 2025 09:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 00cf6f0 to d5256db Compare November 30, 2025 17:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d5256db to af447e8 Compare December 3, 2025 17:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from af447e8 to 3734e5e Compare December 4, 2025 06:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3734e5e to 8c02268 Compare December 7, 2025 10:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8c02268 to bef0157 Compare December 9, 2025 01:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bef0157 to 277c8ca Compare December 11, 2025 02:38
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 16, 2026

Deployment failed with the following error:

Creating the Deployment Timed Out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants