Skip to content

chore(deps): bump the vue-ecosystem group across 1 directory with 3 updates#1898

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/vue-ecosystem-be1af03793
Open

chore(deps): bump the vue-ecosystem group across 1 directory with 3 updates#1898
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/vue-ecosystem-be1af03793

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the vue-ecosystem group with 3 updates in the / directory: vue, vue-i18n and vuetify.

Updates vue from 3.5.29 to 3.5.30

Release notes

Sourced from vue's releases.

v3.5.30

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.30 (2026-03-09)

Bug Fixes

  • compat: add entities to @​vue/compat deps to fix CJS edge cases (#12514) (e725a67), closes #10609
  • custom-element: ensure child component styles are injected in correct order before parent styles (#13374) (1398bf8), closes #13029
  • custom-element: properly locate parent when slotted in shadow dom (#12480) (f06c81a), closes #12479
  • custom-element: should properly patch as props for vue custom elements (#12409) (740983e), closes #12408
  • reactivity: avoid duplicate raw/proxy entries in Set.add (#14545) (d943612)
  • reactivity: fix reduce on reactive arrays to preserve reactivity (#12737) (16ef165), closes #12735
  • reactivity: handle Set with initial reactive values edge case (#12393) (5dc27ca), closes #8647
  • runtime-core: warn about negative number in v-for (#12308) (9438cc5)
  • ssr: prevent watch from firing after async setup await (#14547) (6cda71d), closes #14546
  • types: make generics with runtime props in defineComponent work (fix #11374) (#13119) (cea3cf7), closes #13763
  • types: narrow useAttrs class/style typing for TSX (#14492) (bbb8977), closes #14489
Commits
  • fdd863f release: v3.5.30
  • 6cda71d fix(ssr): prevent watch from firing after async setup await (#14547)
  • 9438cc5 fix(runtime-core): warn about negative number in v-for (#12308)
  • 1398bf8 fix(custom-element): ensure child component styles are injected in correct or...
  • 0d63202 chore(deps): update dependency puppeteer to ~24.38.0 (#14544)
  • 5098986 chore(deps): update all non-major dependencies (#14498)
  • 5d98213 chore(deps): update dependency minimatch to v10.2.3 [security] (#14495)
  • 6a06ee5 chore(deps): update actions/upload-artifact action to v7 (#14500)
  • 34a5d84 fix(deps): update dependency postcss to ^8.5.8 (#14543)
  • d4ea55b chore(deps): update build (#14497)
  • Additional commits viewable in compare view

Updates vue-i18n from 11.2.8 to 11.3.0

Release notes

Sourced from vue-i18n's releases.

v11.3.0

What's Changed

🌟 Features

🐛 Bug Fixes

⚡ Improvement Features

📈 Performance Fixes

📝️ Documentations

👕 Refactoring

Full Changelog: intlify/vue-i18n@v11.2.8...v11.3.0

Commits

Updates vuetify from 3.12.1 to 3.12.3

Release notes

Sourced from vuetify's releases.

v3.12.3

🔧 Bug Fixes

  • hotkey: add delimiter aliases without delimiter ambiguity (#22635) (0e6a9c6), closes #22399
  • router: replace next() deprecated in Vue Router v5 (#22643) (4e93846), closes #22632
  • VNavigationDrawer: fully clip list item text in rail mode (ab42b13), closes #22564 #22564
  • VNumberInput: prevent input changes when readonly (#22692) (995989c), closes #22677
  • VSelect/VAutocomplete/VCombobox: let focus leave to other fields (3d33e2f), closes #22697
  • VTimePicker: keep hour value when changing AM/PM (2c9cb0a), closes #22678

🧪 Labs

  • VAvatarGroup: ❗ change the limit behavior to cover overflow item (5aefdac), closes #22702 #22703

v3.12.2

🔧 Bug Fixes

  • VDataTable: improvements for sorting in mobile mode (c3b3278), closes #22288 #22426
  • VDataTable: keep fixed cells opaque when loading (35e1e2c), closes #21557
  • VSelect: fix screenreader navigation to select options (#22602) (f906336), closes #22226
  • VTimeline: keep dot border when using numeric dot size (9511bc3), closes #22499

🧪 Labs

  • VFileUpload: hide-browse should hide divider as well (db3b4a2)
  • VFileUpload: expose controlRef for internal <input /> (4a21b87)
  • VFileUpload: append instead of replacing files when multiple (98f7561)
  • VFileUpload: integrate VInput & split internal logic (#22637) (251adb0)
Commits
  • 82f6d4c chore(release): publish v3.12.3
  • 3d33e2f fix(VSelect/VAutocomplete/VCombobox): let focus leave to other fields
  • 2c9cb0a fix(VTimePicker): keep hour value when changing AM/PM
  • ab42b13 fix(VNavigationDrawer): fully clip list item text in rail mode
  • 5aefdac fix(VAvatarGroup): change the limit behavior to cover overflow item
  • 4e93846 fix(router): replace next() deprecated in Vue Router v5 (#22643)
  • 0e6a9c6 fix(hotkey): add delimiter aliases without delimiter ambiguity (#22635)
  • 995989c fix(VNumberInput): prevent input changes when readonly (#22692)
  • 040e1ea chore(release): publish v3.12.2
  • db3b4a2 fix(VFileUpload): hide-browse should hide divider as well
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the vue-ecosystem group with 3 updates in the / directory: [vue](https://github.com/vuejs/core), [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) and [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify).


Updates `vue` from 3.5.29 to 3.5.30
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.29...v3.5.30)

Updates `vue-i18n` from 11.2.8 to 11.3.0
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.3.0/packages/vue-i18n)

Updates `vuetify` from 3.12.1 to 3.12.3
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.12.3/packages/vuetify)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue-ecosystem
- dependency-name: vue-i18n
  dependency-version: 11.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue-ecosystem
- dependency-name: vuetify
  dependency-version: 3.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants