Skip to content

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

Merged
alexfriesen merged 1 commit intomainfrom
renovate/all-minor-patch
Apr 13, 2026
Merged

chore(deps): update all non-major dependencies#217
alexfriesen merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 28, 2026

This PR contains the following updates:

Package Change Age Confidence
@​bradenmacdonald/s3-lite-client ^0.9.5^0.9.6 age confidence
@iconify-json/lucide ^1.2.99^1.2.102 age confidence
@iconify-json/simple-icons ^1.2.75^1.2.78 age confidence
@nuxt/content (source) ^3.12.0^3.13.0 age confidence
@nuxt/hints 1.0.21.0.3 age confidence
@nuxt/test-utils ^4.0.0^4.0.2 age confidence
@nuxt/ui (source) ^4.6.0^4.6.1 age confidence
@playwright/test (source) ^1.58.2^1.59.1 age confidence
@types/node (source) ^24.12.0^24.12.2 age confidence
@vitejs/plugin-vue (source) ^6.0.5^6.0.6 age confidence
docus ^5.8.1^5.9.0 age confidence
oxfmt (source) ^0.42.0^0.45.0 age confidence
oxlint (source) ^1.57.0^1.60.0 age confidence
qrcode.vue (source) ^3.8.0^3.8.1 age confidence
vue (source) ^3.5.31^3.5.32 age confidence
vue-i18n (source) ^11.3.0^11.3.2 age confidence

Release Notes

nuxt/content (@​nuxt/content)

v3.13.0

Compare Source

Bug Fixes
  • get mdc configs by calling mdc:configSources hook (#​3736) (57f5552)
  • preview: move formatDate/formatDateTime into runtime subtree (#​3749) (4a76b2a)
nuxt/hints (@​nuxt/hints)

v1.0.3

Compare Source

🩹 Fixes
  • third-party: Wrap hookable callHook with promise.resolve (#​310)
❤️ Contributors
nuxt/test-utils (@​nuxt/test-utils)

v4.0.2

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • config: Respect override dev value (#​1602)
🤖 CI
  • Use pnpm publish to resolve workspace dependencies (#​1651)
❤️ Contributors

v4.0.1

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • config: Rename deps.optimizer.web to client for vitest4 (#​1593)
  • runtime-utils: Fix mockNuxtImport types when using string target (#​1592)
  • config: Pass non-project options for non-nuxt simple setup (#​1582)
  • config: Do not import defineConfig from vite (1aa5e8748)
  • runtime: Handle ResourceLoader removal in jsdom v28 (#​1611)
  • config,vitest-environment: Directly import peerDeps (#​1617)
  • runtime-utils: Align mount options merge w/ vue-test-utils (#​1610)
  • vitest-environment: Avoid vitest/environments import warning (#​1627)
  • runtime: Avoid error when vue/test-utils is not installed (#​1646)
  • config: Prefer project h3 version if present (#​1641)
🏡 Chore
  • Bump vitest-environment-nuxt versions (f5ec72127)
  • Use workspace dependency (14fb254a7)
  • Example playwright config improve type annotation for devices (#​1581)
  • pkg-pr-new prerelease vitest-environment-nuxt (#​1601)
  • Allow explicit any (633c93c2a)
  • Switch unit test target to dir and move type unit tests to test:types (#​1618)
  • Update lockfile (8306abf00)
✅ Tests
  • Add failing test for stubbed global provide (#​1314)
  • Update assertions deprecated in vitest 4.1 (#​1629)
  • Change example/workspace to use glob based projects setup (#​1585)
🤖 CI
  • Pin github actions to full-length commit shas (2832fd6d5)
  • Avoid checkout for reproduction comment (e4e67ab09)
  • Rename workflow (99318b9fc)
  • Correctly publish pkg-pr-new prerelease (#​1598)
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v4.6.1

Compare Source

Bug Fixes
  • ai: use part.state for streaming detection and deprecate isReasoningStreaming (d2d7543)
  • ChatMessage: hide files slot when no file parts exist (9cddc8e)
  • ChatMessages: keep indicator visible until first content arrives (195cce8)
  • ChatMessages: reset scroll icon when messages are cleared (#​6239) (4ba3eef)
  • ChatPrompt: guard enter during composition (#​6280) (a911ca8)
  • DashboardSidebar: always pass collapsed: false in mobile menu slots (957a0f5), closes #​6157
  • Modal/Slideover/Drawer: suppress reka ui title and description warnings (3451b8d), closes #​6240
  • module: inline defaultVariants and prefix in dev template (314e23b)
  • module: transpile reka-ui to prevent injection errors (#​6286) (b822c43)
microsoft/playwright (@​playwright/test)

v1.59.1

Compare Source

v1.59.0

Compare Source

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.6

Features
  • plugin-vue: propagate multiRoot for template-only vapor components (#​745) (9e07ae9)
Bug Fixes
Miscellaneous Chores
nuxt-content/docus (docus)

v5.9.0

Compare Source

Features
Bug Fixes
oxc-project/oxc (oxfmt)

v0.45.0

Compare Source

🐛 Bug Fixes

v0.44.0

Compare Source

🐛 Bug Fixes
  • dd2df87 npm: Export package.json for oxlint and oxfmt (#​20784) (kazuya kawaguchi)
  • 4216380 oxfmt: Support .editorconfig tab_width fallback (#​20988) (leaysgur)

v0.43.0

Compare Source

🚀 Features
oxc-project/oxc (oxlint)

v1.60.0

Compare Source

📚 Documentation
  • cfd8a4f linter: Don't rely on old eslint doc for available globals (#​21334) (Nicolas Le Cam)

v1.59.0

Compare Source

🐛 Bug Fixes
  • dd2df87 npm: Export package.json for oxlint and oxfmt (#​20784) (kazuya kawaguchi)

v1.58.0

Compare Source

🚀 Features
📚 Documentation
  • be3dcc1 linter: Add note about node version + custom TS plugin (#​19381) (camc314)
scopewu/qrcode.vue (qrcode.vue)

v3.8.1

Compare Source

What's Changed

  • chore(deps): upgrade dependencies by @​scopewu in #​97
  • fix: unique SVG IDs for multi-instance, add a11y attrs, unify Composition API

Full Changelog: scopewu/qrcode.vue@v3.8.0...v3.8.1

vuejs/core (vue)

v3.5.32

Compare Source

Bug Fixes
Reverts
intlify/vue-i18n (vue-i18n)

v11.3.2

Compare Source

What's Changed

🐛 Bug Fixes
  • fix(core): avoid register* functions tree-shaking for intlify/core by @​kazupon in #​2464
⚡ Improvement Features
  • perf(core-base): avoid translation timeline measurement without devtools by @​kazupon in #​2465

Full Changelog: intlify/vue-i18n@v11.3.1...v11.3.2

v11.3.1

Compare Source

What's Changed

🐛 Bug Fixes

Full Changelog: intlify/vue-i18n@v11.3.0...v11.3.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 changed the title chore(deps): update dependency @iconify-json/lucide to ^1.2.100 chore(deps): update all non-major dependencies Mar 29, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 436de25 to 5f06812 Compare April 3, 2026 17:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 473e9de to a31d6b4 Compare April 13, 2026 05:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4b1374e to 5b27ad0 Compare April 13, 2026 14:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b27ad0 to 75414f3 Compare April 13, 2026 18:19
@alexfriesen alexfriesen merged commit 9ac6bdf into main Apr 13, 2026
6 of 7 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 13, 2026 20:21
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.

1 participant