Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade vuetify from 3.5.15 to 3.6.2 #57

Closed

Conversation

aniketmaurya
Copy link
Collaborator

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade vuetify from 3.5.15 to 3.6.2.

ℹ️ 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 10 versions ahead of your current version.

  • The recommended version was released 21 days ago, on 2024-05-01.

Release notes
Package name: vuetify
  • 3.6.2 - 2024-05-01

    🔧 Bug Fixes

  • 3.6.1 - 2024-04-30

    See v3.6 Release here

    🚀 Features

    • VConfirmEdit/VEmptyState/VFab/VSpeedDial/VSparkline: promote from labs (c8a03cd)

    🔧 Bug Fixes

    • VSnackbar: return correct children (5056034)
  • 3.6.0 - 2024-04-30

    v3.6.0 (Nebula)

    Welcome to the v3.6.0 release of Vuetify!


    Hero

    💪 Support Vuetify Development

    Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:

    📖 Table of Contents

    📑 Upgrade guide

    • If you want to opt out of the mobile data table view, set the mobile prop to false
    • Remove any manual imports of Labs components that were promoted as of this release

    🏅 Component promotions

    The following components have been promoted to the core framework from labs:

    confirm-edit

    The confirm edit component is a powerful tool that allows you to confirm changes to a field before they are saved. This is especially useful in scenarios where you want to prevent accidental changes to a field.

    empty-state

    The empty state component is a simple way to display a message when a list or page is empty. This is useful for informing users that there is no data to display.

    fab

    The floating action button is a layout aware component that is always visible on the screen. It can also be used inline in conjunction with cards and lists.

    sparkline

    The sparkline component is a simple way to display a small chart inline with text. This is useful for displaying trends or other data in a compact format.

    speed-dial

    The speed dial component is a floating action button that expands into a menu of actions. This is useful for providing quick access to common actions in a compact format.

    💯 Release notes

    🚀 Features

    • display: add explicit prop that overrides mobile state (fafc39f)
    • framework: support css cascade layers (#19641) (4820347)
    • VBtn: add new readonly prop (72f33dc)
    • VDataTable: add mobile view (#19431) (66880ce)
    • VLayout: add dimension support (0114108)
    • VNavigationDrawer: add new persistent prop (#19552) (74cc2bf)
    • VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)

    🔧 Bug Fixes

    • layout: translate full amount if element and layout size is 0 (99ea55d)
    • VDataTable: add missing scss variable for loading opacity (69b5cc8)
    • VDialog: adjust styling to better match material spec (383bbdc)
    • VNavigationDrawer: don't restrict elementSize when location is top or bottom (1ee802d)
    • VOverlay: move targetRef out of props (5e40cc8), closes #19685

    🧪 Labs

  • 3.6.0-beta.0.0 - 2024-04-23

    🚀 Features

    🔧 Bug Fixes

    • VDataTable: add missing scss variable for loading opacity (69b5cc8)
    • VDialog: adjust styling to better match material spec (383bbdc)

    🔬 Code Refactoring

    • VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)

    🧪 Labs

    • VSpeedDial: proxy VMenu model (245f6d3)
  • 3.6.0-alpha.2 - 2024-04-16

    🚀 Features

    • date: support typescript module augmentation for adapters (20ffadc), closes #18710
    • Tooltip: add new directive (#19053) (2e1e743)
    • variant: add configurable $border-width-root (2abb221), closes #16786
    • VCardText/Subtitle: add opacity support (8633854)
    • VDataIterator: loading prop fix and add new slot "loader" (#18811) (3fca676), closes #17652
    • VDivider: add opacity support (702bb50)
    • VDivider: add slot support (395f157)
    • VInput: add dimensions support to VInput (#19600) (45c8f61)
    • VListItemSubtitle: add new opacity prop (565a794), closes #16446
    • VProgressLinear: add new buffer color / opacity props (#19190) (f257755)

    🔧 Bug Fixes

    • VCounter: add error color when max is exceeded (d4921d8), closes #19615
    • VDataTable: sort on transformed column values (b6b9be5), closes #18840
    • VFileInput: add hideInput prop (#17270) (614262e), closes #17142
    • VTimeline: provide correct dot-color default (380e8e6)
  • 3.6.0-alpha.1 - 2024-04-11

    🚀 Features

    • calendar: add new prop for dynamic/static number of weeks (#19584) (296a790)

    🔧 Bug Fixes

    • layout: partial revert of layout change (0cd9e54)
    • VBottomNavigation: remove internal translate and fix active/modelValue (54e33b6)
    • VNavigationDrawer: only show shadow when active (665a46f)
  • 3.6.0-alpha.0 - 2024-04-10

    🚀 Features

    • date: add more functions to default adapter (#19141) (a6a02f0)
    • dates: add all supported formats (45199a4)
    • icons: add vuetify-play icon (0f2ea2b)
    • opacity: add new utility classes (44e5588)
    • position: add left/top/right/bottom-0 utility classes (5713630)
    • transitions: add root variable (#19120) (f1735a5), closes #6470
    • utilities: add new classes (a3ff4eb), closes #9243
    • VAppBar: add support for fully-hide scroll-behavior (#19557) (c6f6587), closes #18020
    • VBtnGroup/VBottomNavigation: add baseColor prop (#19088) (4e84c67), closes #17042
    • VExpandTransition: add group prop (#19347) (f785b7c), closes #19210
    • VForm: expose component instances (56c5c62), closes #19365
    • VInput: add new $input-flex sass variable (0f1d43a)
    • VLabel: add opacity sass variable (c6fb388)
    • VMain: add dimension support (8ba749b)
    • VNavigationDrawer: add delay functionality for rail (0201c01), closes #18413
    • VSnackbar: pass internal isActive model through activator slot (75d0ed1)
    • VTabs: add support for v-tabs-window (#19248) (b905b67)
    • VTimeline: add more passthrough props to defaults provide (c008ad5)

    🔧 Bug Fixes

    • layout: use suspense to delay render of layout items (#15229) (727bc1a)
    • rounded: apply rounded-0 for false value (3feeb77), closes #16601
    • VDataTable: add new prop to wrap text when use maxWidth (#18961) (dd929f5), closes #18862
    • VDataTable: selection duplication (#18908) (9745cd1), closes #18877
    • VDataTableFooter: dont apply i18n to numbers (#18980) (8e1f56e), closes #18978
    • VDatePicker: add missing transition between months (24c53d0)
    • VExpansionPanels: propagate all defaults to VExpansionPanel (27b172b)
  • 3.5.18 - 2024-04-30

    🔧 Bug Fixes

    • locale: ko translations (#19687) (a063f94)
    • useDirectiveComponent: cannot read properties of undefined (#19693) (b9a588f)
    • VDatePicker: stay on current month when selecting multiple (2d13e36)
    • VSnackbar: make touchstart listener passive (24d1066)
    • VSnackbar: conditionally load layout styles (9504efa), closes #19717

    🧪 Labs

    • VCalendar: remove background for week view mode (#19681) (1ce2879), closes #18988
    • VSpeedDial: remove mode designator on transition (2c726a5)
  • 3.5.17 - 2024-04-23

    🔧 Bug Fixes

    🔄 Reverts

    • Revert "fix(VProgressLinear): remove locationStyles" (78fa9b9), closes #19658

    🧪 Labs

  • 3.5.16 - 2024-04-16

    🔧 Bug Fixes

    • date: startOfWeek/endOfWeek does not respect locale (#19587) (2cb1ae5)
    • icons: console warn for missing aliases instead of throwing error (82abf1b)
    • rounded: apply rounded-0 for false value (3feeb77), closes #16601
    • router: empty string to represent real empty "to" (#19614) (3f301b5), closes #19549
    • VBottomNavigation: color animation delay (4a033e8)
    • VBtn: apply center ripple when using the icon prop (#19577) (e1e6065), closes #17376
    • VDataTable: skip default sort if custom function returns null (d368340)
    • VDialog: focus content element after opening (1f3c823), closes #18779
    • VFileInput: don't apply input color to chips (4bac07d)
    • VProgressLinear: remove locationStyles (3f50694)
    • VSelect: auto scroll to selected item when using hotkeys (#19593) (2bb1c07), closes #19574

    🧪 Labs

    • VCalendar: add event slot (#19555) (d63f6e2)
    • VCalendar: hide adjacent events without show-adjacent-months (#19585) (f90ada3)
    • VCalendar: not usable without v-model (#19586) (2fe65f0)
    • VEmptyState: tweak text / icon styling (073e9ea)
    • VSpeedDial: position prop styling and transition delay (5d29bf3), closes #11651
  • 3.5.15 - 2024-04-09
from vuetify GitHub release notes
Commit messages
Package name: vuetify
  • 6cb03d4 chore(release): publish v3.6.2
  • 1dcf838 docs(EnterpriseDeck): update direct support pricing
  • 75ed37b fix(VHover): false isHovering by default (#19623)
  • fcc921c chore(tests): fix flaky cypress tests (#19725)
  • 0825e2d fix(VDataTable): select all showing when not enabled on mobile (#19727)
  • 002ae8d fix(VFileInput): update:modelValue emit value
  • 2877ba8 chore(package.json): update @ vuetify/one
  • 26c5798 docs: implement snackbar queue
  • b0d42c9 fix(VDatePicker): wrong month displayed in header (#19721)
  • d461f19 docs(roadmap): update page content
  • 8f7706f chore(all): update all labs status, add missing confirm-edit
  • deea973 chore(release): publish v3.6.1
  • c8a03cd feat(VConfirmEdit/VEmptyState/VFab/VSpeedDial/VSparkline): promote from labs
  • 5056034 fix(VSnackbar): return correct children
  • 2e3f727 chore(release): publish v3.6.0
  • 9f8582f chore: disable 2 date tests
  • bd09589 Merge branch 'master' into dev
  • 3a90a91 chore(release): publish v3.5.18
  • 24d1066 fix(VSnackbar): make touchstart listener passive
  • 9504efa fix(VSnackbar): conditionally load layout styles
  • b9a588f fix(useDirectiveComponent): cannot read properties of undefined (#19693)
  • a063f94 fix(locale): ko translations (#19687)
  • 1cc6881 chore(VNavigationDrawer): only show scrollbar if needed
  • 1816775 feat(VPullToRefresh): add new component (#19666)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade vuetify from 3.5.15 to 3.6.2.

See this package in npm:
vuetify

See this project in Snyk:
https://app.snyk.io/org/aniketmaurya/project/bb6644ee-4028-4e33-a7ef-e31f62339091?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment