chore: bump @nextcloud/browserslist-config from 3.0.1 to 3.1.0#55820
chore: bump @nextcloud/browserslist-config from 3.0.1 to 3.1.0#55820
Conversation
|
/compile |
286c902 to
13bfadd
Compare
13bfadd to
1dae2d0
Compare
|
/backport to stable32 |
1dae2d0 to
12b1e58
Compare
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12b1e58 to
4786def
Compare
|
/backport to stable31 |
|
/backport to stable30 |
|
The backport to # Switch to the target branch and update it
git checkout stable30
git pull origin stable30
# Create the new backport branch
git checkout -b backport/55820/stable30
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 4786defc
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55820/stable30Error: Failed to check for changes with origin/stable30: No changes found in backport branch 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 stable31
git pull origin stable31
# Create the new backport branch
git checkout -b backport/55820/stable31
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 4786defc
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55820/stable31Error: Failed to check for changes with origin/stable31: No changes found in backport branch 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 stable32
git pull origin stable32
# Create the new backport branch
git checkout -b backport/55820/stable32
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 4786defc
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55820/stable32Error: Failed to check for changes with origin/stable32: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
pfffff |
nextcloud-libraries/browserslist-config#24