dependabot[bot] opened a new pull request, #3906: URL: https://github.com/apache/iggy/pull/3906
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.63.0 to 1.64.6. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.64.6 <!-- Release notes generated using configuration in .github/release.yml at v1.64.6 --> ## What's Changed ### Other Changes * Switch NuGet publishing to trusted publishing by @thomhurst in https://github.com/thomhurst/TUnit/pull/6573 * Expose results directory through TestContext by @thomhurst in https://github.com/thomhurst/TUnit/pull/6575 * Fix outcome timeline overflow in HTML reports by @thomhurst in https://github.com/thomhurst/TUnit/pull/6574 ### Dependencies * chore(deps): update tunit to 1.64.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6570 **Full Changelog**: https://github.com/thomhurst/TUnit/compare/v1.64.0...v1.64.6 ## 1.64.0 <!-- Release notes generated using configuration in .github/release.yml at v1.64.0 --> ## What's Changed ### Other Changes * Honor cancellation tokens linked by custom test executors by @thomhurst in https://github.com/thomhurst/TUnit/pull/6565 * Fix linked cancellation from before-test hooks by @thomhurst in https://github.com/thomhurst/TUnit/pull/6568 * Add per-test execution cancellation by @thomhurst in https://github.com/thomhurst/TUnit/pull/6569 ### Dependencies * chore(deps): update tunit to 1.63.25 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6559 * chore(deps): update dependency serialize-javascript to v7.1.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6561 * chore(deps): update dependency nsubstitute to 6.1.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6564 * chore(deps): bump mermaid from 11.15.0 to 11.16.1 in /docs by @dependabot[bot] in https://github.com/thomhurst/TUnit/pull/6563 * chore(deps): bump nanoid from 3.3.16 to 3.3.18 in /docs by @dependabot[bot] in https://github.com/thomhurst/TUnit/pull/6562 **Full Changelog**: https://github.com/thomhurst/TUnit/compare/v1.63.25...v1.64.0 ## 1.63.25 <!-- Release notes generated using configuration in .github/release.yml at v1.63.25 --> ## What's Changed ### Other Changes * Fix Mermaid label contrast in dark mode by @thomhurst in https://github.com/thomhurst/TUnit/pull/6531 * Enhance matrix tests documentation by @koryphaee in https://github.com/thomhurst/TUnit/pull/6537 * fix: support nested Member after IsTypeOf by @mvanhorn in https://github.com/thomhurst/TUnit/pull/6540 * docs: Add documentation for TestContext.Parameters by @thomhurst with @Copilot in https://github.com/thomhurst/TUnit/pull/6558 * fix: run event receivers on injected properties by @thomhurst in https://github.com/thomhurst/TUnit/pull/6556 ### Dependencies * chore(deps): update tunit to 1.63.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6526 * chore(deps): update dependency stackexchange.redis to 3.1.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6529 * chore(deps): update verify to 31.28.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6532 * chore(deps): update dependency stackexchange.redis to 3.1.3 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6541 * chore(deps): update dependency dompurify to v3.4.13 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6542 * chore(deps): update dependency rabbitmq.client to 7.2.2 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6546 * chore(deps): update dependency polyfill to 11.0.2 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6549 * chore(deps): update dependency polyfill to 11.0.2 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6548 * chore(deps): bump fast-uri from 3.1.4 to 3.1.5 in /docs by @dependabot[bot] in https://github.com/thomhurst/TUnit/pull/6545 * chore(deps): bump postcss from 8.5.22 to 8.5.25 in /docs by @dependabot[bot] in https://github.com/thomhurst/TUnit/pull/6547 * chore(deps): update dependency stackexchange.redis to 3.1.11 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6550 * chore(deps): update dependency stackexchange.redis to 3.1.13 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6552 ## New Contributors * @koryphaee made their first contribution in https://github.com/thomhurst/TUnit/pull/6537 **Full Changelog**: https://github.com/thomhurst/TUnit/compare/v1.63.0...v1.63.25 Commits viewable in [compare view](https://github.com/thomhurst/TUnit/compare/v1.63.0...v1.64.6). </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
