Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2021

Bumps testng from 7.3.0 to 7.4.0.

Changelog

Sourced from testng's changelog.

7.4.0 New : GITHUB-2459: Support configurable start time - emailable report (Barry Evans) Fixed: GITHUB-2467: XmlTest does not copy the xmlClasses during clone (C.V.Aditya) Fixed: GITHUB-2469: Parameters added in XmlTest during AlterSuiteListener not available in SuiteListener (C.V.Aditya) Fixed: GITHUB-2296: Fix for assertEquals not working for sets as order is not guaranteed. (Prashant Maroti) Fixed: GITHUB-2465: Fix bux where Strings.join returns empty String Fixed: GITHUB-1632: throwing SkipException sets iTestResult status to Failure instead of Skip (Julien Herr & Krishnan Mahadevan) New : GITHUB-2456: Add onDataProviderFailure listener (Krishnan Mahadevan) Fixed: GITHUB-2445: NPE in FailedReporter.java With Tests Created in Factory (Arham Jain) Fixed: GITHUB-2428: Configuration methods have the same test class instance when @​Factory is being used (Nan Liang) Fixed: GITHUB-2440: Fixed an issue when case timeout returned an incorrect exception and effect the next other test case (Yao Ma) New: GITHUB-2407: Adds "overrideIncludedMethods" to the global config as a command-line argument, which excludes explicitly included test methods if they belong to any excluded groups (Nikhil Suri) Fixed: GITHUB-2432: Rework MethodInheritance.fixMethodInheritance to "soft" dependencies (Krishnan Mahadevan) Fixed: GITHUB-2429: Seggregate Dependency Injection out as a clear implementation (Krishnan Mahadevan) Fixed: GITHUB-2435: getParameterIndex() always return 0 in test listener Fixed: GITHUB-2406: TestNG 7.3.0 transitive vulnerability CVE-2020-11022 and CVE-2020-11023 due to JQuery 3.4.1 (Krishnan Mahadevan) Fixed: GITHUB-2405: Regression: Using TestNG via Maven breaks when optional Guice dependency is unavailable (Krishnan Mahadevan) Fixed: GITHUB-2427: Guice module (suite parent-module and test module) configure() method is called multiple times (Jacek Centkowski) Fixed: GITHUB-2419: TestNG JUnit reports are not valid if system output contains XML tags (Lorenzo Orsatti) Fixed: GITHUB-188: suite parallel="methods" does not work when there are multiple tags in the testng.xml (Krishnan Mahadevan) Fixed: GITHUB-346: When a method is annotated with both BeforeGroups and AfterGroups only AfterGroup is executed (Krishnan Mahadevan) Fixed: GITHUB-2403: Suite.xml files attempt to make web request when suite references standard TestNG DTD using HTTP (Krishnan Mahadevan) New: GITHUB-2385: Make @​Listeners can work for implemented interfaces and Inherited class (Nan Liang) Fixed: GITHUB-2053: MethodHelper.collectAndOrderMethods() Hangs when Parallel Instance and dependsOnGroups (Krishnan Mahadevan) Fixed: GITHUB-2400: BeforeClass/Method (and AfterClass/Method) configuration methods that override default methods are invoked multiple times (Krishnan Mahadevan) Fixed: GITHUB-2396: @​Ignore on method level doesn't work as expected (Krishnan Mahadevan) Fixed: GITHUB-2382: TestNG version should be specified in MANIFEST.MF (Krishnan Mahadevan) Fixed: GITHUB-2096: 7.0.0-beta6 memory issues (regression) (Krishnan Mahadevan) Fixed: GITHUB-2355: TestNG creates multiple Guice Module Instances (Krishnan Mahadevan) Fixed: GITHUB-2374: Add file name to the warning message (Krishnan Mahadevan) Fixed: GITHUB-2321: -Dtestng.thread.affinity=true do not work when running multiple instance of test in parallel (Nan Liang) Fixed: GITHUB-2363: JS error when switching theme (Krishnan Mahadevan) Fixed: GITHUB-2361: No way to enforce @​Test(singleThreaded = true) when test defined in base class (Krishnan Mahadevan) Fixed: GITHUB-2343: Injectors are not reused when they share the same set of modules (Krishnan Mahadevan) Fixed: GITHUB-2346: ITestResult attributes are null when retrieved by Listener onTestStart if test fails at BeforeMethod (Krishnan Mahadevan) Fixed: GITHUB-2357: TestNG 7.3.0 transitive dependencies

Commits

Dependabot compatibility score

Dependabot 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2021
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch 6 times, most recently from 271bf03 to ce1ead3 Compare March 10, 2021 15:21
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch 3 times, most recently from d9051a0 to 810d1ea Compare March 17, 2021 08:40
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch 3 times, most recently from cc146c0 to 23635c3 Compare March 30, 2021 07:42
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch from 23635c3 to 8959ad8 Compare April 8, 2021 08:23
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch 6 times, most recently from 7a327b3 to 8a5a038 Compare May 3, 2021 10:10
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch 2 times, most recently from 4890319 to 16859a2 Compare May 13, 2021 12:55
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch 6 times, most recently from a433564 to 850e414 Compare May 25, 2021 14:24
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch 2 times, most recently from 32216ff to cc39e20 Compare June 2, 2021 01:12
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch from cc39e20 to 7ddaed6 Compare June 2, 2021 01:26
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch from 7ddaed6 to f250a65 Compare June 18, 2021 04:37
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch 3 times, most recently from eec0619 to f435d3c Compare June 25, 2021 06:29
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch 6 times, most recently from c585c5d to 3679807 Compare July 12, 2021 05:51
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch 2 times, most recently from 86b3d77 to b15190e Compare July 20, 2021 04:57
@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-7.4.0 branch from b15190e to 5b862e5 Compare July 24, 2021 02:43
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2022

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.

@Mjl33
Copy link
Member

Mjl33 commented Mar 16, 2022

This depends newer surefire release

@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #233 (e7f87ab) into master (6a79b9c) will not change coverage.
The diff coverage is n/a.

@@            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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a79b9c...e7f87ab. Read the comment docs.

@Mjl33 Mjl33 merged commit cc763e8 into master Apr 16, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.testng-testng-7.4.0 branch April 16, 2022 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants