Update dependency org.testng:testng to v7.10.1 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
org.testng:testng (source) |
7.9.0 -> 7.10.1
|
Release Notes
testng-team/testng
v7.10.1
What's Changed
- Bump org.gradlex.build-parameters from 1.4.3 to 1.4.4 by @dependabot in https://github.com/testng-team/testng/pull/3108
- Fix for https://github.com/testng-team/testng/issues/3110
Full Changelog: https://github.com/testng-team/testng/compare/7.10.0...7.10.1
v7.10.0
: TestNG v7.10.0
What's Changed
- Clean-up deprecated code by @krmahadevan in https://github.com/testng-team/testng/pull/3024
- Minor discrepancy fixes by @krmahadevan in https://github.com/testng-team/testng/pull/3026
- Deleting TestNG eclipse plugin specific classes by @krmahadevan in https://github.com/testng-team/testng/pull/3031
- Code clean-up by @krmahadevan in https://github.com/testng-team/testng/pull/3027
- Remove deprecated JUnit related support in TestNG by @krmahadevan in https://github.com/testng-team/testng/pull/3023
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/testng-team/testng/pull/3017
- Bump com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin from 7.0.0 to 8.1.1 by @dependabot in https://github.com/testng-team/testng/pull/2952
- Handle exceptions in emailable Reporter by @krmahadevan in https://github.com/testng-team/testng/pull/3042
- Add wrapperbot and update workflow order by @juherr in https://github.com/testng-team/testng/pull/3051
- Support ITestNGFactory customisation by @krmahadevan in https://github.com/testng-team/testng/pull/3060
- Streamline data provider listener invocation by @krmahadevan in https://github.com/testng-team/testng/pull/3058
- Streamline Guice Module creation in concurrency. by @krmahadevan in https://github.com/testng-team/testng/pull/3062
- Copy test result attributes when unexpected failures by @krmahadevan in https://github.com/testng-team/testng/pull/3065
- Upgrade Gradle to 8.6, use Java 17 for building code, target Java 11, polish buildscripts by @vlsi in https://github.com/testng-team/testng/pull/3067
- chore: use explicit dependency versions instead of refreshVersions by @vlsi in https://github.com/testng-team/testng/pull/3068
- Bump gradle/wrapper-validation-action from 1.1.0 to 2.1.1 by @dependabot in https://github.com/testng-team/testng/pull/3063
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/testng-team/testng/pull/3052
- Remove Ant by @juherr in https://github.com/testng-team/testng/pull/3071
- Support ordering of listeners by @krmahadevan in https://github.com/testng-team/testng/pull/3072
- Bump oracle-actions/setup-java from 1.3.2 to 1.3.3 by @dependabot in https://github.com/testng-team/testng/pull/3073
- Add errorprone by @juherr in https://github.com/testng-team/testng/pull/2958
- Allow custom thread pool executors to be wired in. by @krmahadevan in https://github.com/testng-team/testng/pull/3075
- Allow data providers to be non cacheable by @krmahadevan in https://github.com/testng-team/testng/pull/3076
- Use Locks instead of synchronised keyword by @krmahadevan in https://github.com/testng-team/testng/pull/3077
- Document pgp artifact signing keys by @krmahadevan in https://github.com/testng-team/testng/pull/3085
- Add Unique Id for all test class instances by @krmahadevan in https://github.com/testng-team/testng/pull/3083
- Adding issue management workflows by @krmahadevan in https://github.com/testng-team/testng/pull/3090
- Map object to configurations by @krmahadevan in https://github.com/testng-team/testng/pull/3089
- Allow listeners to be disabled at runtime by @krmahadevan in https://github.com/testng-team/testng/pull/3088
- Streamline Data Provider execution by @krmahadevan in https://github.com/testng-team/testng/pull/3092
- Test case failure by @krmahadevan in https://github.com/testng-team/testng/pull/3093
- Honour inheritance when parsing listener factories by @krmahadevan in https://github.com/testng-team/testng/pull/3096
- Fixing flaky tests by @krmahadevan in https://github.com/testng-team/testng/pull/3098
- Tweaks around accessing SuiteResult by @krmahadevan in https://github.com/testng-team/testng/pull/3099
- Update Gradle Wrapper from 8.6 to 8.7 by @github-actions in https://github.com/testng-team/testng/pull/3101
- Bump oracle-actions/setup-java from 1.3.3 to 1.3.4 by @dependabot in https://github.com/testng-team/testng/pull/3103
- Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 by @dependabot in https://github.com/testng-team/testng/pull/3104
- Streamline random generation by @krmahadevan in https://github.com/testng-team/testng/pull/3100
- Minor refactoring around RunOrder enum by @krmahadevan in https://github.com/testng-team/testng/pull/3106
- Streamline dependencies for configurations by @krmahadevan in https://github.com/testng-team/testng/pull/3107
New Contributors
- @github-actions made their first contribution in https://github.com/testng-team/testng/pull/3101
Full Changelog: https://github.com/testng-team/testng/compare/7.9.0...7.10.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot