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

Bump vuetify from 3.3.20 to 3.3.23 #225

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps vuetify from 3.3.20 to 3.3.23.

Release notes

Sourced from vuetify's releases.

v3.3.23

🔧 Bug Fixes

  • color: don't generate text color for css variable backgrounds (7f4f41c), closes #18511
  • date: use 2-digit value for day / month for keyboardDate format (d414013)
  • locale: update french translations (#18508) (8d625cf)
  • VNavigationDrawer: prevent prepend/append from shrinking vertically (74ff1a5)
  • VSelect: don't render elements for empty selection slot (ae1ea03), closes #18496

🔬 Code Refactoring

  • date: add correct type to toISO and clean-up format (16f4dfc)

v3.3.22

🔧 Bug Fixes

🧪 Labs

  • VStepper: clean-up for release (b5c3d96)

v3.3.21

🔧 Bug Fixes

  • VChip: set default height to 32px (2809800), closes #17412
  • VColorPicker: reposition cursor on color change (1f3d9ac), closes #18344 #18347
  • VCombobox: don't allow search to be null (c71f48c), closes #18430
  • VTable: specify explicit flex for container (351a9e1)
  • VTable: correctly fill parent height (8f2f14d), closes #9927

🧪 Labs

  • VDataTable: accept numbers as itemsPerPageOptions (7b9da8c), closes #16693
  • VDatePicker: add missing allowed-dates support (46d68d4), closes #17983
  • VOtpInput: add chain operator to select fn calls (2dee949)
  • VOtpInput: add color, bgColor, and baseColor to defaults provider (afd6a58)
  • VOtpInput: set field input color to inherit (cc03fa5)
  • VOtpInput: move to proper input when input index is not next (7b0ae73)
  • VOtpInput: adjust content padding (b022dc2)
  • VOtpInput: use flex gap for internal item spacing (403aaaa)
  • VOtpInput: change default type to number (01be04d)

... (truncated)

Commits
  • 7e27645 chore(release): publish v3.3.23
  • 16f4dfc refactor(date): add correct type to toISO and clean-up format
  • d414013 fix(date): use 2-digit value for day / month for keyboardDate format
  • 8d625cf fix(locale): update french translations (#18508)
  • ae1ea03 fix(VSelect): don't render elements for empty selection slot
  • 7f4f41c fix(color): don't generate text color for css variable backgrounds
  • 49d0ce0 chore: update default dev ports
  • 74ff1a5 fix(VNavigationDrawer): prevent prepend/append from shrinking vertically
  • b1d7bd4 chore(release): publish v3.3.22
  • 5f94793 fix(VCard): apply elevation on hover (#18381)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 30, 2023
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.3.20 to 3.3.23.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.3.23/packages/vuetify)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuetify-3.3.23 branch from f3ae43f to 3b7522d Compare October 31, 2023 08:19
@woutslakhorst woutslakhorst merged commit 5fcab1c into main Nov 8, 2023
2 of 3 checks passed
@woutslakhorst woutslakhorst deleted the dependabot/npm_and_yarn/vuetify-3.3.23 branch November 8, 2023 09:17
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.

1 participant