-
Notifications
You must be signed in to change notification settings - Fork 571
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
Bump org.testng:testng from 7.4.0 to 7.5.1 in /forge-game #5283
base: master
Are you sure you want to change the base?
Bump org.testng:testng from 7.4.0 to 7.5.1 in /forge-game #5283
Conversation
Bumps [org.testng:testng](https://github.com/cbeust/testng) from 7.4.0 to 7.5.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.4.0...7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
@tehdiplomat looks like we can't bump the testng dependency because of Powermock stuff? Maybe @allentiak can look into it too? |
Well, that's one of the reasons I originally opened #4942 ... But no one approved it... |
I mean. 4942 is failing the tests, so even if it got approved its not going to get merged... |
UPDATE: Here, I was referring to 4938. You were referring 4942. My bad. |
I will correct myself: |
Sorry. I meant #4938. |
@tehdiplomat You're right: #4942 is failing the tests. My question is: assuming I make it pass the tests... |
I don't have any problems with #4942 assuming the Android build doesn't get broken. I don't think anyone is clamoring for a testing library over another. |
This PR has not been updated in a while nad has been marked on stale. Stale PRs will be auto closed |
Bumps org.testng:testng from 7.4.0 to 7.5.1.
Release notes
Sourced from org.testng:testng's releases.
Changelog
Sourced from org.testng:testng's changelog.
... (truncated)
Commits
7ddeadb
Attempting Release 7.5.118810fc
Cherrypick - 47afa2c8a29e2cf925238af1ad7c76fba282793f to 7.5 releasef264982
Enable ParallelSuiteTest (#2687)290532e
Fix: AfterGroups config annotation does not consider retries for tests (#2690)2a756e5
Merge pull request #2688 from dsankouski/implement_yaml_load_classes_flag3c964b8
Review fixesa1f2e3f
Yaml parser: implement loadClasses flage8f17fe
Allow ITestObjectFactory injection via listeners (#2677)db17f3c
Include all data driven tests for reporting skips4c28cd6
Adding contributing guidelines to templates.You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.