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 2.7.2 to 3.6.13 #99

Closed

Conversation

Asthriona
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade vuetify from 2.7.2 to 3.6.13.

ℹ️ 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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 139 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: vuetify
  • 3.6.13 - 2024-07-16

    🔧 Bug Fixes

    • typescript: augment GlobalComponents in multiple vue modules (#20144) (bd1f63d)
    • VAppBar: scrollBehavior type for fully-hide (040fda8)
    • VBtn: allow stacked and block props to work together (#20162) (9969ebb)
    • VDataTable: use item.raw and columns in sorting transform (#20077) (e33b951), closes #20045
    • VDataTable: support groupBy when sorting is disabled (#20047) (8ac10e4), closes #20046
    • VDatePicker: programmatic start date with multiple range (#20169) (1a0d9b7), closes #20168
    • VOtpInput: slice value with length on paste (#20164) (0f8fd5d), closes #20158

    🧪 Labs

    🔄 Reverts

    • Revert "fix(VField/VInput): centerAffix prop for underlined/plain (#20064)" (#20173) (098f802)
  • 3.6.13-3.7.0-beta.0.0 - 2024-07-10

    🚀 Features

    • validation: add eager and invalid-input options (7e730fa)
    • VAvatar: add border prop support (9dbc30a)
    • VBtn: add support for active-color prop (aee83f0)
    • VContainer: add dimension support (14a2e8c)
    • VExpansionPanelTitle: add dimension support (784eb14)
    • VImg: add absolute prop (f842cd9)
    • VSlideGroup: expose hasNext and hasPrev (#20050) (8ef6ff8)

    🧪 Labs

  • 3.6.12 - 2024-07-09

    🔧 Bug Fixes

    🧪 Labs

  • 3.6.11 - 2024-07-02

    🔧 Bug Fixes

    • VOverlay: add null coalescing to true if no shadowDomRoot (27b4b1e), closes #20001

    🧪 Labs

  • 3.6.10 - 2024-06-19

    🔧 Bug Fixes

    • VDatePicker: don't update month/year if new model is empty (154e751), closes #20015
    • VExpansionPanel: remove unused toRef (0931cec)
    • VExpansionPanel: propagate defaults provided by VExpansionPanels (666484a)
    • VExpansionPanelTitle: propagate VIcon defaults (cec2094)
  • 3.6.9 - 2024-06-11

    🔧 Bug Fixes

    • VAppBar: inability to scroll to the bottom (#19921) (7ccff92), closes #19090
    • VAutocomplete/VCombobox: disallow auto-select-first via pure blur (2368668), closes #19929
    • VBanner: set index when using sticky prop (9e2d22f)
    • VEmptyState: support VBtn variants when using actions slot (99279d9)
    • VFab: change type for location prop (#19949) (07a6fb8), closes #19944
    • VMenu: allow enter keypress to work in input element (#19922) (193301c), closes #19920
    • VOverlay: check for Shadow DOM on mount (#19947) (e6e76d5), closes #19943

    🧪 Labs

    • VNumberInput: attributes fall through to root (#19959) (df6440d)
    • VTimePicker: properly apply disabled props (#19964) (0ba4b78)
    • VTreeview: remove redundant treeview re-render during open (#19968) (9e1cfbd)
  • 3.6.8 - 2024-05-29

    🔧 Bug Fixes

    • framework: remove circular imports (957b4bc), closes #19852
    • flex: add missing flex-x-x-0 classes (a23dece)
    • VCheckboxBtn: reset checked state when readonly is true (#19861) (ed2f0fa), closes #19137
    • VDataTable: customKeyFilter filtering (#19881) (b3eafb2), closes #19596
    • VDatePicker: using the start range that has been cleared (#19869) (f401f41), closes #19854
    • VDivider: missing when vertical and aligned to center (#19890) (18d64fe), closes #19889
    • VSlider: add missing aria-label (#19887) (e46a98d)
    • VSnackbar: fix class name for center location (#19878) (e48d37b)
    • VStepper: propagate complete/error/edit icons (64acd01)
    • VStepper: accept null value for mobile (908fb59)
    • VStepperItem: remove inline margin in mobile mode (e94dc93)
    • VTabs: render tabs correctly using items (#19868) (f5f2fa4)

    🧪 Labs

  • 3.6.7 - 2024-05-21

    🔧 Bug Fixes

    • defaults: allow null component and global values (#19842) (9342288), closes #19783
    • layout: find children inside suspense boundary (c209d09), closes #19830
    • locale: update missing persian translations (#19812) (17a0561)
    • VAutocomplete/VCombobox: remove tab key listener (#19846) (5703a6c), closes #19840
    • VAutocomplete/VCombobox: prevent focus on menu icon (4b387b5)
    • VBtn: remove negative prepend/append margin with slim prop (665c616)
    • VDataTable: add ability to hide default body (#19844) (2f8ee0f), closes #18854
    • VDataTable: fit mobile row height to content (#19843) (f016954)
    • VDataTable: add missing disable-sort prop (#19820) (4a2de37), closes #19197
    • VDatePicker: disable months outside min/max value (#19822) (67ab46c), closes #19810
    • VDivider: visiblity in container with dynamic height (#19828) (ea567bb), closes #19827
    • VDivider: don't wrap content (d6b292f)
    • VField: avoid cascaded overlay multiplier from parent components (88badc6)
    • VList: pass return-object to nested VListChildren (#19848) (feeb467)
    • VMenu: min width property (#19771) (7d955d2), closes #16987

    🧪 Labs

  • 3.6.6 - 2024-05-14

    🔧 Bug Fixes

    🔄 Reverts

    • Revert "fix(colors): apply theme-on-surface override for bg text color" (1b56e4e)

    🧪 Labs

  • 3.6.5 - 2024-05-10

    🔧 Bug Fixes

    • VDataTable: add missing hide-default-header/footer props (#19774) (a6340ac)
    • VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #19699
    • VStepper: add missing hover and focus styling (b45ab1a)
    • VStepper: add missing non-linear styles (da6d5f3)
    • VStepper: only show edit icon if editable and selected (34bb202)
    • VStepper: do not spread raw property onto VStepperItem (3d9deb7)

    🧪 Labs

  • 3.6.4 - 2024-05-07
  • 3.6.3 - 2024-05-02
  • 3.6.2 - 2024-05-01
  • 3.6.1 - 2024-04-30
  • 3.6.0 - 2024-04-30
  • 3.6.0-beta.0.0 - 2024-04-23
  • 3.6.0-alpha.2 - 2024-04-16
  • 3.6.0-alpha.1 - 2024-04-11
  • 3.6.0-alpha.0 - 2024-04-10
  • 3.5.18 - 2024-04-30
  • 3.5.17 - 2024-04-23
  • 3.5.16 - 2024-04-16
  • 3.5.15 - 2024-04-09
  • 3.5.14 - 2024-04-03
  • 3.5.13 - 2024-03-28
  • 3.5.12 - 2024-03-26
  • 3.5.11 - 2024-03-20
  • 3.5.10 - 2024-03-19
  • 3.5.9 - 2024-03-12
  • 3.5.8 - 2024-03-06
  • 3.5.7 - 2024-03-01
  • 3.5.6 - 2024-02-24
  • 3.5.5 - 2024-02-21
  • 3.5.4 - 2024-02-14
  • 3.5.3 - 2024-02-07
  • 3.5.2 - 2024-01-31
  • 3.5.1 - 2024-01-20
  • 3.5.0 - 2024-01-19
  • 3.4.11 - 2024-01-18
  • 3.4.10 - 2024-01-09
  • 3.4.9 - 2023-12-28
  • 3.4.8 - 2023-12-19
  • 3.4.7 - 2023-12-13
  • 3.4.6 - 2023-12-06
  • 3.4.5 - 2023-12-05
  • 3.4.4 - 2023-11-28
  • 3.4.3 - 2023-11-21
  • 3.4.2 - 2023-11-16
  • 3.4.1 - 2023-11-14
  • 3.4.0 - 2023-11-09
  • 3.4.0-beta.1 - 2023-11-07
  • 3.4.0-beta.0 - 2023-11-04
  • 3.4.0-alpha.1 - 2023-08-30
  • 3.4.0-alpha.0 - 2023-08-18
  • 3.3.23 - 2023-10-24
  • 3.3.22 - 2023-10-17
  • 3.3.21 - 2023-10-10
  • 3.3.20 - 2023-10-03
  • 3.3.19 - 2023-09-26
  • 3.3.18 - 2023-09-26
  • 3.3.17 - 2023-09-19
  • 3.3.16 - 2023-09-12
  • 3.3.15 - 2023-08-30
  • 3.3.14 - 2023-08-22
  • 3.3.13 - 2023-08-15
  • 3.3.12 - 2023-08-09
  • 3.3.11 - 2023-08-01
  • 3.3.10 - 2023-07-25
  • 3.3.9 - 2023-07-18
  • 3.3.8 - 2023-07-12
  • 3.3.7 - 2023-07-05
  • 3.3.6 - 2023-06-27
  • 3.3.5 - 2023-06-20
  • 3.3.4 - 2023-06-13
  • 3.3.3 - 2023-06-07
  • 3.3.2 - 2023-05-29
  • 3.3.1 - 2023-05-23
  • 3.3.0 - 2023-05-19
  • 3.2.5 - 2023-05-16
  • 3.2.4 - 2023-05-11
  • 3.2.3 - 2023-05-09
  • 3.2.2 - 2023-05-02
  • 3.2.1 - 2023-04-27
  • 3.2.0 - 2023-04-27
  • 3.1.16 - 2023-04-26
  • 3.1.15 - 2023-04-19
  • 3.1.14 - 2023-04-12
  • 3.1.13 - 2023-04-04
  • 3.1.12 - 2023-03-28
  • 3.1.11 - 2023-03-21
  • 3.1.10 - 2023-03-15
  • 3.1.9 - 2023-03-14
  • 3.1.8 - 2023-03-08
  • 3.1.7 - 2023-03-01
  • 3.1.6 - 2023-02-22
  • 3.1.5 - 2023-02-14
  • 3.1.4 - 2023-02-07
  • 3.1.3 - 2023-01-31
  • 3.1.2 - 2023-01-18
  • 3.1.1 - 2023-01-10
  • 3.1.0 - 2023-01-05
  • 3.0.7 - 2023-01-04
  • 3.0.6 - 2022-12-21
  • 3.0.5 - 2022-12-13
  • 3.0.4 - 2022-12-07
  • 3.0.3 - 2022-11-29
  • 3.0.2 - 2022-11-22
  • 3.0.1 - 2022-11-10
  • 3.0.0 - 2022-10-31
  • 3.0.0-beta.15 - 2022-10-25
  • 3.0.0-beta.14 - 2022-10-18
  • 3.0.0-beta.13 - 2022-10-05
  • 3.0.0-beta.12 - 2022-10-04
  • 3.0.0-beta.11 - 2022-09-15
  • 3.0.0-beta.10 - 2022-09-01
  • 3.0.0-beta.9 - 2022-08-23
  • 3.0.0-beta.8 - 2022-08-16
  • 3.0.0-beta.7 - 2022-08-09
  • 3.0.0-beta.6 - 2022-07-29
  • 3.0.0-beta.5 - 2022-07-01
  • 3.0.0-beta.4 - 2022-06-17
  • 3.0.0-beta.3 - 2022-06-01
  • 3.0.0-beta.2 - 2022-05-18
  • 3.0.0-beta.1 - 2022-04-18
  • 3.0.0-beta.0 - 2022-03-17
  • 3.0.0-alpha.13 - 2022-02-22
  • 3.0.0-alpha.12 - 2021-11-24
  • 3.0.0-alpha.11 - 2021-08-31
  • 3.0.0-alpha.10 - 2021-07-31
  • 3.0.0-alpha.9 - 2021-07-10
  • 3.0.0-alpha.8 - 2021-07-01
  • 3.0.0-alpha.7 - 2021-06-26
  • 3.0.0-alpha.6 - 2021-06-17
  • 3.0.0-alpha.5 - 2021-05-27
  • 3.0.0-alpha.4 - 2021-05-18
  • 3.0.0-alpha.3 - 2021-04-28
  • 3.0.0-alpha.2 - 2021-03-17
  • 3.0.0-alpha.1 - 2021-03-03
  • 3.0.0-alpha.0 - 2021-03-03
  • 2.7.2 - 2024-02-14
from vuetify GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade vuetify from 2.7.2 to 3.6.13.

See this package in npm:
vuetify

See this project in Snyk:
https://app.snyk.io/org/asthriona/project/26d41126-42a9-4713-9758-82fe5923bde8?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

cloudflare-pages bot commented Aug 7, 2024

Deploying asthriona with  Cloudflare Pages  Cloudflare Pages

Latest commit: 616b14a
Status:🚫  Build failed.

View logs

@Asthriona Asthriona closed this Aug 11, 2024
@Asthriona Asthriona deleted the snyk-upgrade-308ef858d5911137fa6d42ed084b1abd branch August 11, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment