Skip to content

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

Merged
HugoRCD merged 1 commit intomainfrom
renovate/all-minor-patch
Feb 27, 2026
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2026

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/vue (source) ^3.0.97^3.0.104 age confidence
@nuxt/devtools (source) ^3.2.1^3.2.2 age confidence
@nuxt/ui (source) ^4.4.0^4.5.0 age confidence
ai (source) ^6.0.97^6.0.104 age confidence
bun (source) 1.3.91.3.10 age confidence
shaders ^2.3.73^2.3.74 age confidence
turbo (source) ^2.8.10^2.8.12 age confidence

Release Notes

vercel/ai (@​ai-sdk/vue)

v3.0.104

Compare Source

Patch Changes
  • ai@​6.0.102

v3.0.103

Compare Source

Patch Changes
  • Updated dependencies [5230482]
    • ai@​6.0.101

v3.0.102

Compare Source

Patch Changes
  • Updated dependencies [b7fba77]
    • ai@​6.0.100

v3.0.101

Compare Source

Patch Changes
  • ai@​6.0.99

v3.0.100

Compare Source

Patch Changes
  • ai@​6.0.98

v3.0.99

Compare Source

Patch Changes
  • Updated dependencies [ebfdad1]
    • ai@​6.0.97

v3.0.98

Compare Source

Patch Changes
  • Updated dependencies [30c9de6]
    • ai@​6.0.96
nuxt/devtools (@​nuxt/devtools)

v3.2.2

Compare Source

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

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)
oven-sh/bun (bun)

v1.3.10: Bun v1.3.10

Compare Source

To install Bun v1.3.10

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.10:

bun upgrade
Read Bun v1.3.10's release notes on Bun's blog
Thanks to 11 contributors!
vercel/turborepo (turbo)

v2.8.12: Turborepo v2.8.12

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.8.11...v2.8.12

v2.8.11: Turborepo v2.8.11

Compare Source

What's Changed

Docs
@​turbo/repository
Changelog

Full Changelog: vercel/turborepo@v2.8.10...v2.8.11


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.

@vercel
Copy link

vercel bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Building Building Preview, Comment, Open in v0 Feb 27, 2026 5:40pm

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 27, 2026

npm i https://pkg.pr.new/evlog@116
npm i https://pkg.pr.new/@evlog/nuxthub@116

commit: 7fcff6d

@HugoRCD HugoRCD merged commit 07790b3 into main Feb 27, 2026
11 of 12 checks passed
@HugoRCD HugoRCD deleted the renovate/all-minor-patch branch February 27, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant