-
Notifications
You must be signed in to change notification settings - Fork 261
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
fix(deps): bump bytestream/horde-stream from 1.7.1 to ^1.7.2 (main) #10336
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c46927d
to
40bc630
Compare
👏 |
/backport to stable4.0 |
/backport to stable3.7 |
The backport to # Switch to the target branch and update it
git checkout stable4.0
git pull origin stable4.0
# Create the new backport branch
git checkout -b backport/10336/stable4.0
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 40bc630c
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/10336/stable4.0 Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
The backport to # Switch to the target branch and update it
git checkout stable3.7
git pull origin stable3.7
# Create the new backport branch
git checkout -b backport/10336/stable3.7
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 40bc630c
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/10336/stable3.7 Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
/backport to stable4.1 |
The backport to # Switch to the target branch and update it
git checkout stable4.1
git pull origin stable4.1
# Create the new backport branch
git checkout -b backport/10336/stable4.1
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 40bc630c
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/10336/stable4.1 Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
This PR contains the following updates:
^1.7.1
->^1.7.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bytestream/Stream (bytestream/horde-stream)
v1.7.2
Compare Source
What's Changed
New Contributors
Full Changelog: bytestream/Stream@v1.7.1...v1.7.2
Configuration
📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.