Skip to content

chore(deps): Bump the prod group with 2 updates#2392

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/prod-d353a99600
Feb 25, 2026
Merged

chore(deps): Bump the prod group with 2 updates#2392
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/prod-d353a99600

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 21, 2026

Bumps the prod group with 2 updates: @nextcloud/dialogs and vue.

Updates @nextcloud/dialogs from 7.2.0 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
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
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

Updates vue from 3.5.26 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.

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
Commits
  • 1bdeb33 release: v3.5.28
  • e71c26c fix(runtime-core): properly handle async component update before resolve (#11...
  • 57866b5 fix(runtime-core): prevent child component updates when style remains unchang...
  • b0a1f05 fix(compiler-sfc): no params were generated when using withDefaults (#12823)
  • 48b7552 fix(reactivity): add __v_skip flag to EffectScope to prevent reactive convers...
  • 0243a79 fix(transition-group): correct move translation under scale via element rect ...
  • 261de54 fix(runtime-dom): handle null/undefined handler in withModifiers (#14362)
  • fc40ca0 fix(useTemplateRef): don't update setup ref for useTemplateRef key (#12756)
  • 6798853 fix: avoid unexpected cancelled parameter in transition done callback (#1...
  • 4ace79a fix(runtime-core): avoid retaining el on cached text vnodes during static tra...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
vue [>= 3.a, < 4]

You can trigger a rebase of this PR 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 <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

@dependabot dependabot Bot added 3. to review dependencies Pull requests that update a dependency file labels Feb 21, 2026
@github-actions github-actions Bot enabled auto-merge February 21, 2026 02:15
@cypress
Copy link
Copy Markdown

cypress Bot commented Feb 21, 2026

Activity    Run #3359

Run Properties:  status check passed Passed #3359  •  git commit 0a577a6482: chore(deps): Bump the prod group with 2 updates
Project Activity
Branch Review dependabot/npm_and_yarn/prod-d353a99600
Run status status check passed Passed #3359
Run duration 02m 10s
Commit git commit 0a577a6482: chore(deps): Bump the prod group with 2 updates
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 9
View all changes introduced in this branch ↗︎

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@miaulalala miaulalala force-pushed the dependabot/npm_and_yarn/prod-d353a99600 branch from cf8bc4d to 5ec4e0c Compare February 25, 2026 11:11
@miaulalala
Copy link
Copy Markdown
Collaborator

/compile amend /

Bumps the prod group with 2 updates: [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) and [vue](https://github.com/vuejs/core).

Updates `@nextcloud/dialogs` from 7.2.0 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@v7.2.0...v7.3.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/prod-d353a99600 branch from 5ec4e0c to 8640d89 Compare February 25, 2026 11:13
@github-actions github-actions Bot merged commit 5ba4483 into master Feb 25, 2026
52 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/prod-d353a99600 branch February 25, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant