Combined dependencies PR - #4135
Conversation
Bumps tomcat-jdbc from 10.0.0 to 10.0.6. Signed-off-by: dependabot[bot] <support@github.com>
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.1...r5.7.2) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.18.1 to 3.19.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.18.1...assertj-core-3.19.0) Signed-off-by: dependabot[bot] <support@github.com>
…jupiter/org.junit.jupiter-junit-jupiter-engine-5.7.2' into combined-pr-branch
…rg.apache.tomcat-tomcat-jdbc-10.0.6' into combined-pr-branch
…se-commons/org.assertj-assertj-core-3.19.0' into combined-pr-branch
|
This PR was created using a simple bash script that iterates over open dependencies PRs. I'll share the script later. I've made it add There seems to be something screwy with GitHub's PR search as well: I'm using |
|
Good news, having tested a few things over in https://github.com/rnorth/pr-closure-test:
|
|
Double-checking the above observations in this repo. |
|
Welp, it doesn't seem to have worked here. Looking into why. |
|
Ah I know now: This approach does not work if 'squash and merge' is used, which is entirely reasonable. We don't currently have 'Allow merge commits' enabled in this repo. I think the benefits will outweigh the costs of enabling this merge type. Will raise a separate issue to track this work. |
Combining multiple dependencies PRs into one: