Skip to content

build(deps-dev): bump vuetify from 3.5.2 to 3.5.6#32

Closed
dependabot[bot] wants to merge 1 commit into
updatesfrom
dependabot/npm_and_yarn/updates/vuetify-3.5.6
Closed

build(deps-dev): bump vuetify from 3.5.2 to 3.5.6#32
dependabot[bot] wants to merge 1 commit into
updatesfrom
dependabot/npm_and_yarn/updates/vuetify-3.5.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2024

Bumps vuetify from 3.5.2 to 3.5.6.

Release notes

Sourced from vuetify's releases.

v3.5.6

🔧 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

v3.5.5

🔧 Bug Fixes

  • goto: retry unreachable target (#19128) (b146397)
  • locale: capitalize Dutch local for badge (#19221) (af85fd4)
  • rounded: add missing tile prop (e33ae9f)
  • VCalendar: remove default sorting of weekdays (#19205) (dd007f9)
  • 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

v3.5.4

🔧 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)

... (truncated)

Commits
  • 20a6fac chore(release): publish v3.5.6
  • 72a7c39 fix(VSelect/VAutocomplete): prevent toggle in single selection (#19268)
  • 2aa3ab4 fix(goto): use clamp intead of Math.max for easing progress
  • 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
  • 7fae6c6 chore(release): publish v3.5.5
  • 8809f63 refactor(icons): don't change iconName logic
  • 09004a0 feat(VSparkline): port to v3 (#18659)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.5.2 to 3.5.6.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.6/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added scope:deps-dev Pull requests that update development dependencies in a dependency file type:build labels Mar 1, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2024

Superseded by #73.

@dependabot dependabot Bot closed this Mar 30, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/updates/vuetify-3.5.6 branch March 30, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:deps-dev Pull requests that update development dependencies in a dependency file type:build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants