Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps vuetify from 3.8.6 to 3.8.7.

Release notes

Sourced from vuetify's releases.

v3.8.7

🔧 Bug Fixes

  • VField: prevent tab focus on clear icon (5f8208f), closes #19528
  • VMenu: position relative to visualViewport when not zoomed (6523eee), closes #21462
  • VNumberInput: extract number from pasted text (#21263) (d654af4)
  • VNumberInput: capture touch pointer on controls (34d37f3), closes #21436
  • VSelect: keyboard match multiple items with the same prefix (#21419) (f460731)

🔬 Code Refactoring

Commits
  • c0211ce chore(release): publish v3.8.7
  • ec4c78e Revert "feat(VNumberInput): custom decimal separator (#21391)"
  • aae13f6 feat(VNumberInput): custom decimal separator (#21391)
  • e5e85ee refactor: resolve directives directly (#21413)
  • 56ca995 chore: update babel-plugin-jsx
  • e1dea87 chore: replace vue/babel-plugin-jsx with our fork
  • 5f8208f fix(VField): prevent tab focus on clear icon
  • d654af4 feat(VNumberInput): extract number from pasted text (#21263)
  • 629924a chore: replace querySelector in tests with getByCSS
  • e140a2e test(VOtpInput): convert cypress tests to vitest browser
  • 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.8.6 to 3.8.7.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.8.7/packages/vuetify)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 2, 2025 04:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2025
@luizhf42 luizhf42 self-assigned this Jun 2, 2025
- stub `visualViewport` globally since it doesn't work in test environment
- update admin's License snapshot
@gustavosbarreto gustavosbarreto merged commit 983d69b into master Jun 2, 2025
8 checks passed
@gustavosbarreto gustavosbarreto deleted the dependabot/npm_and_yarn/ui/vuetify-3.8.7 branch June 2, 2025 13:13
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.

3 participants