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

build(deps): bump vuetify from 3.5.3 to 3.5.7 in /frontend #556

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps vuetify from 3.5.3 to 3.5.7.

Release notes

Sourced from vuetify's releases.

v3.5.7

🔧 Bug Fixes

🔬 Code Refactoring

  • VSelects: normalize select process as much as possible (b23c44f)
  • VSelects: implement better fix for #18556 (12c9e27)
  • VTrendline: improve filled display when using gradient (767f8ce)

🧪 Labs

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

... (truncated)

Commits
  • 00e805e chore(release): publish v3.5.7
  • 767f8ce refactor(VTrendline): improve filled display when using gradient
  • e243597 feat(VSparkline): add min and max value support
  • 1e57453 fix(VAutocomplete/VCombobox): position w/ selection slot (#19294)
  • 86d0c32 feat(VFab): add new component (#18083)
  • 478ef31 fix(VDataIterator): generic slot types
  • 7029f06 fix(VCheckbox): show correct color in error state (#19286)
  • b9047e7 feat(VEmptyState): add new component (#19247)
  • b23c44f refactor(VSelects): normalize select process as much as possible
  • 12c9e27 refactor(VSelects): implement better fix for #18556
  • 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.3 to 3.5.7.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.7/packages/vuetify)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 4, 2024
@github-actions github-actions bot enabled auto-merge (squash) March 4, 2024 10:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

Superseded by #566.

@dependabot dependabot bot closed this Mar 11, 2024
auto-merge was automatically disabled March 11, 2024 11:00

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/vuetify-3.5.7 branch March 11, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants