dependabot[bot] opened a new pull request, #3759:
URL: https://github.com/apache/iggy/pull/3759

   Updated 
[Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 
10.0.9 to 10.0.10.
   
   <details>
   <summary>Release notes</summary>
   
   _Sourced from [Microsoft.Extensions.Configuration's 
releases](https://github.com/dotnet/dotnet/releases)._
   
   No release notes found for this version range.
   
   Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits).
   </details>
   
   Updated 
[Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/dotnet) 
from 10.0.9 to 10.0.10.
   
   <details>
   <summary>Release notes</summary>
   
   _Sourced from [Microsoft.Extensions.Configuration.Binder's 
releases](https://github.com/dotnet/dotnet/releases)._
   
   No release notes found for this version range.
   
   Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits).
   </details>
   
   Updated 
[Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/dotnet) 
from 10.0.9 to 10.0.10.
   
   <details>
   <summary>Release notes</summary>
   
   _Sourced from [Microsoft.Extensions.Configuration.Json's 
releases](https://github.com/dotnet/dotnet/releases)._
   
   No release notes found for this version range.
   
   Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits).
   </details>
   
   Updated [Microsoft.Extensions.Logging](https://github.com/dotnet/dotnet) 
from 10.0.9 to 10.0.10.
   
   <details>
   <summary>Release notes</summary>
   
   _Sourced from [Microsoft.Extensions.Logging's 
releases](https://github.com/dotnet/dotnet/releases)._
   
   No release notes found for this version range.
   
   Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits).
   </details>
   
   Updated 
[Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/dotnet) 
from 10.0.9 to 10.0.10.
   
   <details>
   <summary>Release notes</summary>
   
   _Sourced from [Microsoft.Extensions.Logging.Abstractions's 
releases](https://github.com/dotnet/dotnet/releases)._
   
   No release notes found for this version range.
   
   Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits).
   </details>
   
   Updated 
[Microsoft.Extensions.Logging.Console](https://github.com/dotnet/dotnet) from 
10.0.9 to 10.0.10.
   
   <details>
   <summary>Release notes</summary>
   
   _Sourced from [Microsoft.Extensions.Logging.Console's 
releases](https://github.com/dotnet/dotnet/releases)._
   
   No release notes found for this version range.
   
   Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits).
   </details>
   
   Updated [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 
18.8.0 to 18.8.1.
   
   <details>
   <summary>Release notes</summary>
   
   _Sourced from [Microsoft.NET.Test.Sdk's 
releases](https://github.com/microsoft/vstest/releases)._
   
   ## 18.8.1
   
   ## What's Changed
   * Fix protocol negotiation timeout when STJ reflection is disabled (18.8.1) 
by @​nohwnd in https://github.com/microsoft/vstest/pull/16281
   
   
   **Full Changelog**: 
https://github.com/microsoft/vstest/compare/v18.8.0...v18.8.1
   
   Commits viewable in [compare 
view](https://github.com/microsoft/vstest/compare/v18.8.0...v18.8.1).
   </details>
   
   Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.59.0 to 1.61.15.
   
   <details>
   <summary>Release notes</summary>
   
   _Sourced from [TUnit's 
releases](https://github.com/thomhurst/TUnit/releases)._
   
   ## 1.61.15
   
   <!-- Release notes generated using configuration in .github/release.yml at 
v1.61.15 -->
   
   ## What's Changed
   ### Other Changes
   * feat: Allow disabling the automatic html report upload to 
upload-artifacts@​v7 by @​Crashdummyy in 
https://github.com/thomhurst/TUnit/pull/6447
   * fix: stop retrying artifact upload on non-retryable status codes by 
@​thomhurst in https://github.com/thomhurst/TUnit/pull/6449
   ### Dependencies
   * chore(deps): update tunit to 1.61.0 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6437
   * chore(deps): update verify to 31.24.3 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6438
   * chore(deps): update dependency opentelemetry.instrumentation.aspnetcore to 
1.17.0 by @​thomhurst in https://github.com/thomhurst/TUnit/pull/6440
   * chore(deps): update verify to 31.25.0 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6442
   * chore(deps): update dependency docusaurus-plugin-llms to ^0.5.0 by 
@​thomhurst in https://github.com/thomhurst/TUnit/pull/6443
   * chore(deps): update opentelemetry to 1.17.0 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6441
   
   ## New Contributors
   * @​Crashdummyy made their first contribution in 
https://github.com/thomhurst/TUnit/pull/6447
   
   **Full Changelog**: 
https://github.com/thomhurst/TUnit/compare/v1.61.0...v1.61.15
   
   ## 1.61.0
   
   <!-- Release notes generated using configuration in .github/release.yml at 
v1.61.0 -->
   
   ## What's Changed
   ### Other Changes
   * docs: revamp README with feature showcase and auto-updating benchmarks by 
@​thomhurst in https://github.com/thomhurst/TUnit/pull/6430
   * docs: align docs homepage messaging with revamped README by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6431
   * fix(engine): emit ECMA-335 metadata-format type names in 
TestMethodIdentifierProperty by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6433
   * fix(benchmarks): make SetupTeardownTests JSON tests Native AOT compatible 
by @​thomhurst in https://github.com/thomhurst/TUnit/pull/6434
   * Organize repository into conventional .NET layout by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6435
   ### Dependencies
   * chore(deps): update dependency polyfill to v11 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6418
   * chore(deps): update dependency tunit.aspire to 1.6* by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6419
   * chore(deps): update tunit to 1.6* by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6420
   * chore(deps): update dependency polyfill to 11.0.1 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6421
   * chore(deps): update dependency polyfill to 11.0.1 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6422
   * chore(deps): update verify to 31.24.2 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6424
   * chore(deps): update microsoft.build to 18.8.2 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6426
   * chore(deps): update dependency microsoft.net.stringtools to 18.8.2 by 
@​thomhurst in https://github.com/thomhurst/TUnit/pull/6425
   * chore(deps): update actions/setup-dotnet action to v6 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6427
   * chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 in /docs by 
@​dependabot[bot] in https://github.com/thomhurst/TUnit/pull/6429
   * chore(deps): update opentelemetry to 1.17.0 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6432
   
   
   **Full Changelog**: 
https://github.com/thomhurst/TUnit/compare/v1.60.0...v1.61.0
   
   ## 1.60.0
   
   <!-- Release notes generated using configuration in .github/release.yml at 
v1.60.0 -->
   
   ## What's Changed
   ### Other Changes
   * feat: cross-process test report aggregation — merged HTML report + single 
GitHub summary by @​thomhurst in https://github.com/thomhurst/TUnit/pull/6415
   ### Dependencies
   * chore(deps): update tunit to 1.59.0 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6398
   * chore(deps): update verify to 31.24.1 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6399
   * chore(deps): update microsoft.testing to 2.3.2 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6401
   * chore(deps): update mstest to 4.3.2 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6402
   * chore(deps): update actions/setup-node action to v7 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6403
   * chore(deps): update dependency microsoft.net.test.sdk to 18.8.0 by 
@​thomhurst in https://github.com/thomhurst/TUnit/pull/6404
   * chore(deps): update dependency microsoft.net.test.sdk to 18.8.1 by 
@​thomhurst in https://github.com/thomhurst/TUnit/pull/6405
   * chore(deps): update dependency fsharp.core to 10.1.302 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6406
   * chore(deps): update dependency microsoft.templateengine.authoring.cli to 
v10.0.302 by @​thomhurst in https://github.com/thomhurst/TUnit/pull/6407
   * chore(deps): update dependency microsoft.entityframeworkcore to 10.0.10 by 
@​thomhurst in https://github.com/thomhurst/TUnit/pull/6410
   * chore(deps): update dependency dotnet-sdk to v10.0.302 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6409
   * chore(deps): update dependency system.commandline to 2.0.10 by @​thomhurst 
in https://github.com/thomhurst/TUnit/pull/6412
   * chore(deps): update dependency 
microsoft.templateengine.authoring.templateverifier to 10.0.302 by @​thomhurst 
in https://github.com/thomhurst/TUnit/pull/6411
   * chore(deps): update microsoft.aspnetcore to 10.0.10 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6413
   * chore(deps): update microsoft.extensions to 10.0.10 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6414
   * chore(deps): update microsoft.extensions to 10.8.0 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6416
   * chore(deps): update dependency polyfill to v11 by @​thomhurst in 
https://github.com/thomhurst/TUnit/pull/6417
   
   
   **Full Changelog**: 
https://github.com/thomhurst/TUnit/compare/v1.59.0...v1.60.0
   
   Commits viewable in [compare 
view](https://github.com/thomhurst/TUnit/compare/v1.59.0...v1.61.15).
   </details>
   
   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]

Reply via email to