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.4 to 3.5.6 #33

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

aniketmaurya
Copy link
Owner

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.4 to 3.5.6.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-02-24.
Release notes
Package name: vuetify
  • 3.5.6 - 2024-02-24

    🔧 Bug Fixes

    • filter: don't return entire object for undefined values (ce127c4), closes #19260
    • goto: use clamp intead of Math.max for easing progress (2aa3ab4)
    • VAutocomplete: fix screenreader navigation (#19199) (1ef07bd), closes #18858
    • VExpansionPanels: add missing focusable prop (f346f84)
    • VSelect/VAutocomplete: prevent toggle in single selection (#19268) (72a7c39), closes #19261
  • 3.5.5 - 2024-02-21

    🔧 Bug Fixes

    • goto: retry unreachable target (#19128) (b146397)
    • locale: capitalize Dutch local for badge (#19221) (af85fd4)
    • rounded: add missing tile prop (e33ae9f)
    • VDataTable: improve headers value function typing (#18703) (54f05f2)
    • VDataTableHeaders: add missing type export (a163956)
    • VDatePicker: set view-mode when selecting same month/year (#19153) (25bbb7c), closes #19132
    • VDatePicker: mark current date when it's disabled (#19229) (84f4d71), closes #19218
    • VDatePicker: height and element sizing (67bd7d5), closes #19202
    • VDatePickerMonth: day btn sizing (ceef1f2)
    • VExpansionPanels: correct static prop defaults target (f5c0f7b)
    • VExpansionPanels: add missing tile prop (090736d)
    • VExpansionPanels: add missing flat prop (76147a7)
    • VField: ensure label is reversed when reverse prop is used (#19214) (1407128)
    • VFileInput: don't emit control click when clicking prepend (389372c), closes #19232
    • VForm: batch validation updates (07d91b2), closes #19161
    • VIcon: add mdi set only if defaultSet is mdi (#18876) (3daa452)
    • VIcon: remove tag attribute from fa-svg (4923e53), closes #19148
    • VList: set explicit overflow-wrap to break-word (#19234) (8fe0cbf), closes #19233
    • VMenu: do not call closeParents when still inside parent (#19239) (5c88603), closes #17004 #19138
    • VSelect: closing chip removes selection (#19242) (b5c7660), closes #19235
    • VTabs: animate tab indicator when switching to next (72a2194), closes #18892
    • VTooltip: set overflow-wrap for long text (#19136) (8ff3f8d)
    • VVirtualScroll: reset scroll velocity when height changes (cb62963), closes #18918

    🧪 Labs

  • 3.5.4 - 2024-02-14

    🔧 Bug Fixes

    • VAvatar: target correct component for default provider (a83c336)
    • VColorPicker: keep internal hue reference (188b39c), closes #19201
    • VDatePicker: correct date format in month text (0f6850c), closes #19196 #19198
    • VSnackbar: progress animation reset styling (d33f10b)
from vuetify GitHub release notes
Commit messages
Package name: vuetify
  • 20a6fac chore(release): publish v3.5.6
  • 72a7c39 fix(VSelect/VAutocomplete): prevent toggle in single selection (#19268)
  • b0f56b7 docs: fix user dashboard advanced options
  • 2aa3ab4 fix(goto): use clamp intead of Math.max for easing progress
  • 149110f docs(VSparkline): add installation section for labs
  • 8b53c5f chore(VDataTableHeaders): add to index export
  • 1ef07bd fix(VAutocomplete): fix screenreader navigation (#19199)
  • f346f84 fix(VExpansionPanels): add missing focusable prop
  • ce127c4 fix(filter): don't return entire object for undefined values
  • f6371d8 docs(user): add missing user profile component
  • 7fae6c6 chore(release): publish v3.5.5
  • 42f1f90 docs(VSparkline): update labs page and upgrade guide
  • 8809f63 refactor(icons): don't change iconName logic
  • 09004a0 feat(VSparkline): port to v3 (#18659)
  • 54f05f2 fix(VDataTable): improve headers value function typing (#18703)
  • 3daa452 fix(VIcon): add mdi set only if defaultSet is mdi (#18876)
  • 8ff3f8d fix(Tooltip): set overflow-wrap for long text (#19136)
  • 25bbb7c fix(VDatePicker): set view-mode when selecting same month/year (#19153)
  • dd007f9 fix(VCalendar): remove default sorting of weekdays (#19205)
  • 1407128 fix(VField): ensure label is reversed when reverse prop is used (#19214)
  • 84f4d71 fix(VDatePicker): mark current date when it's disabled (#19229)
  • 8fe0cbf fix(VList): set explicit overflow-wrap to break-word (#19234)
  • af85fd4 fix(locale): capitalize Dutch local for badge (#19221)
  • 5c88603 fix(VMenu): do not call closeParents when still inside parent (#19239)

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

@aniketmaurya aniketmaurya merged commit fe2c8fe into main Mar 19, 2024
8 of 9 checks passed
@aniketmaurya aniketmaurya deleted the snyk-upgrade-676387b331f554a099ee0769c7e6abd9 branch March 19, 2024 17:23
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.

2 participants