dependabot[bot] opened a new pull request, #1067: URL: https://github.com/apache/cxf/pull/1067
Bumps [testng](https://github.com/cbeust/testng) from 7.6.1 to 7.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cbeust/testng/releases">testng's releases</a>.</em></p> <blockquote> <h2>TestNG v7.7.1</h2> <h2>What's Changed</h2> <ul> <li>Streamline overloaded assertion methods for Groovy by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2858">cbeust/testng#2858</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cbeust/testng/compare/7.7.0...7.7.1">https://github.com/cbeust/testng/compare/7.7.0...7.7.1</a></p> <h2>TestNG v7.7.0</h2> <h2>What's Changed</h2> <ul> <li>Replace FindBugs by SpotBugs by <a href="https://github.com/gruenich"><code>@gruenich</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2781">cbeust/testng#2781</a></li> <li>Gradle: Drop forUseAtConfigurationTime() by <a href="https://github.com/gruenich"><code>@gruenich</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2783">cbeust/testng#2783</a></li> <li>Added ability to provide custom message to assertThrows\expectThrows methods by <a href="https://github.com/anatolyuzhakov"><code>@anatolyuzhakov</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2793">cbeust/testng#2793</a></li> <li>Fix issue 2801 - Only resolve hostname once by <a href="https://github.com/spkrka"><code>@spkrka</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2802">cbeust/testng#2802</a></li> <li>[SECURITY] Fix Zip Slip Vulnerability by <a href="https://github.com/JLLeitschuh"><code>@JLLeitschuh</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2806">cbeust/testng#2806</a></li> <li>GITHUB-2807 - Failsafe buildStackTrace by <a href="https://github.com/seregamorph"><code>@seregamorph</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2808">cbeust/testng#2808</a></li> <li>Prevent overlogging of debug msgs in Graph impl by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2813">cbeust/testng#2813</a></li> <li>Streamline dataprovider invoking in abstract classes by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2814">cbeust/testng#2814</a></li> <li>Streamline TestResult due to expectedExceptions by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2815">cbeust/testng#2815</a></li> <li>Unexpected test runs count with retry analyzer by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2816">cbeust/testng#2816</a></li> <li>Make PackageUtils compliant with JPMS by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2817">cbeust/testng#2817</a></li> <li>Ability to retry a data provider during failures by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2820">cbeust/testng#2820</a></li> <li>Refactoring by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2821">cbeust/testng#2821</a></li> <li>Fixing bug with DataProvider retry by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2822">cbeust/testng#2822</a></li> <li>Add config key for callback discrepancy behavior by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2823">cbeust/testng#2823</a></li> <li>Upgrading versions by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2824">cbeust/testng#2824</a></li> <li>Fix <a href="https://github-redirect.dependabot.com/cbeust/testng/issues/2770">#2770</a>: FileAlreadyExistsException on copy by <a href="https://github.com/melloware"><code>@melloware</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2827">cbeust/testng#2827</a></li> <li>JarFileUtils.delete(File f) throw actual exception (instead of FileNotFound) when file cannot be deleted <a href="https://github-redirect.dependabot.com/cbeust/testng/issues/2825">#2825</a> by <a href="https://github.com/speedythesnail"><code>@speedythesnail</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2826">cbeust/testng#2826</a></li> <li>GITHUB-2830 - Failsafe parameter.toString by <a href="https://github.com/seregamorph"><code>@seregamorph</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2831">cbeust/testng#2831</a></li> <li>Changing assertion message of the osgitest by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2832">cbeust/testng#2832</a></li> <li>hidden spotbugs in release <a href="https://github-redirect.dependabot.com/cbeust/testng/issues/2829">#2829</a> by <a href="https://github.com/bobshie"><code>@bobshie</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2833">cbeust/testng#2833</a></li> <li>Enhancing the Matrix by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2834">cbeust/testng#2834</a></li> <li>Avoid Compilation errors on Semeru JDK flavour. by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2835">cbeust/testng#2835</a></li> <li>Add addition yml extension by <a href="https://github.com/speedythesnail"><code>@speedythesnail</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2837">cbeust/testng#2837</a></li> <li>Support getting dependencies info for a test by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2839">cbeust/testng#2839</a></li> <li>Honour regex in dependsOnMethods by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2838">cbeust/testng#2838</a></li> <li>Ensure All tests run all the time by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2842">cbeust/testng#2842</a></li> <li>Deprecate support for running Spock Tests by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2846">cbeust/testng#2846</a></li> <li>Streamline dependsOnMethods for configurations by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2845">cbeust/testng#2845</a></li> <li>Ensure ITestContext available for JUnit4 tests by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2848">cbeust/testng#2848</a></li> <li>Deprecate support for running JUnit tests by <a href="https://github.com/krmahadevan"><code>@krmahadevan</code></a> in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2849">cbeust/testng#2849</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gruenich"><code>@gruenich</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2781">cbeust/testng#2781</a></li> <li><a href="https://github.com/anatolyuzhakov"><code>@anatolyuzhakov</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2793">cbeust/testng#2793</a></li> <li><a href="https://github.com/spkrka"><code>@spkrka</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2802">cbeust/testng#2802</a></li> <li><a href="https://github.com/JLLeitschuh"><code>@JLLeitschuh</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2806">cbeust/testng#2806</a></li> <li><a href="https://github.com/seregamorph"><code>@seregamorph</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2808">cbeust/testng#2808</a></li> <li><a href="https://github.com/melloware"><code>@melloware</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2827">cbeust/testng#2827</a></li> <li><a href="https://github.com/speedythesnail"><code>@speedythesnail</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/cbeust/testng/pull/2826">cbeust/testng#2826</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cbeust/testng/blob/master/CHANGES.txt">testng's changelog</a>.</em></p> <blockquote> <p>7.7.1 Fixed: GITHUB-2854: overloaded assertEquals methods do not work from Groovy (Krishnan Mahadevan)</p> <p>7.7.0 Fixed: GITHUB-2852: [SECURITY] Fix Zip Slip Vulnerability (Jonathan Leitschuh) Fixed: GITHUB-2792: JUnitTestClass sets XmlTest as null when running JUnit 4 Tests using TestNG (Krishnan Mahadevan) Fixed: GITHUB-2847: Deprecate support for running JUnit tests (Krishnan Mahadevan) Fixed: GITHUB-2844: Deprecate support for running Spock Tests (Krishnan Mahadevan) Fixed: GITHUB-550: Weird <a href="https://github.com/BeforeMethod"><code>@BeforeMethod</code></a> and <a href="https://github.com/AfterMethod"><code>@AfterMethod</code></a> behaviour with dependsOnMethods (Krishnan Mahadevan) Fixed: GITHUB-893: TestNG should provide an Api which allow to find all dependent of a specific test (Krishnan Mahadevan) New: Added .yml file extension for yaml suite files, previously only .yaml was allowed for yaml (Steven Jubb) Fixed: GITHUB-141: regular expression in "dependsOnMethods" does not work (Krishnan Mahadevan) Fixed: GITHUB-2770: FileAlreadyExistsException when report is generated (melloware) Fixed: GITHUB-2825: Programmatically Loading TestNG Suite from JAR File Fails to Delete Temporary Copy of Suite File (Steven Jubb) Fixed: GITHUB-2818: Add configuration key for callback discrepancy behavior (Krishnan Mahadevan) Fixed: GITHUB-2819: Ability to retry a data provider in case of failures (Krishnan Mahadevan) Fixed: GITHUB-2308: StringIndexOutOfBoundsException in findClassesInPackage - Surefire/Maven - JDK 11 fails (Krishnan Mahadevan) Fixed: GITHUB:2788: TestResult.isSuccess() is TRUE when test fails due to expectedExceptions (Krishnan Mahadevan) Fixed: GITHUB-2800: Running Test Classes with Inherited <a href="https://github.com/Factory"><code>@Factory</code></a> and <a href="https://github.com/DataProvider"><code>@DataProvider</code></a> Annotated Non-Static Methods Fail (Krishnan Mahadevan) New: Ability to provide custom error message for assertThrows\expectThrows methods (Anatolii Yuzhakov) Fixed: GITHUB-2780: Use SpotBugs instead of abandoned FindBugs Fixed: GITHUB-2801: JUnitReportReporter is too slow Fixed: GITHUB-2807: buildStackTrace should be fail-safe (Sergey Chernov) Fixed: GITHUB-2830: TestHTMLReporter parameter toString should be fail-safe (Sergey Chernov) Fixed: GITHUB-2798: Parallel executions coupled with retry analyzer results in duplicate retry analyzer instances being created (Krishnan Mahadevan)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cbeust/testng/commit/b94395dea479308ea3fe825269730b960f44d805"><code>b94395d</code></a> Bump version to 7.7.1 for release</li> <li><a href="https://github.com/cbeust/testng/commit/89dc5845fcb46c26af187e50ea907a7382d06e72"><code>89dc584</code></a> Streamline overloaded assertion methods for Groovy</li> <li><a href="https://github.com/cbeust/testng/commit/5ac0021d14f7eb00804fe235aaefc5c2fbce57d1"><code>5ac0021</code></a> Adding release notes</li> <li><a href="https://github.com/cbeust/testng/commit/c0e1e772f1fc0ab2142f3a4114a2b8cfe60fa7e1"><code>c0e1e77</code></a> Adjust version reference in deprecation msgs.</li> <li><a href="https://github.com/cbeust/testng/commit/011527d9bf0f91a40539f5e5467cc106888810d9"><code>011527d</code></a> Bump version to 7.7.0 for release</li> <li><a href="https://github.com/cbeust/testng/commit/7846c444a411647f7e401a097224702188c93835"><code>7846c44</code></a> Deprecate support for running JUnit tests</li> <li><a href="https://github.com/cbeust/testng/commit/8630a7e8fe12985d71c00212f9362fd38fb0cb9e"><code>8630a7e</code></a> Ensure ITestContext available for JUnit4 tests</li> <li><a href="https://github.com/cbeust/testng/commit/7070b020def0089d0d9dc695a5762ad16e974ce6"><code>7070b02</code></a> Streamline dependsOnMethods for configurations</li> <li><a href="https://github.com/cbeust/testng/commit/d7e0bb1cbcd7933d34d704678e75cbaf42704505"><code>d7e0bb1</code></a> Deprecate support for running Spock Tests</li> <li><a href="https://github.com/cbeust/testng/commit/ca7a3a293008389096be75fea4936af8e5f79650"><code>ca7a3a2</code></a> Ensure All tests run all the time</li> <li>Additional commits viewable in <a href="https://github.com/cbeust/testng/compare/7.6.1...7.7.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org