[Snyk] Upgrade @nuxt/ui from 2.22.1 to 3.3.0 #206
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @nuxt/ui from 2.22.1 to 3.3.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 27 versions ahead of your current version.
The recommended version was released 23 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-INFLIGHT-6095116
Release notes
Package name: @nuxt/ui
✨ Highlights
☁️ New FileUpload Component
Introducing a powerful new FileUpload component that makes file uploads effortless with built-in drag-and-drop and validation support (#4564).
🎨 Global Default Variants
Configure global defaults for
color
andsize
across all components to reduce boilerplate and ensure consistent styling (#4400).📊 Enhanced Table Component
Major improvements to the Table component bring enhanced functionality and better user experience:
🚀 Features
footer
slot (#4457) (63730d6)nested
prop (e2695ee), closes #4320default-value
prop (#4404) (fb9e7bb)remove-tag
event (#4511) (6ca7c8b)max-length
prop (b96a1cc), closes #4405color
prop &soft
variant (#4549) (f336600)theme.defaultVariants
option (#4400) (35f90b9)reference
prop (b00e07f)footer
support to display column summary (#4194) (c355cac)style
to table and columnmeta
(#4513) (1db21d1)hover
event (f903ec3), closes #2435colspan
androwspan
(#4460) (7ef1933)reference
prop (69a7b95), closes #4430🐛 Bug Fixes
active-class
/inactive-class
with app config (#4446) (9debce7)active
styles to behave likehover
on mobile (df8f202), closes #991aria-current
attribute to active dot (#4447) (1ba8a55)rtl:space-x-reverse
from label (#4576) (4682ded)shift
(#4456) (772631c)error
type with boolean (a4d0ca7), closes #4496valueKey
(4d4234d), closes #4528scope
attribute to headers (#4417) (347694b)text
andkbds
(#4570) (63476e5)en
(df1abf1), closes #4579patch
when passing props toopen
(#4497) (5ad7dab)@ nuxt/ui
(57a5037)clearError
(d8160ba)👋 New Contributors
Full Changelog: v3.2.0...v3.3.0
✨ Highlights
🏷️ New InputTags Component
A powerful new component for managing multiple input values with a clean, tag-based interface (#4261).
⏱️ New Timeline Component
Introducing the Timeline component for displaying chronological sequences and process flows (#4215).
🚨 Breaking Changes
unmount
function (#4051)🚀 Features
chip
prop (#4224) (03ac395)children
in items (#4226) (59c26ec)actions
slot (#4358) (8156971)close
method in slots (#4219) (5835eb5)autofocus
(1a4de49), closes #4324body-top
/body-bottom
slots (#4354) (595fc64)🐛 Bug Fixes
md
size on buttons (#4357) (be41aed)meta_-
shortcut (#4321) (4e7c1c9)transform
prop (#4188) (37abcc6)empty
size (ba3c6e8), closes #4377close:prevent
oncloseAutoFocus
(150b334)max-height
inhorizontal
orientation (62bc7b2), closes #4208size
(#4350) (4dd56c8)tr
as separator (#4083) (edca3bc)unmount
function (#4051) (546df57)defaultOpen
is set (#4308) (66355ba)open
(#4269) (bf56e15)🌐 Locales
👋 New Contributors
Full Changelog: v3.1.3...v3.2.0
🚨 Breaking Changes
collapsible
fieldIn previous patch, we introduced a new
collapsible
field initems
to display children incollapsed
state as well as making the parent element respect its link attributes. However, it didn't feel right so we removed it in favor of 1e2a10b, 9cf9f25 and f2682fd.type: 'trigger'
.collapsed
, you can use thepopover
/tooltip
props or item fields:🚀 Features
after:enter
event (#4187) (d9e9fea)tooltip
andpopover
props (f2682fd), closes #4186trigger
type in items (9cf9f25)vertical
orientation with Accordion instead of Collapsible (1e2a10b), closes #4072 #3911anchor
slot (#4119) (473513c)🐛 Bug Fixes
table
borders in RTL mode (#4192) (43d281f)presentation
role to viewport (2ba94db)loading
icon (#4163) (fe4e1f8)tooltip
when collapsed (44f536f)collapsible
field (3c78e2f)old-neutral
color as static (#4193) (dae9f0b)🌐 Locales
👋 New Contributors
Full Changelog: v3.1.2...v3.1.3
🚀 Features
square
prop (#4008) (894e8a6)table
variant (#3997) (1b6ab27)ui
field in items (#4060) (b9adc83)increment-disabled
/decrement-disabled
props (#4141) (c7fba2e)collapsible
field in items (2be60cd), closes #3353 #3911tooltip
in items (46c2987), closes #4050tooltip
around thumbs (d140acc), closes #1469progress
prop to hide progress bar (#4125) (92632e9)🐛 Bug Fixes
z-index
on focused element (204953b)neutral
color (7d51a9e), closes #4084 #3629variant
(f2fd778), closes #3998UCheckbox
import (7551a85), closes #4090class
should have priority overui
prop (e6e510b)div
forerror
andhelp
slots (459a041)useAppConfig
reactive (12303a8)