Update: Bump the dotnet group with 12 updates - #16
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps AWSSDK.S3 from 4.0.102.4 to 4.0.103.3 Bumps BenchmarkDotNet from 0.15.6 to 0.15.8 Bumps coverlet.collector from 6.0.4 to 10.0.1 Bumps Microsoft.Extensions.Logging from 10.0.11 to 10.0.12 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.11 to 10.0.12 Bumps Microsoft.IdentityModel.JsonWebTokens from 8.22.0 to 8.23.0 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.10.1 Bumps OpenTelemetry.Exporter.InMemory from 1.18.0 to 1.19.1 Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.18.0 to 1.19.1 Bumps OpenTelemetry.Extensions.Hosting from 1.18.0 to 1.19.1 Bumps OpenTelemetry.Instrumentation.Runtime from 1.18.0 to 1.19.0 Bumps xunit.runner.visualstudio from 3.1.4 to 4.0.0 --- updated-dependencies: - dependency-name: AWSSDK.S3 dependency-version: 4.0.103.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: BenchmarkDotNet dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-version: 8.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.10.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: OpenTelemetry.Exporter.InMemory dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: OpenTelemetry.Extensions.Hosting dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated AWSSDK.S3 from 4.0.102.4 to 4.0.103.3.
Release notes
Sourced from AWSSDK.S3's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated BenchmarkDotNet from 0.15.6 to 0.15.8.
Release notes
Sourced from BenchmarkDotNet's releases.
0.15.8
This release adds OpenMetrics exporter support for Prometheus-compatible metrics export, improves the Roslyn analyzers with multi-target support and better type checking, and fixes several bugs including process deadlocks and WASM trimming issues.
Features
NO_COLORenvironment variable support for disabling console colors (#2870)Improvements
[DynamicallyAccessedMembers]attribute polyfill (#2883)AsyncProcessOutputReaderfor cleaner process output handling (#2878)Bug Fixes
BenchmarkRunner.Run<T>()with arguments on invalid benchmark type (#2880, fixes #2724)Internal
#if-#endifpreprocessor directives using PolySharp polyfills (#2881)Full Changelog: dotnet/BenchmarkDotNet@v0.15.7...v0.15.8
0.15.7
This release introduces Roslyn analyzers to catch incorrect BenchmarkDotNet usage at compile time, improves .NET Framework version detection, and updates OS detection support.
Features
[Arguments],[Params], and[ParamsAllValues]attribute usage[GenericTypeArguments]requirementsBenchmarkRunner.RuninvocationsImprovements
TargetFrameworkAttribute(#2682)OsBrandHelperBug Fixes
TestCaseFilterfor the test adapterInternal
release.yamlFull Changelog: dotnet/BenchmarkDotNet@v0.15.6...v0.15.7
Commits viewable in compare view.
Updated coverlet.collector from 6.0.4 to 10.0.1.
Release notes
Sourced from coverlet.collector's releases.
10.0.1
Improvements
Fixed
Maintenance
Diff between 10.0.0 and 10.0.1
10.0.0
Improvements
--coverlet-file-prefixoption for unique report files #1869Fixed
Maintenance
Diff between 8.0.1 and 10.0.0
8.0.1
Fixed
Improvements
Diff between 8.0.0 and 8.0.1
8.0.0
Special Thanks: A huge thank you to @Bertk for driving the majority of the work in this release! 🎉
Fixed
Improvements
Diff between 6.0.4 and 8.0.0
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.Extensions.Logging's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.11 to 10.0.12.
Release notes
Sourced from Microsoft.Extensions.Options.ConfigurationExtensions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.IdentityModel.JsonWebTokens from 8.22.0 to 8.23.0.
Release notes
Sourced from Microsoft.IdentityModel.JsonWebTokens's releases.
8.23.0
What's Changed
pclaim path comparison to 8.x by @debchoudhury-id4s in Backport configurable SHRpclaim path comparison to 8.x AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#3577Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.22.0...8.23.0
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.14.1 to 18.10.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.10.1
What's Changed
Full Changelog: microsoft/vstest@v18.10.0...v18.10.1
18.10.0
What's Changed
vstest.consoleand datacollector by @nohwnd in Run Microsoft.Testing.Platform test apps under vstest.console and datacollector microsoft/vstest#16201Full Changelog: microsoft/vstest@v18.9.0...v18.10.0
18.9.0
What's Changed
New Contributors
Full Changelog: microsoft/vstest@v18.8.0...v18.9.0
18.8.1
What's Changed
Full Changelog: microsoft/vstest@v18.8.0...v18.8.1
18.8.0
What's Changed
Full Changelog: microsoft/vstest@v18.7.0...v18.8.0
18.7.0
What's Changed
New Contributors
Full Changelog: microsoft/vstest@v18.6.0...v18.7.0
18.6.0
What's Changed
Changes to tests and infra
... (truncated)
18.5.1
What's Changed
Full Changelog: microsoft/vstest@v18.5.0...v18.5.1
18.5.0
What's Changed
Full Changelog: microsoft/vstest@v18.4.0...v18.5.0
18.4.0
What's Changed
Add LoongArch64 support by @stdmnpkg in Add LoongArch64 support microsoft/vstest#15359
Refactor Condition evaluation by @Youssef1313 in Refactor Condition evaluation microsoft/vstest#15357
Adding info on extensions points part 1 by @nohwnd in Adding info on extensions points part 1 microsoft/vstest#15360
Add option to ask for uploading code QL before the standard window ends by @nohwnd in Add option to ask for uploading code QL before the standard window ends microsoft/vstest#15373
Update runtime versions by @nohwnd in Update runtime versions microsoft/vstest#15372
Fix .NET 10 regression for traits by @Youssef1313 in Fix .NET 10 regression for traits microsoft/vstest#15370
Update target frameworks to net10.0 and net11.0 by @dotnet-maestro[bot] in Update target frameworks to net10.0 and net11.0 microsoft/vstest#15349
Fix names in pipeline matrix so we don't have to align them by @nohwnd in Fix names in pipeline matrix so we don't have to align them microsoft/vstest#15365
Update SECURITY.md by @Youssef1313 in Update SECURITY.md microsoft/vstest#15342
New Contributors
Full Changelog: microsoft/vstest@v18.3.0...v18.4.0
18.3.0
What's Changed
Internal fixes and updates
New Contributors
18.0.1
What's Changed
Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation
Internal changes
Full Changelog: microsoft/vstest@v18.0.0...v18.0.1
18.0.0
What's Changed
Internal fixes and updates
... (truncated)
Commits viewable in compare view.
Updated OpenTelemetry.Exporter.InMemory from 1.18.0 to 1.19.1.
Release notes
Sourced from OpenTelemetry.Exporter.InMemory's releases.
1.19.1
For highlights and announcements pertaining to this release see: Release Notes > 1.19.1.
The following changes are from the previous release 1.19.0.
NuGet: OpenTelemetry v1.19.1
NotSupportedExceptionthrown when building aTracerProviderorMeterProviderwith a large number of wildcard source/meter patterns onnet8.0, and a relatedOutOfMemoryExceptionthat could occur when many such providers were built over the lifetime of a process.(#7788)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.InMemory v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.OpenTelemetryProtocol v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Zipkin v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Extensions.Hosting v1.19.1
No notable changes.
... (truncated)
1.19.1-rc.1
The following changes are from the previous release 1.19.0.
NuGet: OpenTelemetry v1.19.1-rc.1
NotSupportedExceptionthrown when building aTracerProviderorMeterProviderwith a large number of wildcard source/meter patterns onnet8.0, and a relatedOutOfMemoryExceptionthat could occur when many such providers were built over the lifetime of a process.(#7788)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.InMemory v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.OpenTelemetryProtocol v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Zipkin v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Extensions.Hosting v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
... (truncated)
1.19.1-beta.1
The following changes are from the previous release 1.19.0-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.19.1-beta.1
1.19.1.(#7796)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.19.1-beta.1
1.19.1.(#7796)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.19.1-beta.1
1.19.1.(#7796)
See CHANGELOG for details.
1.19.0
For highlights and announcements pertaining to this release see: Release Notes > 1.19.0.
The following changes are from the previous release 1.18.0.
NuGet: OpenTelemetry v1.19.0
Added Schema URL to internally created
Resourceinstances.(#7726)
Reduced allocations when formatting self-diagnostics events with up to three parameters.
(#7730)
Added
AlwaysRecordSampler.(#7695)
Fixed
CircularBufferBucketsso the first delta histogram insertion after a reset does not result in an unnecessary scale reduction.(#7749)
Improved wildcard source/meter name matching to avoid excessive matching time at runtime.
(#7760)
Fixed lazy logger provider builds after a failure from reusing partially initialized provider state.
(#7761)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.0
Reduced allocations when creating log record attributes from an array.
(#7699)
Reduced allocations when setting baggage through the
paramsoverload.(#7697)
Reduced allocations when constructing
SpanAttributesfrom an array.(#7698)
Fixed parsing of an inbound
tracestateheader whose member value trimmed to an empty value that previously threw anIndexOutOfRangeExceptioninternally and could silently truncate the tracestate.(#7756)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.0
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.0
... (truncated)
1.19.0-rc.1
The following changes are from the previous release 1.18.0.
NuGet: OpenTelemetry v1.19.0-rc.1
Added Schema URL to internally created
Resourceinstances.(#7726)
Reduced allocations when formatting self-diagnostics events with up to three parameters.
(#7730)
Added
AlwaysRecordSampler.(#7695)
Fixed
CircularBufferBucketsso the first delta histogram insertion after a reset does not result in an unnecessary scale reduction.(#7749)
Improved wildcard source/meter name matching to avoid excessive matching time at runtime.
(#7760)
Fixed lazy logger provider builds after a failure from reusing partially initialized provider state.
(#7761)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.0-rc.1
Reduced allocations when creating log record attributes from an array.
(#7699)
Reduced allocations when setting baggage through the
paramsoverload.(#7697)
Reduced allocations when constructing
SpanAttributesfrom an array.(#7698)
Fixed parsing of an inbound
tracestateheader whose member value trimmed to an empty value that previously threw anIndexOutOfRangeExceptioninternally and could silently truncate the tracestate.(#7756)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.0-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.0-rc.1
IEnumerable<KeyValuePair<string, string?>>andIDictionary). These attributes will be serialized as JSON objects.(#7679)
... (truncated)
1.19.0-beta.1
The following changes are from the previous release 1.18.0-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.19.0-beta.1
Breaking Change The
PrometheusTranslationStrategyenum was renamed toPrometheusAspNetCoreTranslationStrategy.(#7751)
Fixed OpenMetrics
_createdseries being emitted for metric points with a default start time.(#7754)
Prometheus text/OpenMetrics escaping of label values, label names and help text is now more efficient.
(#7758)
A scrape request whose connection is aborted, or whose
X-Prometheus-Scrape-Timeout-Secondsdeadline elapses, now stops waiting for an in-progress metrics collection instead of continuing to wait for it to finish. The collection itself is not cancelled and continues running in the background.(#7757)
Updated OpenTelemetry core component version(s) to
1.19.0.(#7785)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.19.0-beta.1
Breaking Change The
PrometheusTranslationStrategyenum was renamed toPrometheusHttpListenerTranslationStrategy.(#7751)
Fixed OpenMetrics
_createdseries being emitted for metric points with a default start time.(#7754)
Prometheus text/OpenMetrics escaping of label values, label names and help text is now more efficient.
(#7758)
Added
PrometheusHttpListenerOptions.ScrapeResponseTimeoutMilliseconds(default60000) which bounds how long a scrape request waits for its response.X-Prometheus-Scrape-Timeout-Secondsrequest header values may only shorten this limit. The limit bounds the request's wait only: a metrics collection already running when it is reached is not cancelled and continues running in the background.(#7757)
Updated OpenTelemetry core component version(s) to
1.19.0.(#7785)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.19.0-beta.1
1.19.0.(#7785)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.18.0 to 1.19.1.
Release notes
Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.
1.19.1
For highlights and announcements pertaining to this release see: Release Notes > 1.19.1.
The following changes are from the previous release 1.19.0.
NuGet: OpenTelemetry v1.19.1
NotSupportedExceptionthrown when building aTracerProviderorMeterProviderwith a large number of wildcard source/meter patterns onnet8.0, and a relatedOutOfMemoryExceptionthat could occur when many such providers were built over the lifetime of a process.(#7788)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.InMemory v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.OpenTelemetryProtocol v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Zipkin v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Extensions.Hosting v1.19.1
No notable changes.
... (truncated)
1.19.1-rc.1
The following changes are from the previous release 1.19.0.
NuGet: OpenTelemetry v1.19.1-rc.1
NotSupportedExceptionthrown when building aTracerProviderorMeterProviderwith a large number of wildcard source/meter patterns onnet8.0, and a relatedOutOfMemoryExceptionthat could occur when many such providers were built over the lifetime of a process.(#7788)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.InMemory v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.OpenTelemetryProtocol v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Zipkin v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Extensions.Hosting v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
... (truncated)
1.19.1-beta.1
The following changes are from the previous release 1.19.0-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.19.1-beta.1
1.19.1.(#7796)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.19.1-beta.1
1.19.1.(#7796)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.19.1-beta.1
1.19.1.(#7796)
See CHANGELOG for details.
1.19.0
For highlights and announcements pertaining to this release see: Release Notes > 1.19.0.
The following changes are from the previous release 1.18.0.
NuGet: OpenTelemetry v1.19.0
Added Schema URL to internally created
Resourceinstances.(#7726)
Reduced allocations when formatting self-diagnostics events with up to three parameters.
(#7730)
Added
AlwaysRecordSampler.(#7695)
Fixed
CircularBufferBucketsso the first delta histogram insertion after a reset does not result in an unnecessary scale reduction.(#7749)
Improved wildcard source/meter name matching to avoid excessive matching time at runtime.
(#7760)
Fixed lazy logger provider builds after a failure from reusing partially initialized provider state.
(#7761)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.0
Reduced allocations when creating log record attributes from an array.
(#7699)
Reduced allocations when setting baggage through the
paramsoverload.(#7697)
Reduced allocations when constructing
SpanAttributesfrom an array.(#7698)
Fixed parsing of an inbound
tracestateheader whose member value trimmed to an empty value that previously threw anIndexOutOfRangeExceptioninternally and could silently truncate the tracestate.(#7756)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.0
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.0
... (truncated)
1.19.0-rc.1
The following changes are from the previous release 1.18.0.
NuGet: OpenTelemetry v1.19.0-rc.1
Added Schema URL to internally created
Resourceinstances.(#7726)
Reduced allocations when formatting self-diagnostics events with up to three parameters.
(#7730)
Added
AlwaysRecordSampler.(#7695)
Fixed
CircularBufferBucketsso the first delta histogram insertion after a reset does not result in an unnecessary scale reduction.(#7749)
Improved wildcard source/meter name matching to avoid excessive matching time at runtime.
(#7760)
....
Description has been truncated