Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@antfu/eslint-config ^7.6.1^7.7.2 age confidence pnpm.catalog.dev minor
@iconify-json/simple-icons ^1.2.71^1.2.74 age confidence pnpm.catalog.dev patch
@iconify-json/tabler ^1.2.28^1.2.31 age confidence pnpm.catalog.dev patch
@nuxt/devtools-kit (source) ^3.2.2^3.2.3 age confidence pnpm.catalog.dev patch
@nuxt/devtools-ui-kit (source) ^3.2.2^3.2.3 age confidence pnpm.catalog.dev patch
@nuxt/ui (source) ^4.5.0^4.5.1 age confidence pnpm.catalog.dev patch
@unocss/nuxt (source) ^66.6.2^66.6.6 age confidence pnpm.catalog.dev patch
@unocss/preset-icons (source) ^66.6.2^66.6.6 age confidence pnpm.catalog.dev patch
@unocss/preset-uno (source) ^66.6.2^66.6.6 age confidence pnpm.catalog.dev patch
@unocss/runtime (source) ^66.6.2^66.6.6 age confidence pnpm.catalog.dev patch
better-sqlite3 ^12.6.2^12.8.0 age confidence pnpm.catalog.dev minor
eslint (source) ^10.0.2^10.0.3 age confidence pnpm.catalog.dev patch
firebase-functions ^7.0.6^7.1.1 age confidence pnpm.catalog.dev minor
h3 (source) ^1.15.5^1.15.6 age confidence pnpm.catalog.default patch
happy-dom ^20.7.0^20.8.4 age confidence pnpm.catalog.dev minor
pnpm (source) 10.30.310.32.1 age confidence packageManager minor
pnpm/action-setup v4.2.0v4.4.0 age confidence action minor
shiki (source) ^4.0.0^4.0.2 age confidence pnpm.catalog.dev patch
unocss (source) ^66.6.2^66.6.6 age confidence pnpm.catalog.dev patch
vitest (source) ^4.0.18^4.1.0 age confidence pnpm.catalog.dev minor
vue (source) ^3.5.29^3.5.30 age confidence pnpm.catalog.dev patch
zod (source) >=3>=3.25.76 age confidence peerDependencies minor

Release Notes

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

v7.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt/devtools (@​nuxt/devtools-kit)

v3.2.3

Compare Source

Bug Fixes
nuxt/ui (@​nuxt/ui)

v4.5.1

Compare Source

Bug Fixes
  • components: improve arrow styling with stroke-default and fill-bg (#​6095) (0e9198e)
  • components: improve slots return types and tests (#​6109) (7d1e863)
  • components: prevent transformUI from mutating cached useComponentUI value (286738a), closes #​6104 #​4387
  • ContentToc: add relative positioning to content slot (fcdb231), closes #​6117
  • ContentToc: use rem units for indicator size calculation (d631853)
  • NavigationMenu: prevent navigation when clicking trailing area in horizontal orientation (8f84c90), closes #​6083
  • Page: make slot presence reactive for variant computation (082ea41)
  • types: resolve isArrayOfArray type return (#​6097) (04292d9)
  • useResizable: use function declaration to prevent false auto-import (c22ecf4)
unocss/unocss (@​unocss/nuxt)

v66.6.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.6.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.6.4

Compare Source

   🚀 Features
    View changes on GitHub
WiseLibs/better-sqlite3 (better-sqlite3)

v12.8.0

Compare Source

What's Changed

New Contributors

Why SQLite v3.51.3 instead of v3.52.0

From the SQLite team:

Some important issues have been found with version 3.52.0. In order to give us time to deal with those issues, we plan to withdraw the 3.52.0 release. In its place, we will put up a new 3.51.3 patch release that includes a fix for the recently discovered WAL-reset bug as well as other patches. This will happen probably within about the next twelve hours.

Hence, if you were planning to upgrade to 3.52.0 tomorrow (Friday, 2026-03-14), perhaps it would be better to wait a day or so for 3.51.3.

At some point we will do version 3.52.1 which will hopefully resolve the issues that have arisen with the 3.52.0 release.

Full Changelog: WiseLibs/better-sqlite3@v12.7.1...v12.8.0

eslint/eslint (eslint)

v10.0.3

Compare Source

firebase/firebase-functions (firebase-functions)

v7.1.1

Compare Source

-Internal Docgen improvements

v7.1.0

Compare Source

h3js/h3 (h3)

v1.15.6

Compare Source

compare changes

🩹 Fixes
  • sse: Sanitize newlines in event stream fields to prevent SSE injection (840ac5c)
  • static: Prevent path traversal via percent-encoded dot segments (6465e1b)
capricorn86/happy-dom (happy-dom)

v20.8.4

Compare Source

v20.8.3

Compare Source

👷‍♂️ Patch fixes

v20.8.2

Compare Source

👷‍♂️ Patch fixes
  • Resets Event.cancelBubble and Event.defaultPrevented when calling Event.initEvent() - By @​capricorn86 in task #​2090

v20.8.1

Compare Source

👷‍♂️ Patch fixes

v20.8.0

Compare Source

v20.7.2

Compare Source

👷‍♂️ Patch fixes
  • Properly decode CSS escape sequences in attribute selector values - By @​silverwind

v20.7.1

Compare Source

pnpm/pnpm (pnpm)

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

pnpm/action-setup (pnpm/action-setup)

v4.4.0

Compare Source

Updated the action to use Node.js 24.

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: pnpm/action-setup@v4.2.0...v4.3.0

shikijs/shiki (shiki)

v4.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (vitest)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "on Monday" (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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e4e0b28 to 2fe1e8d Compare December 8, 2025 10:57
@renovate renovate bot changed the title chore(deps): update pnpm.catalog.default @antfu/eslint-config to ^6.4.2 chore(deps): update pnpm.catalog.default @antfu/eslint-config to ^6.5.1 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2fe1e8d to bcd19fb Compare December 8, 2025 16:00
@renovate renovate bot changed the title chore(deps): update pnpm.catalog.default @antfu/eslint-config to ^6.5.1 chore(deps): update all non-major dependencies Dec 8, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bcd19fb to 6495303 Compare December 11, 2025 07:25
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Dec 11, 2025
@renovate renovate bot closed this Dec 11, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch December 11, 2025 07:57
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Dec 15, 2025
@renovate renovate bot reopened this Dec 15, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 601e104 to e7a6686 Compare December 22, 2025 03:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 7084dcc to 357ee30 Compare December 30, 2025 10:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3a33f11 to 7771a82 Compare January 6, 2026 18:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 63a96c8 to a40b851 Compare January 20, 2026 02:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 11be3a3 to 25ede0e Compare January 26, 2026 04:54
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update peerdependency zod to >=3.25.76 Jan 26, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 25ede0e to f77ba97 Compare January 26, 2026 15:41
@renovate renovate bot changed the title chore(deps): update peerdependency zod to >=3.25.76 chore(deps): update all non-major dependencies Jan 26, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 274b12c to ea39603 Compare January 28, 2026 01:44
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update peerdependency zod to >=3.25.76 Jan 28, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ea39603 to 875bc3f Compare January 28, 2026 07:01
@renovate renovate bot changed the title chore(deps): update peerdependency zod to >=3.25.76 chore(deps): update all non-major dependencies Jan 28, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9456403 to d0352f2 Compare January 30, 2026 18:34
@renovate
Copy link
Contributor Author

renovate bot commented Mar 2, 2026

⚠️ 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 2 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 38, reused 0, downloaded 0, added 0
Progress: resolved 52, reused 0, downloaded 0, added 0
Progress: resolved 96, reused 0, downloaded 0, added 0
Progress: resolved 171, reused 0, downloaded 0, added 0
Progress: resolved 293, reused 0, downloaded 0, added 0
 ERR_PNPM_TRUST_DOWNGRADE  High-risk trust downgrade for "eslint-import-resolver-typescript@3.10.1" (possible package takeover)

This error happened while installing the dependencies of @nuxtjs/eslint-config-typescript@12.1.0

Trust checks are based solely on publish date, not semver. A package cannot be installed if any earlier-published version had stronger trust evidence. Earlier versions had provenance attestation, but this version has no trust evidence. A trust downgrade may indicate a supply chain incident.

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