Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the dependencies group with 2 updates (#85)
Bumps the dependencies group with 2 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [OpenTelemetry.Api](https://github.com/open-telemetry/opentelemetry-dotnet). Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's releases</a>.</em></p> <blockquote> <h2>v17.12.0</h2> <h2>What's Changed</h2> <ul> <li>Dispose IDisposables in HtmlTransformer by <a href="https://github.com/omajid"><code>@omajid</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5099">microsoft/vstest#5099</a></li> <li>Dipose XmlReaders in Microsoft.TestPlatform.Common.RunSettings by <a href="https://github.com/omajid"><code>@omajid</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5100">microsoft/vstest#5100</a></li> <li>use some collection expressions by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5055">microsoft/vstest#5055</a></li> <li>Fix Reference typos by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5155">microsoft/vstest#5155</a></li> <li>Add option to overwrite trx without warning by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5141">microsoft/vstest#5141</a></li> </ul> <h2>Internal and infrastructure fixes:</h2> <ul> <li>Downgrade xunit skip warning to info by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10379">microsoft/vstest#10379</a></li> <li>Fallback to latest runtimeconfig when none is found by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5136">microsoft/vstest#5136</a></li> <li>Verify architecture and version of produced exes by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5134">microsoft/vstest#5134</a></li> <li>Fix runtime config tests by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5137">microsoft/vstest#5137</a></li> <li>Dispose helper when parsing args by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5126">microsoft/vstest#5126</a></li> <li>Cleanup and bump required runtimes by <a href="https://github.com/Evangelink"><code>@Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5139">microsoft/vstest#5139</a></li> <li>Fix help warnings by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5140">microsoft/vstest#5140</a></li> <li>Fix timing in simple log by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5143">microsoft/vstest#5143</a></li> <li>Check vstest.console.dll instead of .exe by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5149">microsoft/vstest#5149</a></li> <li>Report version from nuget check by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5161">microsoft/vstest#5161</a></li> <li>Move IncludeSourceRevisionInInformationalVersion by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5166">microsoft/vstest#5166</a></li> <li>Enable or disable new logger based on TL flag by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5167">microsoft/vstest#5167</a></li> <li>Updating Microsoft.CodeCoverage package structure by <a href="https://github.com/fhnaseer"><code>@fhnaseer</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5169">microsoft/vstest#5169</a></li> <li>Wait for Discovery to initialize before Cancelling it by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5177">microsoft/vstest#5177</a></li> <li>Adding condition to disable MsCoverage refrenced path maps by <a href="https://github.com/fhnaseer"><code>@fhnaseer</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5189">microsoft/vstest#5189</a></li> <li>Forward error output from testhost as info by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5192">microsoft/vstest#5192</a></li> <li>Update Microsoft.Extensions.DependencyModel to 3.1.0 by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/5188">microsoft/vstest#5188</a></li> <li>ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild by <a href="https://github.com/mmitche"><code>@mmitche</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10354">microsoft/vstest#10354</a></li> <li>Enable policheck by <a href="https://github.com/jakubch1"><code>@jakubch1</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10363">microsoft/vstest#10363</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0">https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/bc9161306b23641b0364b8f93d546da4d48da1eb"><code>bc91613</code></a> Downgrade xunit skip warning to info (<a href="https://redirect.github.com/microsoft/vstest/issues/10379">#10379</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/c8f1628bcfce589e3165e171ecf8a8ce5b3c688f"><code>c8f1628</code></a> Convert to auto property (<a href="https://redirect.github.com/microsoft/vstest/issues/10365">#10365</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/8c6ff8c6a8e74e74f91a221719ab93e00b5983e0"><code>8c6ff8c</code></a> Use macos13</li> <li><a href="https://github.com/microsoft/vstest/commit/fa0c8fdeffaed154d3181fb2c18ffc7d5c22e3c8"><code>fa0c8fd</code></a> Rebrand to release</li> <li><a href="https://github.com/microsoft/vstest/commit/c02e98d3342b63085ffc57ac6796d6a2cbe3d2c2"><code>c02e98d</code></a> Update diagnose.md</li> <li><a href="https://github.com/microsoft/vstest/commit/ec81d7d38cfea9a894426c515baa9593affcc8c6"><code>ec81d7d</code></a> Enable policheck (<a href="https://redirect.github.com/microsoft/vstest/issues/10363">#10363</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/09b76005ba2026b27b8272f1230a136ebd618ac2"><code>09b7600</code></a> [main] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a href="https://redirect.github.com/microsoft/vstest/issues/10360">#10360</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/4f16fc041b85e102c7ee783ed4124d733d067c74"><code>4f16fc0</code></a> [main] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a href="https://redirect.github.com/microsoft/vstest/issues/10353">#10353</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/1eb6f23d7739d540ca479b5c031c5fbbb5458a26"><code>1eb6f23</code></a> ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (<a href="https://redirect.github.com/microsoft/vstest/issues/10354">#10354</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/96977dbeec2d51f920338c303eba8c23bafb35b4"><code>96977db</code></a> Update Microsoft.Extensions.DependencyModel to 3.1.0 (<a href="https://redirect.github.com/microsoft/vstest/issues/5188">#5188</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0">compare view</a></li> </ul> </details> <br /> Updates `OpenTelemetry.Api` from 1.9.0 to 1.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-dotnet/releases">OpenTelemetry.Api's releases</a>.</em></p> <blockquote> <h2>core-1.10.0</h2> <p>For highlights and announcements pertaining to this release see: <a href="https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md#1100">Release Notes > 1.10.0</a>.</p> <p>The following changes are from the previous release <a href="https://github.com/open-telemetry/opentelemetry-dotnet/releases/tag/core-1.10.0-rc.1">1.10.0-rc.1</a>.</p> <ul> <li> <p>NuGet: <a href="https://www.nuget.org/packages/OpenTelemetry/1.10.0">OpenTelemetry v1.10.0</a></p> <ul> <li> <p>Promoted the MetricPoint reclaim feature for Delta aggregation temporality from experimental to stable. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/pull/5956">#5956</a>)</p> <p><strong>Previous Behavior:</strong> The SDK maintained a fixed set of MetricPoints which were assigned on a first-come basis based on the tags. MetricPoint reclaim was an experimental feature users could opt-into setting the environment variable <code>OTEL_DOTNET_EXPERIMENTAL_METRICS_RECLAIM_UNUSED_METRIC_POINTS=true</code>.</p> <p><strong>New Behavior:</strong> MetricPoint reclaim is now enabled by default when Delta aggregation temporality is used without the need to set an environment variable. Unused MetricPoints will automatically be reclaimed and reused for future measurements. There is NO ability to revert to the old behavior.</p> </li> <li> <p>Updated the <code>Microsoft.Extensions.Logging.Configuration</code> and <code>Microsoft.Extensions.Diagnostics.Abstractions</code> package versions to <code>9.0.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/pull/5967">#5967</a>)</p> </li> </ul> <p>See <a href="https://github.com/open-telemetry/opentelemetry-dotnet/blob/core-1.10.0/src/OpenTelemetry/CHANGELOG.md">CHANGELOG</a> for details.</p> </li> <li> <p>NuGet: <a href="https://www.nuget.org/packages/OpenTelemetry.Api/1.10.0">OpenTelemetry.Api v1.10.0</a></p> <ul> <li>Updated <code>System.Diagnostics.DiagnosticSource</code> package version to <code>9.0.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/pull/5967">#5967</a>)</li> </ul> <p>See <a href="https://github.com/open-telemetry/opentelemetry-dotnet/blob/core-1.10.0/src/OpenTelemetry.Api/CHANGELOG.md">CHANGELOG</a> for details.</p> </li> <li> <p>NuGet: <a href="https://www.nuget.org/packages/OpenTelemetry.Api.ProviderBuilderExtensions/1.10.0">OpenTelemetry.Api.ProviderBuilderExtensions v1.10.0</a></p> <ul> <li>Updated <code>Microsoft.Extensions.DependencyInjection.Abstractions</code> package version to <code>9.0.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/pull/5967">#5967</a>)</li> </ul> <p>See <a href="https://github.com/open-telemetry/opentelemetry-dotnet/blob/core-1.10.0/src/OpenTelemetry.Api.ProviderBuilderExtensions/CHANGELOG.md">CHANGELOG</a> for details.</p> </li> <li> <p>NuGet: <a href="https://www.nuget.org/packages/OpenTelemetry.Exporter.Console/1.10.0">OpenTelemetry.Exporter.Console v1.10.0</a></p> <p>No notable changes.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md">OpenTelemetry.Api's changelog</a>.</em></p> <blockquote> <h2>1.10.0</h2> <ul> <li> <p>Bumped the package versions of <code>System.Diagnostic.DiagnosticSource</code> and other Microsoft.Extensions.* packages to <code>9.0.0</code>.</p> </li> <li> <p>Added support for new APIs introduced in <code>System.Diagnostics.DiagnosticSource</code> <code>9.0.0</code>:</p> <ul> <li> <p><a href="https://learn.microsoft.com/dotnet/api/system.diagnostics.metrics.instrumentadvice-1">InstrumentAdvice<T></a></p> <p>For details see: <a href="./docs/metrics/customizing-the-sdk/README.md#explicit-bucket-histogram-aggregation">Explicit bucket histogram aggregation</a>.</p> </li> <li> <p><a href="https://learn.microsoft.com/dotnet/api/system.diagnostics.metrics.gauge-1">Gauge<T></a></p> </li> <li> <p><a href="https://learn.microsoft.com/dotnet/api/system.diagnostics.activitysource.tags">ActivitySource.Tags</a> (supported in OtlpExporter & ConsoleExporter)</p> </li> </ul> </li> <li> <p>Experimental features promoted to stable:</p> <ul> <li> <p><code>CardinalityLimit</code> can now be managed for individual metrics via the View API. For details see: <a href="./docs/metrics/customizing-the-sdk/README.md#changing-the-cardinality-limit-for-a-metric">Changing cardinality limit for a Metric</a>.</p> </li> <li> <p>The <a href="https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#overflow-attribute">overflow attribute</a> (<code>otel.metric.overflow</code>) behavior is now enabled by default. The <code>OTEL_DOTNET_EXPERIMENTAL_METRICS_EMIT_OVERFLOW_ATTRIBUTE</code> environment variable is no longer required. For details see: <a href="./docs/metrics/README.md#cardinality-limits">Cardinality Limits</a>.</p> </li> <li> <p>The MetricPoint reclaim behavior is now enabled by default when Delta aggregation temporality is used. The <code>OTEL_DOTNET_EXPERIMENTAL_METRICS_RECLAIM_UNUSED_METRIC_POINTS</code> environment variable is no longer required. For details see: <a href="./docs/metrics/README.md#cardinality-limits">Cardinality Limits</a>.</p> </li> </ul> </li> <li> <p>Added <code>OpenTelemetrySdk.Create</code> API for configuring OpenTelemetry .NET signals (logging, tracing, and metrics) via a single builder. This new API simplifies bootstrap and teardown, and supports cross-cutting extensions targeting <code>IOpenTelemetryBuilder</code>.</p> </li> <li> <p>Removed out of support <code>net6.0</code> target and added <code>net9.0</code> target.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-dotnet/commit/626b30e127e3be15bec53f6b0e690a67eeb70bb1"><code>626b30e</code></a> [release] Prepare release core-1.10.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/issues/5968">#5968</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-dotnet/commit/8ae945345f686b3114faf26b23dc6e742861fdac"><code>8ae9453</code></a> [repo] Updates for .NET 9 release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/issues/5967">#5967</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-dotnet/commit/6fbae0d6557f0c64d0c352f60cf2cceeea37c55e"><code>6fbae0d</code></a> [docs] Add digital signing section with sigstore details (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/issues/5961">#5961</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-dotnet/commit/ae3feb9bcd0b5298a7e4336eacefe2c7d21a83a1"><code>ae3feb9</code></a> [otlp] OTLP Exporter Custom serializer - (Part 2) Histogram and Exponential H...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-dotnet/commit/d113ecfbed11d1909faf77a768c5fd34639760df"><code>d113ecf</code></a> [docs-metrics] Add content for histogram bucket configuration via advice api ...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-dotnet/commit/2aae6e12d4acf65f50134768e30695e6c43c356f"><code>2aae6e1</code></a> [tests] Clean up class structure in metrics tests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/issues/5960">#5960</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-dotnet/commit/60445836cceb99bf4e6715965c3c8ea57533d9e9"><code>6044583</code></a> [otlp] OTLP Exporter Custom serializer - (Part 1) Counter and Gauge (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/issues/5958">#5958</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-dotnet/commit/e3b920c0daaca26ae2326cb00c0a7f758edb7310"><code>e3b920c</code></a> Move Reiley Yang 🐇 to Emeritus👋 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/issues/5959">#5959</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-dotnet/commit/8c1cd6488e38a7a2d1743b074ac32f87ff053954"><code>8c1cd64</code></a> [docs] Tweaks for stable metric point reclaim (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/issues/5957">#5957</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-dotnet/commit/112e17f50e09583b99a2e73800e6e3a37ad77a6c"><code>112e17f</code></a> [sdk-metrics] Stablize MetricPoint reclaim feature for delta aggregation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-dotnet/issues/5956">#5956</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.9.0...core-1.10.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
- Loading branch information