chore(deps-dev): bump rector/rector from 2.4.0 to 2.4.1 in /vendor-bin/rector#7478
Conversation
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.4.0...2.4.1) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
/backport to stable32 |
|
/backport to stable33 |
|
/backport to stable32 |
|
/backport to stable33 |
|
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/7478/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 b25ff8b7
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7478/stable32Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for LibreSign:backport/7478/stable32."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request 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 stable33
git pull origin stable33
# Create the new backport branch
git checkout -b backport/7478/stable33
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick b25ff8b7
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7478/stable33Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for LibreSign:backport/7478/stable33."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Bumps rector/rector from 2.4.0 to 2.4.1.
Release notes
Sourced from rector/rector's releases.
Commits
000b705Rector 2.4.1bf4b7e4Updated Rector to commit dcc3c8c2a7d2fc378641f3a37b190309512fff38fc9d780Updated Rector to commit 07fce8301826c36630ece64dad558ff6ea2fe109319264fUpdated Rector to commit c03bb57aa2dadd48639eac8d8f9c55ce771498c4dc915bdUpdated Rector to commit 43ad95c6fd73abe0878dcd2ff81b4dfbcaf2c4a7586f583Updated Rector to commit 682d85bb311e2149790daccbb69e843a5ab1a21579bd1f8Updated Rector to commit cdd219c5341e7ef841c1567960e60a945e9b59f28049f60Updated Rector to commit 52c6ece13308d46109bd1c2f4927592244d1c7b0806d6a2Updated Rector to commit 23810525658cb51d0e169c2556917f22a245bcde0df929aUpdated Rector to commit de69d058258a2a6639a2d9b937a731a8665978d8Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)