Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps vuetify from 3.8.7 to 3.8.8.

Release notes

Sourced from vuetify's releases.

v3.8.8

🚀 Features

🔧 Bug Fixes

🔬 Code Refactoring

  • VNumberInput: replace touch-action with pointercancel (97e3509), closes #21436

🧪 Labs

Commits
  • 631cc29 chore(release): publish v3.8.8
  • 6fe4b9e chore(VSelect): use memoized camelize function, reduce allocations
  • 91de8be fix(VSelect): convert all items prop to camelCase (#21518)
  • 19f32b7 fix(VSlider): correct step rounding for max value (#21434)
  • fed90ca fix(VChip): disable close button of disabled chip (#21512)
  • 5d39936 fix(VSelect): reuse compact chip label style (#21517)
  • c32ee9f chore: update babel-plugin-jsx
  • 5ef1243 fix(VDateInput): use common date range parser (#21450)
  • 3b1c450 feat(VDatePicker): disable months and years if not allowed (#21466)
  • 97e3509 refactor(VNumberInput): replace touch-action with pointercancel
  • See full diff 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.7 to 3.8.8.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.8.8/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-version: 3.8.8
  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 4, 2025
@whitdog47 whitdog47 merged commit 4df3bd2 into main Jun 10, 2025
13 checks passed
@whitdog47 whitdog47 deleted the dependabot/npm_and_yarn/src/dispatch/static/dispatch/vuetify-3.8.8 branch June 10, 2025 23:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants