Skip to content

Chore(deps): Bump vue and @nextcloud/dialogs#3168

Closed
dependabot[bot] wants to merge 1 commit intostable5.2from
dependabot/npm_and_yarn/stable5.2/multi-d353a99600
Closed

Chore(deps): Bump vue and @nextcloud/dialogs#3168
dependabot[bot] wants to merge 1 commit intostable5.2from
dependabot/npm_and_yarn/stable5.2/multi-d353a99600

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2026

Bumps vue and @nextcloud/dialogs. These dependencies needed to be updated together.
Updates vue from 2.7.16 to 3.5.28

Release notes

Sourced from vue's releases.

v3.5.28

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

v3.5.27

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

v3.5.26

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

v3.5.25

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

v3.5.24

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

v3.5.23

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

v3.5.22

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

v3.5.21

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

v3.5.20

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

v3.5.19

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

v3.5.18

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

v3.5.17

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

v3.5.16

For stable releases, please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.5.28 (2026-02-09)

Bug Fixes

  • transition: avoid unexpected cancelled parameter in transition done callback (#14391) (6798853)
  • compiler-sfc: add resolution trying for .mts/.cts files (#14402) (c09d41f), closes vuejs/router#2611
  • compiler-sfc: no params were generated when using withDefaults (#12823) (b0a1f05), closes #12822
  • reactivity: add __v_skip flag to EffectScope to prevent reactive conversion (#14359) (48b7552), closes #14357
  • runtime-core: avoid retaining el on cached text vnodes during static traversal (#14419) (4ace79a), closes #14134
  • runtime-core: prevent child component updates when style remains unchanged (#12825) (57866b5), closes #12826
  • runtime-core: properly handle async component update before resolve (#11619) (e71c26c), closes #11617
  • runtime-dom: handle null/undefined handler in withModifiers (#14362) (261de54), closes #14361
  • teleport: properly handling disabled teleport target anchor (#14417) (d7bcd85), closes #14412
  • transition-group: correct move translation under scale via element rect (#14360) (0243a79), closes #14356
  • useTemplateRef: don't update setup ref for useTemplateRef key (#12756) (fc40ca0), closes #12749

3.5.27 (2026-01-19)

Bug Fixes

  • compile-sfc: correctly handle variable shadowing in for loop for defineProps destructuring. (#14296) (6a1bb50), closes #14294
  • compiler-sfc: handle indexed access types in declare global blocks (#14260) (e4091fe), closes #14236
  • compiler-sfc: use correct scope when resolving indexed access types from external files (#14297) (f0f0a21), closes #14292
  • reactivity: collection iteration should inherit iterator instance methods (#12644) (3c8b2fc), closes #12615
  • runtime-core: skip patching reserved props for custom elements (#14275) (19cc7e2), closes #14274
  • server-renderer: use ssrRenderClass helper for className attribute (#14327) (a4708f3)
  • ssr: handle v-bind modifiers during render attrs (#14263) (c2f5964), closes #14262

3.5.26 (2025-12-18)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue since your current version.


Updates @nextcloud/dialogs from 6.4.2 to 7.3.0

Release notes

Sourced from @​nextcloud/dialogs's releases.

v7.3.0

v7.3.0

Changed

  • Migrated to @nextcloud/files v4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.
    This also removes cancelable-promise as a dependency by replacing it with native AbortController.
  • Updated development dependencies
  • Updated translations

v7.2.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

v7.1.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v7.0.1...v7.1.0

v7.0.1

v7.0.1

Fixed

Changed

  • docs: adjust changes link for v7.0.0 #2008 (susnux)
  • Updated translations

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v7.3.0

Changed

  • Migrated to @nextcloud/files v4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.
    This also removes cancelable-promise as a dependency by replacing it with native AbortController.
  • Updated development dependencies
  • Updated translations

v7.2.0

Added

Fixed

  • fix(filepicker): use @nextcloud/files for name validation #2158 (susnux)
  • fix(filepicker): use proper folder icons #2180 (susnux)
  • fix(conflict-picker): use sub-path import to only import needed parts #2162 (susnux)
  • fix(conflict-picker): pass correct props to component #2159 (susnux)
  • fix(types): resolve Typescript issues and add CI job to check for type issues #2160 (susnux)
  • fix: always use the node displayname prop #2179 (susnux)

Changed

  • chore: update workflows from organization #2052 (susnux)
  • chore: align devEngines with current support Node and NPM #2108 (susnux)
  • ci: update workflows from organization #2102 (susnux)

v7.1.0

Added

  • feat(FilePicker): Improve pick and navigation logic to match user expectation #2033 (artonge)

Fixed

Changed

v7.0.1

Fixed

Changed

  • docs: adjust changes link for v7.0.0 #2008 (susnux)
  • Updated translations

v7.0.0

Notes

This package now builds on top of @nextcloud/vue version 9 using Vue 3. While this package uses Vue 3 it is also possible to use it within a Vue 2 project, in this case the Vue dependency will not be shared as the dependency was moved from a peer dependency to a plain dependency.

... (truncated)

Commits
  • f29d1a1 docs: adjust CHANGELOG version
  • ff6ecfb Merge pull request #2276 from nextcloud-libraries/chore/prepare-7-3-0
  • f5ee940 Merge pull request #2279 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • 9201082 Merge pull request #2281 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • bdb424e Merge pull request #2280 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • be9efd7 Merge pull request #2278 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • 8ae605f Merge pull request #2277 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • 42228cd chore(deps): bump vue from 3.5.27 to 3.5.28
  • 29497dc chore(deps): bump @​vueuse/core from 14.2.0 to 14.2.1
  • 7be7836 chore(deps-dev): bump happy-dom from 20.5.0 to 20.6.0
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@nextcloud/dialogs [>= 7.a, < 8]
@nextcloud/dialogs [> 6.4.1]

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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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 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 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Feb 14, 2026
@github-actions github-actions bot enabled auto-merge February 14, 2026 03:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable5.2/multi-d353a99600 branch from d882e0d to 1f086f1 Compare February 14, 2026 03:45
Bumps [vue](https://github.com/vuejs/core) and [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs). These dependencies needed to be updated together.

Updates `vue` from 2.7.16 to 3.5.28
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.28)

Updates `@nextcloud/dialogs` from 6.4.2 to 7.3.0
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v6.4.2...v7.3.0)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.28
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@nextcloud/dialogs"
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable5.2/multi-d353a99600 branch from 1f086f1 to 50506db Compare February 14, 2026 03:58
auto-merge was automatically disabled February 14, 2026 09:15

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. 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/stable5.2/multi-d353a99600 branch February 14, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant