Uh oh!
There was an error while loading. Please reload this page.
[stable29] fix: Update Nextcloud libraries - #46374
Merged
Merged
Conversation
susnux
commented
Jul 9, 2024
ContributorAuthor
/compile |
SystemKeeper
approved these changes
Jul 9, 2024
SystemKeeper
left a comment
Contributor
There was a problem hiding this comment.
Seems to work fine, thanks!
nfebe
approved these changes
Jul 9, 2024
susnuxforce-pushed
the
fix/29-nextcloud-libraries
branch
from
July 9, 2024 14:05
4acc430 to
28581a8Comparesusnux
commented
Jul 9, 2024
ContributorAuthor
/compile amend/ |
susnux
commented
Jul 9, 2024
ContributorAuthor
/backport to stable28 |
nextcloud-commandforce-pushed
the
fix/29-nextcloud-libraries
branch
from
July 9, 2024 14:43
28581a8 to
a80a3b1Comparesusnux
enabled auto-merge
July 9, 2024 15:07
susnuxforce-pushed
the
fix/29-nextcloud-libraries
branch
2 times, most recently
from
July 9, 2024 23:57
b194c1f to
eb541c3Compare Merged
susnuxforce-pushed
the
fix/29-nextcloud-libraries
branch
2 times, most recently
from
July 10, 2024 16:10
74da24c to
3af0c6aCompare* 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>
* Removed now duplicated code Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
…ctive when shared with other Vue apps Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
AndyScherzingerforce-pushed
the
fix/29-nextcloud-libraries
branch
from
July 10, 2024 17:05
3af0c6a to
c712590CompareAndyScherzinger
commented
Jul 10, 2024
Member
/compile amend/ |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-commandforce-pushed
the
fix/29-nextcloud-libraries
branch
from
July 10, 2024 17:23
c712590 to
e1a76f1Compare3 tasks
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@nextcloud/dialogsto 5.3.5@nextcloud/capabilitiesto 1.2.0@nextcloud/sharingto 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.Checklist