Skip to content
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

Upgrade org.testng:testng 7.4.0 -> 7.6.1 - autoclosed #82

Closed
wants to merge 1 commit into from

Conversation

Picnic-Bot
Copy link
Contributor

@Picnic-Bot Picnic-Bot commented Apr 25, 2022

This PR contains the following updates:

Package Type Update Change
org.testng:testng (source) compile minor 7.4.0 -> 7.6.1

Release Notes

cbeust/testng

v7.6.1

Compare Source

This is a bug fix release and just includes 1 bug fix in it.

What's Changed

Full Changelog: testng-team/testng@7.6.0...7.6.1

v7.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: testng-team/testng@7.5...7.6.0

v7.5

Compare Source


  • If you want to rebase/retry this PR, click this checkbox.

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Apr 25, 2022

Suggested commit message:

Upgrade testng 7.4.0 -> 7.6.1

See https://github.com/cbeust/testng/compare/7.4.0...7.6.0-rc1

Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build fails due to:

[ERROR]   RefasterCheckTest.replacement:125->verifyRefactoring:165 compilation failed unexpectedly: [/tech/picnic/errorprone/bugpatterns/TestNGToAssertJTemplatesTestInput.java:26: error: reference to assertEqualsNoOrder is ambiguous
        (Runnable) () -> assertEqualsNoOrder(null, null),
                         ^
  both method assertEqualsNoOrder(java.util.Collection<?>,java.util.Collection<?>) in org.testng.Assert and method assertEqualsNoOrder(java.lang.Object[],java.lang.Object[]) in org.testng.Assert match]

The java.util.Collection overload is new. We should review whether there are any other new assertion methods for which we should add Refaster templates. (Given the age of TestNGToAssertJTemplates we should likely review API changes in the past few releases...)

@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 3 times, most recently from 336d6d1 to 368d1d8 Compare May 2, 2022 06:01
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch from 368d1d8 to d2acaa0 Compare May 13, 2022 11:22
@Picnic-Bot Picnic-Bot changed the title Upgrade org.testng:testng 7.4.0 -> 7.5 Upgrade org.testng:testng 7.4.0 -> 7.6.0 May 18, 2022
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 2 times, most recently from 520bd26 to 701669e Compare May 24, 2022 06:01
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 3 times, most recently from bd82dc3 to c676fa2 Compare June 2, 2022 06:01
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 3 times, most recently from ca5f0e4 to 320edaa Compare June 10, 2022 06:01
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 4 times, most recently from c6706b0 to 5165bf8 Compare June 20, 2022 06:01
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 5 times, most recently from 482a0d9 to 16f35fd Compare June 28, 2022 01:01
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 2 times, most recently from 0beaef9 to 300eacc Compare June 30, 2022 01:01
@Picnic-Bot Picnic-Bot changed the title Upgrade org.testng:testng 7.4.0 -> 7.6.0 Upgrade org.testng:testng 7.4.0 -> 7.6.1 Jul 1, 2022
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 2 times, most recently from 6c736b5 to a5e7c85 Compare July 7, 2022 01:01
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 6 times, most recently from 2664a1a to 25589d3 Compare October 3, 2022 01:01
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 7 times, most recently from 9d4a833 to 5e8aaea Compare October 10, 2022 01:01
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 5 times, most recently from 5e49cad to d68c305 Compare October 18, 2022 01:01
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch 5 times, most recently from cd10e13 to 337de7d Compare October 26, 2022 08:02
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.testng-testng-7.x branch from 337de7d to 0c45445 Compare October 27, 2022 01:01
@Picnic-Bot Picnic-Bot changed the title Upgrade org.testng:testng 7.4.0 -> 7.6.1 Upgrade org.testng:testng 7.4.0 -> 7.6.1 - autoclosed Jan 19, 2023
@Picnic-Bot Picnic-Bot closed this Jan 19, 2023
@Picnic-Bot Picnic-Bot deleted the renovate/org.testng-testng-7.x branch January 19, 2023 02:01
@Stephan202
Copy link
Member

Replaced with #469.

@Stephan202 Stephan202 removed the pause renovate Stop automatic rebasing label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants