Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 9, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@clack/prompts (source) ^1.0.1^1.2.0 age confidence
@eslint/config-inspector ^1.4.2^1.5.0 age confidence
@eslint/js (source) ^9.39.3^9.39.4 age confidence
@iconify-json/simple-icons ^1.2.71^1.2.77 age confidence
@nuxt/content (source) ^3.11.2^3.12.0 age confidence
@nuxt/devtools (source) ^3.2.1^3.2.4 age confidence
@nuxt/devtools-kit (source) ^3.2.1^3.2.4 age confidence
@nuxt/test-utils ^4.0.0^4.0.1 age confidence
@nuxt/ui (source) 2.15.22.22.3 age confidence
@nuxtjs/plausible ^3.0.1^3.0.2 age confidence
@stylistic/eslint-plugin (source) ^5.9.0^5.10.0 age confidence
@types/node (source) ^25.3.0^25.5.2 age confidence
@typescript-eslint/eslint-plugin (source) ^8.56.1^8.58.1 age confidence
@typescript-eslint/parser (source) ^8.56.1^8.58.1 age confidence
@typescript-eslint/scope-manager (source) ^8.56.1^8.58.1 age confidence
@typescript-eslint/types (source) ^8.56.1^8.58.1 age confidence
@typescript-eslint/utils (source) ^8.56.1^8.58.1 age confidence
eslint (source) ^9.39.3^9.39.4 age confidence
eslint-config-flat-gitignore ^2.2.1^2.3.0 age confidence
eslint-flat-config-utils ^3.0.1^3.1.0 age confidence
eslint-plugin-format ^2.0.0^2.0.1 age confidence
eslint-plugin-import-lite ^0.5.2^0.6.0 age confidence
eslint-plugin-import-x ^4.16.1^4.16.2 age confidence
eslint-plugin-jsdoc ^62.7.1^62.9.0 age confidence
eslint-plugin-pnpm (source) ^1.5.0^1.6.0 age confidence
eslint-plugin-regexp ^3.0.0^3.1.0 age confidence
eslint-webpack-plugin ^5.0.2^5.0.3 age confidence
eslint-webpack-plugin ^4.1.0^4.2.0 age confidence
globals ^17.3.0^17.4.0 age confidence
mlly ^1.8.0^1.8.2 age confidence
pnpm (source) 10.30.210.33.0 age confidence
taze ^19.9.2^19.11.0 age confidence
unimport ^5.6.0^5.7.0 age confidence
vite-plugin-eslint2 (source) ^5.0.5^5.1.0 age confidence
vite-plugin-eslint2 (source) ^5.0.0^5.1.0 age confidence
vitest (source) ^4.0.18^4.1.3 age confidence
vue (source) ^3.5.29^3.5.32 age confidence

Release Notes

bombshell-dev/clack (@​clack/prompts)

v1.2.0

Compare Source

Minor Changes
  • 9786226: Externalize fast-string-width and fast-wrap-ansi to avoid double dependencies
  • 090902c: Adds date prompt with format support (YMD, MDY, DMY)
Patch Changes
  • 134a1a1: Fix the path prompt so directory: true correctly enforces directory-only selection while still allowing directory navigation, and add regression tests for both directory and default file selection behavior.
  • bdf89a5: Adds placeholder option to autocomplete. When the placeholder is set and the input is empty, pressing tab will set the value to placeholder.
  • 336495a: Apply guide to wrapped multi-line messages in confirm prompt.
  • 9fe8de6: Respect withGuide: false in autocomplete and multiselect prompts.
  • 29a50cb: Fix path directory mode so pressing Enter with an existing directory initialValue submits that current directory instead of the first child option, and add regression coverage for immediate submit and child-directory navigation.
  • Updated dependencies [9786226]
  • Updated dependencies [bdf89a5]
  • Updated dependencies [417b451]
  • Updated dependencies [090902c]

v1.1.0

Compare Source

Minor Changes
  • e3333fb: Replaces picocolors with Node.js built-in styleText.
Patch Changes
  • c3666e2: destruct limitOption param for better code readability, tweak types definitions
  • ba3df8e: Fixes withGuide support in intro, outro, and cancel messages.
  • Updated dependencies [e3333fb]
eslint/config-inspector (@​eslint/config-inspector)

v1.5.0

Compare Source

Features
  • update deps, support eslint v10 (8e00b7e)
eslint/eslint (@​eslint/js)

v9.39.4

Compare Source

nuxt/content (@​nuxt/content)

v3.12.0

Compare Source

Features
Bug Fixes
nuxt/devtools (@​nuxt/devtools)

v3.2.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

Bug Fixes

v3.2.2

Compare Source

Bug Fixes
Features
nuxt/test-utils (@​nuxt/test-utils)

v4.0.1

Compare Source

nuxt/ui (@​nuxt/ui)

v2.22.3

Compare Source

v2.22.2

Compare Source

🐛 Bug Fixes

  • Meter: correct vertical alignment of progress bar (#​4735) (875be4b)
  • SelectMenu/InputMenu: ensure object compare with by prop (#​4791) (44382cd)

New Contributors

Full Changelog: nuxt/ui@v2.22.1...v2.22.2

v2.22.1

Compare Source

🐛 Bug Fixes

Full Changelog: nuxt/ui@v2.22.0...v2.22.1

v2.22.0

Compare Source

✨ Highlights

  • deps: update @nuxt/module-builder to v1 (#​3801)

The module has been updated to use nuxt/module-builder@1.0.0!

🚨 Breaking Changes

  • Form: drop explicit support for zod and valibot (#​3618)

We now rely on standard-schema for Form validation with valibot and zod. Make sure to upgrade to valibot@1.0.0 / zod@3.24.0 if you use them in your app.

🐛 Bug Fixes

Full Changelog: nuxt/ui@v2.21.1...v2.22.0

v2.21.1

Compare Source

🚀 Features

🐛 Bug Fixes

👋 New Contributors

Full Changelog: nuxt/ui@v2.21.0...v2.21.1

v2.21.0

Compare Source

🚀 Features

🐛 Bug Fixes

New Contributors

Full Changelog: nuxt/ui@v2.20.0...v2.21.0

v2.20.0

Compare Source

🚨 Breaking Changes

  • Form: resolve async validation in yup & issue directly mutate state (#​2701)

🚀 Features

🐛 Bug Fixes

  • AvatarGroup/ButtonGroup/MeterGroup: allow deeply partial ui config (#​2542) (bf58086)
  • Carousel: wrong ui type with strategy (07ef771)
  • components: replace as const with correct type in config (#​2652) (51c8b8e)
  • DatePicker: undefined dayIndex (#​2545) (ce955d2)
  • Form: resolve async validation in yup & issue directly mutate state (#​2701) (f3632dd)
  • Form: use parsed value from joi instead of original state (#​2587) (acecff4)
  • InputMenu/SelectMenu: use by prop to compare objects & support dot notation in value-attribute (#​2566) (7154254)
  • Link: exactQuery prop type (#​2781) (4cde571)
  • Notification: element renders even when no notification is present (#​2561) (d4e408c)
  • Table: data outdated when rows change (#​2600) (b23f2de)
  • Table: missing type on props loadingState (#​2551) (6e66990)
  • Table: prevent onClick while blocking element (#​2592) (9703786)
  • types: improve DeepPartial type for App Config (#​2621) (976b03f)

👋 New Contributors

Full Changelog: nuxt/ui@v2.19.2...v2.20.0

v2.19.2

Compare Source

v2.19.1

Compare Source

🐛 Bug Fixes

  • InputMenu/SelectMenu: regex breaks build (cb6f5f2)

Full Changelog: nuxt/ui@v2.19.0...v2.19.1

v2.19.0

Compare Source

Read our updated documentation on https://ui.nuxt.com/.

🚨 Breaking Changes

In #​2485, the expandable feature of the Table component has changed. You should use v-model:expand to achieve the functionality that was previously implemented using the #expand slot.

🚀 Features

🐛 Bug Fixes

👋 New Contributors

Full Changelog: nuxt/ui@v2.18.7...v2.19.0

v2.18.7

Compare Source

🚀 Enhancements

🐛 Bug Fixes

👋 New Contributors

Full Changelog: nuxt/ui@v2.18.6...v2.18.7

v2.18.6

Compare Source

Bug Fixes

v2.18.5

Compare Source

Features
Bug Fixes

v2.18.4

Compare Source

Bug Fixes

v2.18.3

Compare Source

Bug Fixes
  • Link: define rel as any (69f605f)
  • types: only use .ts for index (93ddf1d)

v2.18.2

Compare Source

Bug Fixes
  • Tabs: add missing UIcon import (4fd1be2)

v2.18.1

Compare Source

Bug Fixes
  • components: use relative imports (ea721a3)

v2.18.0

Compare Source

⚠ BREAKING CHANGES
  • Icon: migrate from @egoist/tailwindcss-icons to new @nuxt/icon (#​1789)
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.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Feb 9, 2026

Deploying nuxt-eslint with  Cloudflare Pages  Cloudflare Pages

Latest commit: 77b4c6f
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from ae6d776 to 2434fee Compare February 15, 2026 10:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from d60d790 to bc8d9ee Compare February 22, 2026 18:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a296c6a to 56d58cc Compare February 24, 2026 00:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 4dc9216 to cc2fa54 Compare March 9, 2026 23:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from fea1abe to ff0b062 Compare March 17, 2026 02:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e56ca51 to 8384d92 Compare March 23, 2026 19:29
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 8, 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 6 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 48, reused 0, downloaded 0, added 0
Progress: resolved 62, reused 0, downloaded 0, added 0
Progress: resolved 135, reused 0, downloaded 0, added 0
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "vitest-environment-nuxt@workspace:*" is in the dependencies but no package named "vitest-environment-nuxt" is present in the workspace

This error happened while installing the dependencies of @nuxt/test-utils@4.0.1

Packages found in the workspace: 

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