Commit a823441
authored
Update dependency org.testng:testng to v7.12.0 (#241)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [org.testng:testng](https://testng.org)
([source](https://redirect.github.com/testng-team/testng)) | `7.11.0` →
`7.12.0` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>testng-team/testng (org.testng:testng)</summary>
###
[`v7.12.0`](https://redirect.github.com/testng-team/testng/releases/tag/7.12.0)
[Compare
Source](https://redirect.github.com/testng-team/testng/compare/7.11.0...7.12.0)
#### What's Changed
- GITHUB-2765: Propagate timeout stack trace to fix
[#​2765](https://redirect.github.com/testng-team/testng/issues/2765)
by
[@​idontusenumbers](https://redirect.github.com/idontusenumbers)
in
[#​3206](https://redirect.github.com/testng-team/testng/pull/3206)
- Streamline working of shared thread pools by
[@​krmahadevan](https://redirect.github.com/krmahadevan) in
[#​3207](https://redirect.github.com/testng-team/testng/pull/3207)
- Streamline xml serialisation to string by
[@​krmahadevan](https://redirect.github.com/krmahadevan) in
[#​3208](https://redirect.github.com/testng-team/testng/pull/3208)
- test: improve osgi tests by
[@​vlsi](https://redirect.github.com/vlsi) in
[#​3213](https://redirect.github.com/testng-team/testng/pull/3213)
- chore: setup-java Oracle action supports Java 21+ only by
[@​vlsi](https://redirect.github.com/vlsi) in
[#​3215](https://redirect.github.com/testng-team/testng/pull/3215)
- Add DynamicImport-Package to load classes by name by
[@​laeubi](https://redirect.github.com/laeubi) in
[#​3220](https://redirect.github.com/testng-team/testng/pull/3220)
- Use UUID backed instance id instead by
[@​krmahadevan](https://redirect.github.com/krmahadevan) in
[#​3218](https://redirect.github.com/testng-team/testng/pull/3218)
- Ensure assertions is contents aware by
[@​krmahadevan](https://redirect.github.com/krmahadevan) in
[#​3228](https://redirect.github.com/testng-team/testng/pull/3228)
- Fix: Ensure DataProvider parameters are refreshed on retry when
cacheDataForTestRetries=false by
[@​baflQA](https://redirect.github.com/baflQA) in
[#​3250](https://redirect.github.com/testng-team/testng/pull/3250)
- Improve/test workflow jdk25 by
[@​baflQA](https://redirect.github.com/baflQA) in
[#​3253](https://redirect.github.com/testng-team/testng/pull/3253)
- Fix: issue 3231 retry infinite loop by
[@​baflQA](https://redirect.github.com/baflQA) in
[#​3251](https://redirect.github.com/testng-team/testng/pull/3251)
- Fix Release process by
[@​krmahadevan](https://redirect.github.com/krmahadevan) in
[#​3255](https://redirect.github.com/testng-team/testng/pull/3255)
#### New Contributors
- [@​idontusenumbers](https://redirect.github.com/idontusenumbers)
made their first contribution in
[#​3206](https://redirect.github.com/testng-team/testng/pull/3206)
- [@​laeubi](https://redirect.github.com/laeubi) made their first
contribution in
[#​3220](https://redirect.github.com/testng-team/testng/pull/3220)
**Full Changelog**:
<testng-team/testng@7.11.0...7.12.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/softwaremill/jox).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8a938a9 commit a823441
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments