Uh oh!
There was an error while loading. Please reload this page.
chore: bump @nextcloud/browserslist-config from 3.0.1 to 3.1.0 - #55820
Conversation
skjnldsv
commented
Oct 17, 2025
/compile |
286c902 to
13bfaddCompare13bfadd to
1dae2d0Compareskjnldsv
commented
Oct 17, 2025
/backport to stable32 |
1dae2d0 to
12b1e58CompareSigned-off-by: skjnldsv <skjnldsv@protonmail.com>
12b1e58 to
4786defComparenickvergessen
commented
Oct 17, 2025
/backport to stable31 |
nickvergessen
commented
Oct 17, 2025
/backport to stable30 |
Uh oh!
There was an error while loading. Please reload this page.
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. |
skjnldsv
commented
Oct 17, 2025
pfffff |
nextcloud-libraries/browserslist-config#24