Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable29] fix: Update Nextcloud libraries #46374

Merged
merged 5 commits into from
Jul 10, 2024
Merged

Commits on Jul 10, 2024

  1. fix: Update Nextcloud libraries

    * Update `@nextcloud/dialogs` to 5.3.5
    * Update `@nextcloud/capabilities` to 1.2.0
    * Update `@nextcloud/sharing` to 0.2.0
    
    `@vueuse/*` is updated to reduce duplicated dependencies as the newer libraries need newer vueuse versions,
    but it is compatible so nothing breaking.
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and AndyScherzinger committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    899d741 View commit details
    Browse the repository at this point in the history
  2. refactor(files): Update @nextcloud/files to v3.5.0

    * Removed now duplicated code
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and AndyScherzinger committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    07fa445 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update debounce to 2.1.0

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and AndyScherzinger committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7a2fbe1 View commit details
    Browse the repository at this point in the history
  4. refactor: Use composable for currentView and views to make it rea…

    …ctive when shared with other Vue apps
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and AndyScherzinger committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    57869f5 View commit details
    Browse the repository at this point in the history
  5. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e1a76f1 View commit details
    Browse the repository at this point in the history