Skip to content

Conversation

@Pytal
Copy link
Member

@Pytal Pytal commented Apr 18, 2023

Summary

Bump @nextcloud/vue from https://github.com/nextcloud/nextcloud-vue/releases/tag/v7.9.0 to https://github.com/nextcloud/nextcloud-vue/releases/tag/v7.10.0

Checklist

@Pytal Pytal added the 3. to review Waiting for reviews label Apr 18, 2023
@Pytal Pytal added this to the Nextcloud 27 milestone Apr 18, 2023
@Pytal Pytal self-assigned this Apr 18, 2023
@Pytal Pytal mentioned this pull request Apr 18, 2023
15 tasks
@Pytal Pytal force-pushed the deps/nextcloud/vue-7.10.0 branch from 56525f3 to 4016774 Compare April 19, 2023 17:35
@Pytal Pytal added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Apr 19, 2023
@Pytal Pytal merged commit 1740195 into master Apr 19, 2023
@delete-merged-branch delete-merged-branch bot deleted the deps/nextcloud/vue-7.10.0 branch April 19, 2023 23:32
@szaimen
Copy link
Contributor

szaimen commented Apr 24, 2023

Backport to stanle26? This seems to fix the inveetion of the avatar...

@Pytal
Copy link
Member Author

Pytal commented Apr 24, 2023

/backport to stable26

@backportbot-nextcloud
Copy link

backportbot-nextcloud bot commented Apr 24, 2023

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

Details
# Switch to the target branch and update it
git checkout stable26
git pull origin/stable26

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

# 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-stable26

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

#37910

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants