-
Notifications
You must be signed in to change notification settings - Fork 83
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 testng from 7.3.0 to 7.4.0 #233
Conversation
271bf03
to
ce1ead3
Compare
d9051a0
to
810d1ea
Compare
cc146c0
to
23635c3
Compare
23635c3
to
8959ad8
Compare
7a327b3
to
8a5a038
Compare
4890319
to
16859a2
Compare
a433564
to
850e414
Compare
32216ff
to
cc39e20
Compare
cc39e20
to
7ddaed6
Compare
7ddaed6
to
f250a65
Compare
eec0619
to
f435d3c
Compare
c585c5d
to
3679807
Compare
86b3d77
to
b15190e
Compare
Bumps [testng](https://github.com/cbeust/testng) from 7.3.0 to 7.4.0. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.3.0...7.4.0) Signed-off-by: dependabot[bot] <[email protected]>
b15190e
to
5b862e5
Compare
A newer version of org.testng:testng exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
This depends newer surefire release |
Codecov Report
@@ Coverage Diff @@
## master #233 +/- ##
=========================================
Coverage 49.10% 49.10%
Complexity 477 477
=========================================
Files 116 116
Lines 2849 2849
Branches 170 170
=========================================
Hits 1399 1399
Misses 1364 1364
Partials 86 86 Continue to review full report at Codecov.
|
Bumps testng from 7.3.0 to 7.4.0.
Changelog
Sourced from testng's changelog.
Commits
4170ef6
TestNG 7.4.0 release47aa43b
Simulating a release (#2479)5f6b4e7
Merge pull request #2477 from sullis/gradle-wrapper-validation1de459b
enable Gradle wrapper validatione016840
Support configurable start time - emailable report (#2476)7fed142
Issue #2469 (#2470)d882ce7
Issue 2467 (#2468)841ae94
Comparing collection using equals method for assertEquals (#2460)378e63e
Fix bux where Strings.join returns empty String (#2465)636a825
Streamline TestResult management from listenersDependabot 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 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 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)