Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/lucide ^1.2.85^1.2.95 age confidence
@nuxt/devtools (source) ^3.1.1^3.2.2 age confidence
@nuxt/eslint-config (source) ^1.12.1^1.15.2 age confidence
@nuxt/ui (source) ^4.3.0^4.5.1 age confidence
@​nuxtlabs/monarch-mdc ^0.8.1^0.9.0 age confidence
@shikijs/core (source) ^3.21.0^3.23.0 age confidence
@shikijs/langs (source) ^3.21.0^3.23.0 age confidence
@shikijs/themes (source) ^3.21.0^3.23.0 age confidence
@shikijs/transformers (source) ^3.21.0^3.23.0 age confidence
@types/node (source) ^25.0.8^25.3.5 age confidence
@vue/compiler-core (source) ^3.5.26^3.5.29 age confidence
eslint (source) ^9.39.2^9.39.3 age confidence
mkdist 2.3.02.4.1 age confidence
pnpm (source) 10.28.010.30.3 age confidence
release-it ^19.2.3^19.2.4 age confidence
shiki (source) ^3.21.0^3.23.0 age confidence
unist-util-visit ^5.0.0^5.1.0 age confidence
vitest (source) ^4.0.17^4.0.18 age confidence
vue-tsc (source) ^3.2.2^3.2.5 age confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v3.2.2

Compare Source

Bug Fixes
Features

v3.2.1

Compare Source

Bug Fixes

v3.2.0

Compare Source

Bug Fixes
  • devtools: call devtools:initialized hook after all modules run (#​919) (3662836)
Features
  • enhance inspect panel, add copy visual info for agents (#​928) (6bb2565)
  • upgrade vite-devtools (5c4a0b0)

3.1.1 (2025-11-25)

Bug Fixes
Features
  • support passing additional permissions to the iframe (#​911) (bc1d11c)
nuxt/eslint (@​nuxt/eslint-config)

v1.15.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.15.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.15.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.14.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.13.0

Compare Source

   🚀 Features
  • Upgrade eslint-flat-config-utils eslint-plugin-import-lite and eslint-plugin-jsdoc  -  by @​antfu (10bf9)
    View changes on GitHub
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)

v4.5.0

Compare Source

Features
  • DashboardSidebar/Header: add autoClose prop (#​6089) (2663deb)
  • EditorDragHandle: proxy nested / nestedOptions props and emit hover event (#​5960) (ed60193)
  • Form: add HTML5 validation to programmatic submit (#​6002) (ed552fc)
  • locale: add Belarusian language (#​5972) (ac9e7b3)
  • module: add support for taupe / mauve / mist / olive neutral colors (#​6081) (bc49d3f)
  • NavigationMenu: allow tooltip usage in horizontal orientation (#​5682) (f46b504)
  • NavigationMenu: handle chip in items (#​6064) (401a2c0)
  • ScrollArea: add skipMeasurement virtualize option (#​5721) (548b711)
  • Select/SelectMenu: add hover effects on outline and subtle variants (94b0c31)
  • Theme: new component (#​4387) (c97047d)
  • Toaster: prevent duplicate toasts and add pulse animation (3f6581a)
Bug Fixes
  • BlogPost/ChangelogVersion: use ImgHTMLAttributes type for image prop (#​6007) (0185856)
  • ChatMessages: allow message props to override role defaults (#​6000) (f64ec17)
  • ChatMessages: prevent flash at top before scrolling to bottom on mount (4bdcb83)
  • Checkbox/Switch: prevent data-state conflict when used inside Tooltip (2bb1a8b), closes #​3599
  • CheckboxGroup: update update:modelValue emit type (#​5927) (64d2e88)
  • ColorModeImage: add baseURL support for public paths (#​6006) (db510f3)
  • components: add fixed prop to prevent responsive text size reduction (#​6074) (8f5f44c)
  • components: nullable and optional type support (#​6060) (cd3432b)
  • components: prevent iOS auto-zoom on input fields with font-size below 16px (#​6040) (1262016)
  • ContentNavigation: pass nested child data to slots (#​6043) (e67f77e)
  • defineShortcuts: add alt key guard (#​6020) (8451f45)
  • defineShortcuts: allow shifted special character shortcuts (08facc0)
  • Drawer/Modal/Popover/Slideover: prevent unexpected close on touch when interacting with other overlays (#​5695) (e2c038c)
  • Editor: handle placeholder in RTL mode (#​5977) (3cc16e3)
  • EditorMentionMenu: use char prop as mention prefix instead of always @ (0b9b097), closes #​6035
  • EditorToolbar: proxy size prop to dropdown menu (8f8d989)
  • InputMenu/InputNumber/SelectMenu: proxy size to buttons (1ec1698), closes #​5958
  • InputMenu/Select/SelectMenu: exclude cosmetic items from model value type (#​6044) (22cf1ea)
  • InputMenu/SelectMenu: sort filtered items by match relevance (058c66b), closes #​4672
  • InputMenu: prevent focus on trailing button (88073b6)
  • module: update icon cssLayer option from components to base (#​6076) (e8bc322)
  • NavigationMenu: allow clicking trailing slot in horizontal orientation (7f9996f), closes #​5192 #​6083
  • NavigationMenu: unique auto-generated item values for grouped items (7b317d9)
  • PricingPlan: truncate title (#​6041) (8e86c51)
  • Select: remove useless by prop (14dceaf)
  • Table: improve perfs with shallowRef when watch deep is disabled (#​6023) (bc06ce2)
  • Toast: allow update to keep toast open and reset duration (82afa0a)
  • Toast: improve animation smoothness (#​6065) (ee2c0a5)
  • types: improve DotPathKeys accuracy and GetItemKeys performance (#​6077) (6f7af3e)
  • useEditorMenu: rank filtered results by relevance (f53484a)

v4.4.0

Compare Source

Features
Bug Fixes
  • Banner: isolate banner visibility using per-instance CSS variables (#​5751) (c7332eb)
  • Banner: prevent XSS via id prop injection (4e334a0)
  • CommandPalette/ContextMenu/DropdownMenu: keyboard selection on link items (3f5bdb3)
  • CommandPalette: prevent XSS in search highlight (e12ceb6)
  • ContentSurround: align next link to right on tablet without prev (#​5833) (b3adccc)
  • defineShortcuts: check shift modifier for special character shortcuts (bd344d7), closes #​5911
  • Editor: set contentType when updating value (c37d6f7), closes #​5709
  • Editor: support all heading levels by default (3046c3e)
  • EditorToolbar: prevent onClick from being called twice on items (cbed0cc), closes #​5784
  • EditorToolbar: prevent disabled dropdown when items have no kind (d473f63)
  • Error/Main: render as main instead of div (6ccb1f5)
  • FileUpload: emit null when clearing file (#​5892) (1d9a2fd)
  • FileUpload: keep input visible when preview is disabled with multiple files (597ac29), closes #​5875
  • locale: improve cs and sk terminology for correct inflection (#​5789) (af6f288)
  • module: only override primary color and md size default variants (f422de8)
  • ProseCodeTree: prevent infinite update loop with expandAll prop (c79cb77), closes #​5828
  • useOverlay: refine close event argument extraction (#​5775) (182af20)
shikijs/shiki (@​shikijs/core)

v3.23.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.22.0

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/core (@​vue/compiler-core)

v3.5.29

Compare Source

Bug Fixes

v3.5.28

Compare Source

Bug Fixes

v3.5.27

Compare Source

Bug Fixes
eslint/eslint (eslint)

v9.39.3

Compare Source

Bug Fixes

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

Chores

unjs/mkdist (mkdist)

v2.4.1

Compare Source

compare changes

🩹 Fixes
  • Consider extension when deduping outputs (f4424fe)
❤️ Contributors

v2.4.0

Compare Source

compare changes

🚀 Enhancements
  • dts: Emit .d.vue.ts as type declaration of .vue files (#​301)
🤖 CI
  • Test against previous lts verison (946852b)
  • Remove install of corepack (73894e6)
  • Bump setup/checkout action versions (8a909da)
❤️ Contributors
pnpm/pnpm (pnpm)

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 whe


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.

@nuxthub-admin
Copy link
Contributor

nuxthub-admin bot commented Apr 1, 2025

✅ Deployed mdc

Deployed mdc 54ec0f8 to preview

🔗 renovate-all-minor-patch.mdc-btm.pages.dev
📌 9fffff52.mdc-btm.pages.dev
📱
View QR Code QR code linking to deployment URL.

📋 View deployment logs

@pkg-pr-new
Copy link

pkg-pr-new bot commented Apr 1, 2025

npm i https://pkg.pr.new/@nuxtjs/mdc@369

commit: 41f430e

@renovate renovate bot changed the title chore(deps): update devdependency @types/node to ^22.13.15 chore(deps): update all non-major dependencies Apr 1, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4af6027 to 569eb44 Compare April 1, 2025 15:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 569eb44 to 53cabd8 Compare April 1, 2025 17:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 53cabd8 to bf70f80 Compare April 2, 2025 13:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bf70f80 to f7d993e Compare April 2, 2025 17:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f7d993e to fd08d35 Compare April 2, 2025 20:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd08d35 to 7e645a9 Compare April 3, 2025 17:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7e645a9 to 8b4761c Compare April 4, 2025 21:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b4761c to d3fb61e Compare April 5, 2025 01:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3fb61e to 6a9e7d6 Compare April 7, 2025 08:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6a9e7d6 to d2c01d7 Compare April 7, 2025 14:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d2c01d7 to d6c0eea Compare April 7, 2025 18:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d6c0eea to 2c88fc9 Compare April 8, 2025 09:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2c88fc9 to 9de4b65 Compare April 10, 2025 10:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6904f5c to e5f0b49 Compare April 21, 2025 20:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5f0b49 to 717459c Compare April 22, 2025 10:00
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Apr 22, 2025
@renovate renovate bot closed this Apr 22, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch April 22, 2025 14:00
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Apr 28, 2025
@renovate renovate bot reopened this Apr 28, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 821eb61 to 717459c Compare April 28, 2025 00:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 717459c to 4627145 Compare April 28, 2025 04:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4627145 to c300584 Compare May 2, 2025 20:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c300584 to 34edeeb Compare May 3, 2025 00:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 34edeeb to d4f1f23 Compare May 3, 2025 20:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d4f1f23 to 7a288d3 Compare May 4, 2025 09:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7a288d3 to a242ab6 Compare May 5, 2025 05:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a242ab6 to 130971c Compare May 5, 2025 17:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 130971c to b7f7191 Compare May 5, 2025 21:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b7f7191 to b23ca86 Compare May 6, 2025 01:11
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