Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@antfu/eslint-config ^9.3.0^9.5.1 age confidence devDependencies minor
@clack/prompts (source) ^1.7.0^1.8.0 age confidence dependencies minor
@clack/prompts (source) ^1.7.0^1.8.0 age confidence devDependencies minor
@nuxt/test-utils ^4.2.0^4.3.2 age confidence devDependencies minor
clickable-path ^0.1.0^0.1.1 age confidence dependencies patch
confbox ^0.2.4^0.3.1 age confidence dependencies minor
eslint (source) ^10.9.1^10.10.0 age confidence devDependencies minor
eslint-plugin-jsdoc 64.3.264.3.6 age confidence pnpm-workspace.overrides patch
knip (source) ^6.33.0^6.34.0 age confidence devDependencies minor 6.35.1 (+1)
node (source) 2222.23.2 age confidence uses-with minor
pkg-types ^2.3.1^2.3.3 age confidence dependencies patch
pkg-types ^2.3.1^2.3.3 age confidence devDependencies patch
rc9 ^3.0.1^3.1.0 age confidence dependencies minor
srvx ^1.0.3^1.0.4 age confidence dependencies patch
tinyexec ^1.3.0^1.3.1 age confidence dependencies patch
tinyexec ^1.3.0^1.3.1 age confidence devDependencies patch
tsdown (source) ^0.22.14^0.23.0 age confidence devDependencies minor
undici (source) ^8.10.0^8.10.2 age confidence devDependencies patch
vue-router (source) ^5.3.0^5.3.1 age confidence dependencies patch
vue-router (source) ^5.3.0^5.3.1 age confidence devDependencies patch
vue-router (source) 5.3.05.3.1 age confidence dependencies patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v9.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.4.1

Compare Source

   🚀 Features
  • pnpm: Enforce new-line style for pnpm-workspace.yaml  -  by @​antfu (ab400)
    View changes on GitHub

v9.4.0

Compare Source

   🚀 Features
    View changes on GitHub
bombshell-dev/clack (@​clack/prompts)

v1.8.0

Compare Source

Minor Changes
  • #​592 caa32e8 Thanks @​gameroman! - Export CANCEL_SYMBOL constant from @clack/core and @clack/prompts

  • #​594 37fca4e Thanks @​dreyfus92! - Add tab-completion to the path prompt: pressing Tab fills the input with the focused suggestion, so you can quickly descend into deep directories (type / and Tab again). Powered by a new opt-in completeOnTab option on autocomplete, which also shows a Tab: complete hint in the instructions footer. Default autocomplete behavior is unchanged.

  • #​583 ae636dd Thanks @​43081j! - Add async validation support to prompts, and validation state rendering to text prompts.

Patch Changes
nuxt/test-utils (@​nuxt/test-utils)

v4.3.2

Compare Source

v4.3.2 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • vitest-environment: keep vitest/environments import opaque to rolldown (6d1195d38)
❤️ Contributors

v4.3.1

Compare Source

v4.3.1 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • deps: allow vitest ^5 as peer dependency (#​1809)
🏡 Chore
🎉 New Contributors
❤️ Contributors

v4.3.0

Compare Source

v4.2.1 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • runtime-utils: add unmockNuxtImport helper (#​1795)
  • config: support vitest 5 (#​1802)
🩹 Fixes
  • config: default nuxt test pattern to nested for simple non-nuxt setup (#​1801)
✅ Tests
  • make sure tests are collected at runtime, not statically (#​1797)
🎉 New Contributors
❤️ Contributors
danielroe/clickable-path (clickable-path)

v0.1.1

Compare Source

v0.1.1 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • add generic hyperlink() export (#​25)
🤖 CI
  • add explicit permissions (#​21)
❤️ Contributors
eslint/eslint (eslint)

v10.10.0

Compare Source

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v64.3.6

Compare Source

Bug Fixes
  • no-unnecessarry-type-assertion: avoid treating as redundant object annotations which clarify method argument types (342b6f6)
  • no-unnecessary-type-assertion: handle array literal annotations whose element type is a literal or union of literals narrowing element type (543b24f)

v64.3.5

Compare Source

Bug Fixes
  • no-unnecessary-type-assertion: don't flag array-to-tuple assertions; add preferConstToLiteralTuples (8546f77), closes #​1756

v64.3.4

Compare Source

Bug Fixes
  • require-asterisk-prefix: avoid crashing on custom languages (8f78214)

v64.3.3

Compare Source

Bug Fixes
  • convert-to-jsdoc-comments: handle "any" context and avoid extra line break when there is already multiline text; fixes #​1747 (ca2668b)
  • no-blank-block-descriptions: strip out initial line breaks when text is present (with or without tags); fixes #​1748 (0ad1ae2)
webpro-nl/knip (knip)

v6.34.0: Release 6.34.0

Compare Source

nodejs/node (node)

v22.23.2: 2026-07-29, Version 22.23.2 'Jod' (LTS), @​marco-ippolito

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-56846) http2: retain header memory in session accounting (Matteo Collina) – High
  • (CVE-2026-56848) http2: defer rst stream while in scope (Matteo Collina) – High
  • (CVE-2026-58043) permission: avoid granting radix split nodes (RafaelGSS) – High
  • (CVE-2026-56850) https: distinguish PFX object-array agent keys (RafaelGSS) – Medium
  • (CVE-2026-58040) https: bind identity checks to session reuse (Matteo Collina) – Medium
  • (CVE-2026-58042) dns: handle large resolveAny address replies (RafaelGSS) – Medium
  • (CVE-2026-58045) zlib: throw on out-of-bounds write buffers (RafaelGSS) – Medium
  • (CVE-2026-56847) permission: enforce fs write permission for trace events (RafaelGSS) – Low
  • (CVE-2026-58039) permission: check final report output path (RafaelGSS) – Low
  • (CVE-2026-58044) http: reject requests exceeding max header count (Matteo Collina) – Low
  • deps: update llhttp to 9.4.3 (Paolo Insogna)
  • deps: update undici to 6.28.0 (Node.js GitHub Bot)
Commits

v22.23.1: 2026-06-23, Version 22.23.1 'Jod' (LTS), @​RafaelGSS

Compare Source

This release includes a fix for an unexpected behavior introduced
by the recent security release (22.23.0).

Commits

v22.23.0: 2026-06-18, Version 22.23.0 'Jod' (LTS), @​aduh95

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-48618) tls: normalize hostname for server identity checks (Matteo Collina) – High
  • (CVE-2026-48933) crypto: guard WebCrypto cipher output length (Filip Skokan) – High
  • (CVE-2026-48937) deps: fix integration issues with the latest nghttp2 – Medium
  • (CVE-2026-48930) dns,net: reject hostnames with embedded NUL bytes (Matteo Collina) – Medium
  • (CVE-2026-48619) http2: cap originSet size to prevent unbounded memory growth (Matteo Collina) – Medium
  • (CVE-2026-48615) lib,test: redact proxy credentials in tunnel errors (Matteo Collina) – Medium
  • (CVE-2026-48934) tls: bind reusable sessions to authenticated host (Matteo Collina) – Medium
  • (CVE-2026-48928) tls: fix case-sensitive SNI context matching (Matteo Collina) – Medium
  • (CVE-2026-48617) permission: handle process.chdir on writereport (RafaelGSS) – Low
  • (CVE-2026-48931) http: fix response queue poisoning in http.Agent (Matteo Collina) – Low
  • (CVE-2026-48935) permission: disable FileHandle utimes with permission model (RafaelGSS) – Low
Commits

v22.22.3: 2026-05-13, Version 22.22.3 'Jod' (LTS), @​marco-ippolito

Compare Source

Commits

v22.22.2

Compare Source

v22.22.1: 2026-03-05, Version 22.22.1 'Jod' (LTS)

Compare Source

Notable Changes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • 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 requested a review from danielroe as a code owner September 7, 2026 03:58
@socket-security

socket-security Bot commented Sep 7, 2026

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 87aa15e to 992cc95 Compare September 8, 2026 23:31
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 992cc95 to 75e2f46 Compare September 9, 2026 08:00
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