Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump vuetify from 3.6.8 to 3.6.9 in /client #2146

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps vuetify from 3.6.8 to 3.6.9.

Release notes

Sourced from vuetify's releases.

v3.6.9

🔧 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)
Commits
  • a30a859 chore(release): publish v3.6.9
  • 7ccff92 fix(VAppBar): inability to scroll to the bottom (#19921)
  • 193301c fix(VMenu): allow enter keypress to work in input element (#19922)
  • e6e76d5 fix(VOverlay): check for Shadow DOM on mount (#19947)
  • 07a6fb8 fix(VFab): change type for location prop (#19949)
  • 0ba4b78 fix(VTimePicker): properly apply disabled props (#19964)
  • 9e1cfbd fix(VTreeview): remove redundant treeview re-render during open (#19968)
  • d8e8a0c chore(framework): specify explicit types from mergeDeep return
  • df6440d fix(VNumberInput): attributes fall through to root (#19959)
  • 2368668 fix(VAutocomplete/VCombobox): disallow auto-select-first via pure blur
  • 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 Jun 12, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-client-vuetify-3.6.9 branch 2 times, most recently from d4d4416 to 5fdd831 Compare June 14, 2024 19:49
@josephlbarnett
Copy link
Owner

vuetifyjs/vuetify#20001

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.6.8 to 3.6.9.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.6.9/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-client-vuetify-3.6.9 branch from 5fdd831 to ce18345 Compare June 18, 2024 18:30
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-client-vuetify-3.6.9 branch June 20, 2024 15:46
# for free to join this conversation on GitHub. Already have an account? # 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