Skip to content

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

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

chore(deps): update all non-major dependencies#904
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
@nuxt/test-utils ^4.2.0^4.3.2 age confidence devDependencies minor
@nuxt/ui (source) ^4.11.0^4.11.1 age confidence dependencies patch
@unocss/core (source) ^66.8.1^66.10.0 age confidence pnpm-workspace.overrides minor 66.10.1
@unocss/nuxt (source) ^66.8.1^66.10.0 age confidence pnpm-workspace.overrides minor 66.10.1
@unocss/nuxt (source) ^66.8.1^66.10.0 age confidence dependencies minor 66.10.1
@unocss/nuxt (source) ^66.8.1^66.10.0 age confidence devDependencies minor 66.10.1
@unocss/preset-attributify (source) ^66.8.1^66.10.0 age confidence pnpm-workspace.overrides minor 66.10.1
@unocss/preset-icons (source) ^66.8.1^66.10.0 age confidence pnpm-workspace.overrides minor 66.10.1
@unocss/preset-mini (source) ^66.8.1^66.10.0 age confidence pnpm-workspace.overrides minor 66.10.1
@unocss/reset (source) ^66.8.1^66.10.0 age confidence pnpm-workspace.overrides minor 66.10.1
@unocss/reset (source) ^66.8.1^66.10.0 age confidence devDependencies minor 66.10.1
eslint (source) ^10.9.1^10.10.0 age confidence devDependencies minor
node (source) 2222.23.2 age confidence uses-with minor
nypm ^0.6.9^0.6.10 age confidence dependencies patch
playwright-core (source) ^1.62.1^1.63.0 age confidence devDependencies minor
sass ^1.103.1^1.104.0 age confidence devDependencies minor
subset-font ^2.5.0^2.7.0 age confidence peerDependencies minor
unocss (source) ^66.8.1^66.10.0 age confidence pnpm-workspace.overrides minor 66.10.1
unocss (source) ^66.8.1^66.10.0 age confidence dependencies minor 66.10.1
unocss (source) ^66.8.1^66.10.0 age confidence devDependencies minor 66.10.1
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

Release Notes

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
nuxt/ui (@​nuxt/ui)

v4.11.1

Compare Source

Bug Fixes
  • ChatMessages: add missing color to user and assistant props (#​6920) (bbf1e14)
  • Checkbox/RadioGroup: add flex-wrap on list and card variants (#​6913) (90c45a6)
  • Checkbox/RadioGroup: use border-default on card and table variants (#​6884) (9bdb89b)
  • CommandPalette: keep astral characters intact when truncating search results (#​6817) (e4cb042)
  • Form: omit method attribute on nested forms (#​6888) (a494a97)
  • InputNumber: work uncontrolled with only a default value (#​6859) (2d4782b)
  • Link: restore prefetching with Nuxt 4.5 custom slot (#​6921) (c4ee0ea)
  • Link: wait for onNuxtReady before observing visibility (#​6922) (612ab1c)
  • NavigationMenu: avoid duplicate accordion trigger on items without to (#​6862) (726e142)
  • ProseCodeTree: invoke default slot from render (#​6906) (fbb9e22)
  • Select/SelectMenu: add responsive text size (#​6903) (e791d30)
  • SelectMenu: prevent search input focus on open with autofocus: false (#​6905) (6caa6a9)
  • Slider: emit a number for a single thumb (#​6890) (3d2de0c)
  • Table: exclude hidden columns from colspan (#​6894) (2e8f533)
unocss/unocss (@​unocss/core)

v66.10.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.9.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.9.1

Compare Source

No significant changes

    View changes on GitHub

v66.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v10.10.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
Commits

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:47
@renovate

renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 8 workspace projects
? Verifying lockfile against supply-chain policies (1701 entries)...
[WARN] GET https://registry.npmjs.org/-/npm/v1/attestations/@devframes/plugin-data-inspector@0.9.6 error (503). Will retry in 10 seconds. 2 retries left.
✓ Lockfile passes supply-chain policies (1701 entries in 20.3s)
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 46, reused 0, downloaded 0, added 0
Progress: resolved 52, reused 0, downloaded 0, added 0
Progress: resolved 53, reused 0, downloaded 0, added 0
Progress: resolved 55, reused 0, downloaded 0, added 0
Progress: resolved 56, reused 0, downloaded 0, added 0
Progress: resolved 170, reused 0, downloaded 2, added 0
Progress: resolved 284, reused 0, downloaded 2, added 0
Progress: resolved 352, reused 0, downloaded 2, added 0
Progress: resolved 373, reused 0, downloaded 2, added 0
Progress: resolved 383, reused 0, downloaded 2, added 0
Progress: resolved 507, reused 0, downloaded 3, added 0
Progress: resolved 558, reused 0, downloaded 3, added 0
Progress: resolved 595, reused 0, downloaded 3, added 0
Progress: resolved 696, reused 0, downloaded 3, added 0
Progress: resolved 850, reused 0, downloaded 3, added 0
Progress: resolved 858, reused 0, downloaded 3, added 0
Progress: resolved 866, reused 0, downloaded 3, added 0
Progress: resolved 869, reused 0, downloaded 3, added 0
Progress: resolved 1182, reused 0, downloaded 3, added 0
Progress: resolved 1411, reused 0, downloaded 3, added 0
Progress: resolved 1667, reused 0, downloaded 3, added 0
Progress: resolved 1691, reused 0, downloaded 3, added 0
Progress: resolved 1741, reused 0, downloaded 3, added 0
Progress: resolved 1742, reused 0, downloaded 3, added 0
Progress: resolved 1743, reused 0, downloaded 3, added 0
Progress: resolved 1744, reused 0, downloaded 3, added 0
Progress: resolved 1756, reused 0, downloaded 3, added 0
[ERR_PNPM_UNUSED_PATCH] The following patches were not used: nitro@3.0.260610-beta

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 7, 2026

Copy link
Copy Markdown

Deploying fonts with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0edac37
Status:🚫  Build failed.

View logs

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a541f7b to 5a06360 Compare September 9, 2026 08:34
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5a06360 to 0edac37 Compare September 9, 2026 23:56
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