8000 Bump org.testng:testng from 6.11 to 6.13.1 by dependabot[bot] · Pull Request #217 · eclipse-ee4j/orb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump org.testng:testng from 6.11 to 6.13.1 #217

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

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps org.testng:testng from 6.10 to 6.13.1.

Changelog

Sourced from org.testng:testng's changelog.

6.13.1 No functional changes. Released with newer version JCommander (1.72.0)

6.13 Fixed: GITHUB-1619: ConcurrentHashMap doesn't secure insertion order.(Yehui Wang) Fixed: GITHUB-1616: Test cases with priority and dependsOnGroups dependencies, execution order is chaos. (Yehui Wang) Fixed: GITHUB-1613: The constructor removed from TestRunner would stop Eclipse working.(Yehui Wang) Fixed: GITHUB-1600: Updated in afterInvocation() testResult.status is not used in willRetry condition (Krishnan Mahadevan) Fixed: GITHUB-1598: Injected types parameter and optional parameters cannot be used together. (Yehui Wang) Fixed: GITHUB-1594: Cannot filter by "testnames" when suite xml is a suite of suites (Krishnan Mahadevan) Fixed: GITHUB-1584: Can't run tests from IDEA (Krishnan Mahadevan) Fixed: GITHUB-1589: TestNGAntTask should be consistently using the Ant Log API for writing log messages (Krishnan Mahadevan) Fixed: GITHUB-1587: TestNG can not guarantee the ExecutionListener Instance as singleton(Yehui Wang) Fixed: GITHUB-217: exception in DataProvider doesn't fail test run (Krishnan Mahadevan) Fixed: GITHUB-987: Parameters threadCount and parallel doesn't work with maven (Krishnan Mahadevan) Fixed: GITHUB-1472: Optimize DynamicGraph.getUnfinishedNodes (Krishnan Mahadevan & Nathan Reynolds) Fixed: GITHUB-1566: Invalid XML characters in Params in testng-results.xml (Krishnan Mahadevan) Fixed: GITHUB-1554: @​Parameters and parameter injection not wroking when used on the same method (Krishnan Mahadevan) Fixed: GITHUB-990: NullPointerExceptions after a superclass configuration method fails with configfailurepolicy="continue" (Krishnan Mahadevan) Fixed: GITHUB-461 : Annotate annotations with @​Documented (Krishnan Mahadevan) Fixed: GITHUB-778 : XmlSuite toXml() does NOT add the suite time-out property (Krishnan Mahadevan) Fixed: GITHUB-1029: Issue with getting XmlTest from test method (Krishnan Mahadevan) Fixed: GITHUB-212: Enable support for providing a URI as suite file location (Krishnan Mahadevan) Fixed: GITHUB-161 : Provide a way to customize SAXParserFactory implementation (Krishnan Mahadevan) Fixed: GITHUB-1455: Configure XML output of XmlSuite (Krishnan Mahadevan) Fixed: GITHUB-1465: Failure policy CONTINUE handling is broken for tests that are skipped in @​BeforeMethod method (Krishnan Mahadevan) Fixed: GITHUB-1533: Duplicate child suites get added when working with parent/child suite scenario (Krishnan Mahadevan) Fixed: GITHUB-949: dependsOnMethods with alwaysRun = true and inheritance fails to find method (Krishnan Mahadevan) Fixed: GITHUB-1519: Possibility to retry a test until it FAILED (Krishnan Mahadevan) Fixed: GITHUB-980: TestNG run inherited method twice (Krishnan Mahadevan) Fixed: GITHUB-1409: Regression: on expectedExceptionsMessageRegExp expected and actual messages are not printed (Krishnan Mahadevan) Fixed: GITHUB-1517: TestNG exits with a zero when there are configuration failures (Krishnan Mahadevan) New : GITHUB-1490: Add a listener for data provider interception (Krishnan Mahadevan) Fixed: GITHUB-1456: Remove/Warn support of constructor with String param (Krishnan Mahadevan) Fixed: GITHUB-1509: Improve error message when data provider returns a null value (Krishnan Mahadevan) Fixed: GITHUB-1507: TestNG runs all methods when filtering via fails (Krishnan Mahadevan) Fixed: GITHUB-1493: Wrong exception msg when timeout on test (Krishnan Mahadevan) Fixed: GITHUB-328: Attempt to fix unnecessary execution of @​Factory-ctors (@​beverage & Julien Herr) Fixed: GITHUB-1384: Huge performance issue between 6.5.2 and 6.11 (Denis Bazhenov) New: Remove Serializable (Julien Herr) Fixed: GITHUB-1496: If method contains "$", run only one method, all methods will be run (@​JF-Rabbit & Julien Herr) Fixed: GITHUB-1220: Recognize annotations on default methods in implemented interface New: GITHUB-861: Add @​Ignore annotation which disables all tests in a class or a package (Julien Herr)

6.12 Fixed: GITHUB-1484: Remove irrelevant "targets" for TestNG annotations (Krishnan Mahadevan) Fixed: GITHUB-1405: Skip considering main() method when @​Test used at class level (Krishnan Mahadevan) Fixed: GITHUB-799: @​Factory with dataProvider changes order of iterations (Krishnan Mahadevan & Julien Herr) New: Enhance XML Reporter to be able to customize the file name (Krishnan Mahadevan) Fixed: GITHUB-1417: Class param injection is not working with @​BeforeClass (Krishnan Mahadevan)

... (truncated)

Commits
  • 374d289 Update SNAPSHOT version for Kobalt.
  • 8ff61ea Merge pull request #1626 from krmahadevan/krmahadevan-move-to-next-snapshot
  • bf3490e Update the snapshot version
  • 80626ee TestNG 6.13.
  • 41e40aa Kobalt 1.0.92.
  • e8c76e9 Fix dependencies.
  • d820ff4 Merge pull request #1624 from krmahadevan/krmahadevan-fix-Kobalt-build-file
  • 83e448f Fixing Kobalt build file.
  • 305cf94 Merge pull request #1620 from eyehwan/concurrent-linked
  • 18281e3 Merge branch 'master' into concurrent-linked
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request < 8000 /table>

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2024
@pzygielo
Copy link
Contributor
Dependency Name Ignore Conditions
org.testng:testng [>= 7.a0, < 8]
org.testng:testng [>= 6.14.a0, < 6.15]

@dependabot ignore this minor version

@dependabot dependabot bot closed this Dec 20, 2024
Copy link
Contributor Author
dependabot bot commented on behalf of github Dec 20, 2024

OK, I won't notify you about version 6.13.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/org.testng-testng-6.13.1 branch December 20, 2024 21:33
@pzygielo
Copy link
Contributor

@dependabot reopen

@dependabot dependabot bot reopened this Dec 20, 2024
@dependabot dependabot bot restored the dependabot/maven/org.testng-testng-6.13.1 branch December 20, 2024 21:40
@pzygielo
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/org.testng-testng-6.13.1 branch from 33925ee to 277f288 Compare December 20, 2024 21:41
@pzygielo
Copy link
Contributor

@pzygielo pzygielo changed the title Bump org.testng:testng from 6.10 to 6.13.1 Bump org.testng:testng from 6.11 to 6.13.1 Dec 20, 2024
Bumps [org.testng:testng](https://github.com/cbeust/testng) from 6.11 to 6.13.1.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt)
- [Commits](testng-team/testng@6.11...6.13.1)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@pzygielo pzygielo force-pushed the dependabot/maven/org.testng-testng-6.13.1 branch from 277f288 to 1b286c9 Compare December 20, 2024 22:34
@pzygielo
Copy link
Contributor

@pzygielo pzygielo added this to the next-from-master milestone Dec 20, 2024
@pzygielo pzygielo merged commit 1b286c9 into master Dec 20, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.testng-testng-6.13.1 branch December 20, 2024 22:43
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.

1 participant
0