Skip to content

Conversation

@ShGKme
Copy link
Contributor

@ShGKme ShGKme commented Jan 3, 2024

To be in aligning with @nextcloud/vue and server

No visual changes, only toasts are used.

@ShGKme
Copy link
Contributor Author

ShGKme commented Jan 3, 2024

/backport to stable28

@ShGKme
Copy link
Contributor Author

ShGKme commented Jan 3, 2024

/compile amend

Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the chore/deps/bump-nextcloud-dialogs-from-4-0-1-to-5-0-3 branch from dae8a94 to 97dd8f6 Compare January 3, 2024 15:57
@szaimen szaimen changed the title chore(deps): bump @nextcloud/vue from 4.0.1 to 5.0.3 chore(deps): bump @nextcloud/dialogs from 4.0.1 to 5.0.3 Jan 3, 2024
Copy link

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@ShGKme ShGKme merged commit a96aa2f into master Jan 3, 2024
@ShGKme ShGKme deleted the chore/deps/bump-nextcloud-dialogs-from-4-0-1-to-5-0-3 branch January 3, 2024 16:25
@backportbot-nextcloud
Copy link

The backport to stable28 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable28
git pull origin stable28

# Create the new backport branch
git checkout -b fix/foo-stable28

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable28

Error: Unknown error

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

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.

3 participants