Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all group with 17 updates #14

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the all group with 27 updates:

Package From To
Microsoft.NET.Test.Sdk 17.11.1 17.12.0
Microsoft.Testing.Extensions.Telemetry 1.4.2 1.4.3
Microsoft.Testing.Platform 1.4.2 1.4.3
Microsoft.ApplicationInsights 2.22.0 2.22.0
System.Diagnostics.DiagnosticSource 8.0.1 5.0.0
System.Buffers 4.5.1 4.5.1
System.Memory 4.5.5 4.5.4
System.Numerics.Vectors 4.5.0 4.5.0
System.Runtime.CompilerServices.Unsafe 6.0.0 5.0.0
Microsoft.Testing.Extensions.TrxReport.Abstractions 1.4.2 1.4.3
Microsoft.Testing.Extensions.VSTestBridge 1.4.2 1.4.3
Microsoft.TestPlatform.ObjectModel 17.11.1 17.11.1
System.Collections.Immutable 8.0.0 1.5.0
System.Reflection.Metadata 8.0.1 1.6.0
Microsoft.Testing.Platform.MSBuild 1.4.2 1.4.3
Microsoft.TestPlatform.ObjectModel 17.11.1 17.12.0
MSTest.TestAdapter 3.6.1 3.6.3
MSTest.TestFramework 3.6.2 3.6.3
System.Diagnostics.DiagnosticSource 8.0.1 9.0.0
System.Runtime.CompilerServices.Unsafe 6.0.0 6.0.0
System.Memory 4.5.5 4.5.5
System.Buffers 4.5.1 4.6.0
System.Collections.Immutable 8.0.0 9.0.0
System.Memory 4.5.5 4.6.0
System.Numerics.Vectors 4.5.0 4.6.0
System.Runtime.CompilerServices.Unsafe 6.0.0 6.1.0
System.Reflection.Metadata 8.0.1 9.0.0

Updates Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.0

Commits

Updates Microsoft.Testing.Extensions.Telemetry from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Extensions.Telemetry's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.Testing.Platform from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Platform's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.ApplicationInsights from 2.22.0 to 2.22.0

Changelog

Sourced from Microsoft.ApplicationInsights's changelog.

Commits

Updates System.Diagnostics.DiagnosticSource from 8.0.1 to 5.0.0

Commits
  • cf258a1 [release/5.0] [browser][crypto] Remove restraining not supported attribute Pr...
  • 25c7409 [release/5.0] Fix missing signatures for Cross bitness DAC symbols (#43499)
  • aedbe68 Pass target properties to signing
  • 2b9b47d Pass down buildArchitecture for signing
  • 4de00f8 Unify paths used for cross-bit components
  • 25e8b0d [release/5.0] [.NET 5.0] Add support for libicu67 and several more higher ver...
  • 2d8e19f Change default FeedbackSize for TripleDES internal implementation to 8
  • 78740be Don't autoupgrade homebrew formula in install-native-dependencies.sh (#43353)
  • be12034 [release/5.0] Update dependencies from dotnet/arcade (#43321)
  • d90f149 [release/5.0] [wasm][net] System.Net.Mail should not throw PNSE for full asse...
  • Additional commits viewable in compare view

Updates System.Buffers from 4.5.1 to 4.5.1

Updates System.Memory from 4.5.5 to 4.5.4

Updates System.Numerics.Vectors from 4.5.0 to 4.5.0

Updates System.Runtime.CompilerServices.Unsafe from 6.0.0 to 5.0.0

Commits
  • cf258a1 [release/5.0] [browser][crypto] Remove restraining not supported attribute Pr...
  • 25c7409 [release/5.0] Fix missing signatures for Cross bitness DAC symbols (#43499)
  • aedbe68 Pass target properties to signing
  • 2b9b47d Pass down buildArchitecture for signing
  • 4de00f8 Unify paths used for cross-bit components
  • 25e8b0d [release/5.0] [.NET 5.0] Add support for libicu67 and several more higher ver...
  • 2d8e19f Change default FeedbackSize for TripleDES internal implementation to 8
  • 78740be Don't autoupgrade homebrew formula in install-native-dependencies.sh (#43353)
  • be12034 [release/5.0] Update dependencies from dotnet/arcade (#43321)
  • d90f149 [release/5.0] [wasm][net] System.Net.Mail should not throw PNSE for full asse...
  • Additional commits viewable in compare view

Updates Microsoft.Testing.Platform from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Platform's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.Testing.Extensions.TrxReport.Abstractions from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Extensions.TrxReport.Abstractions's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.Testing.Extensions.Telemetry from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Extensions.Telemetry's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.Testing.Extensions.VSTestBridge from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Extensions.VSTestBridge's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.Testing.Platform from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Platform's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.TestPlatform.ObjectModel from 17.11.1 to 17.11.1

Commits

Updates Microsoft.ApplicationInsights from 2.22.0 to 2.22.0

Changelog

Sourced from Microsoft.ApplicationInsights's changelog.

Commits

Updates Microsoft.Testing.Extensions.TrxReport.Abstractions from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Extensions.TrxReport.Abstractions's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates System.Diagnostics.DiagnosticSource from 8.0.1 to 5.0.0

Commits
  • cf258a1 [release/5.0] [browser][crypto] Remove restraining not supported attribute Pr...
  • 25c7409 [release/5.0] Fix missing signatures for Cross bitness DAC symbols (#43499)
  • aedbe68 Pass target properties to signing
  • 2b9b47d Pass down buildArchitecture for signing
  • 4de00f8 Unify paths used for cross-bit components
  • 25e8b0d [release/5.0] [.NET 5.0] Add support for libicu67 and several more higher ver...
  • 2d8e19f Change default FeedbackSize for TripleDES internal implementation to 8
  • 78740be Don't autoupgrade homebrew formula in install-native-dependencies.sh (#43353)
  • be12034 [release/5.0] Update dependencies from dotnet/arcade (#43321)
  • d90f149 [release/5.0] [wasm][net] System.Net.Mail should not throw PNSE for full asse...
  • Additional commits viewable in compare view

Updates System.Buffers from 4.5.1 to 4.5.1

Updates System.Collections.Immutable from 8.0.0 to 1.5.0

Updates System.Memory from 4.5.5 to 4.5.4

Updates System.Numerics.Vectors from 4.5.0 to 4.5.0

Updates System.Reflection.Metadata from 8.0.1 to 1.6.0

Updates System.Runtime.CompilerServices.Unsafe from 6.0.0 to 5.0.0

Commits
  • cf258a1 [release/5.0] [browser][crypto] Remove restraining not supported attribute Pr...
  • 25c7409 [release/5.0] Fix missing signatures for Cross bitness DAC symbols (#43499)
  • aedbe68 Pass target properties to signing
  • 2b9b47d Pass down buildArchitecture for signing
  • 4de00f8 Unify paths used for cross-bit components
  • 25e8b0d [release/5.0] [.NET 5.0] Add support for libicu67 and several more higher ver...
  • 2d8e19f Change default FeedbackSize for TripleDES internal implementation to 8
  • 78740be Don't autoupgrade homebrew formula in install-native-dependencies.sh (#43353)
  • be12034 [release/5.0] Update dependencies from dotnet/arcade (#43321)
  • d90f149 [release/5.0] [wasm][net] System.Net.Mail should not throw PNSE for full asse...
  • Additional commits viewable in compare view

Updates Microsoft.Testing.Platform from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Platform's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.Testing.Platform.MSBuild from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Platform.MSBuild's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.TestPlatform.ObjectModel from 17.11.1 to 17.12.0

Commits

Updates System.Collections.Immutable from 8.0.0 to 1.5.0

Updates System.Reflection.Metadata from 8.0.1 to 1.6.0

Updates Microsoft.Testing.Extensions.Telemetry from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Extensions.Telemetry's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.Testing.Extensions.VSTestBridge from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Extensions.VSTestBridge's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.Testing.Platform from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Platform's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.Testing.Platform.MSBuild from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Platform.MSBuild's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates Microsoft.TestPlatform.ObjectModel from 17.11.1 to 17.11.1

Commits

Updates Microsoft.ApplicationInsights from 2.22.0 to 2.22.0

Changelog

Sourced from Microsoft.ApplicationInsights's changelog.

Commits

Updates Microsoft.Testing.Extensions.TrxReport.Abstractions from 1.4.2 to 1.4.3

Changelog

Sourced from Microsoft.Testing.Extensions.TrxReport.Abstractions's changelog.

[1.4.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.Telemetry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport.Abstractions: 1.4.3
  • Microsoft.Testing.Extensions.VSTestBridge: 1.4.3
  • Microsoft.Testing.Platform: 1.4.3
  • Microsoft.Testing.Platform.MSBuild: 1.4.3
Commits

Updates MSTest.TestAdapter from 3.6.1 to 3.6.3

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.6.3

See the release notes here

v3.6.2

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.6.3] - 2024-11-12

See full log here

Fixed

Artifacts

  • MSTest: 3.6.3
  • MSTest.TestFramework: 3.6.3
  • MSTest.TestAdapter: 3.6.3
  • MSTest.Analyzers: 3.6.3
  • MSTest.Sdk: 3.6.3
  • Microsoft.Testing.Extensions.CrashDump: 1.4.3
  • Microsoft.Testing.Extensions.HangDump: 1.4.3
  • Microsoft.Testing.Extensions.HotReload: 1.4.3
  • Microsoft.Testing.Extensions.Retry: 1.4.3
  • Microsoft.Testing.Extensions.TrxReport: 1.4.3

[3.6.2] - 2024-10-31

See full log here

Fixed

Bumps the all group with 27 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` |
| [Microsoft.Testing.Extensions.Telemetry](https://github.com/microsoft/testfx) | `1.4.2` | `1.4.3` |
| [Microsoft.Testing.Platform](https://github.com/microsoft/testfx) | `1.4.2` | `1.4.3` |
| [Microsoft.ApplicationInsights](https://github.com/Microsoft/ApplicationInsights-dotnet) | `2.22.0` | `2.22.0` |
| [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) | `8.0.1` | `5.0.0` |
| System.Buffers | `4.5.1` | `4.5.1` |
| System.Memory | `4.5.5` | `4.5.4` |
| System.Numerics.Vectors | `4.5.0` | `4.5.0` |
| [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime) | `6.0.0` | `5.0.0` |
| [Microsoft.Testing.Extensions.TrxReport.Abstractions](https://github.com/microsoft/testfx) | `1.4.2` | `1.4.3` |
| [Microsoft.Testing.Extensions.VSTestBridge](https://github.com/microsoft/testfx) | `1.4.2` | `1.4.3` |
| [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) | `17.11.1` | `17.11.1` |
| System.Collections.Immutable | `8.0.0` | `1.5.0` |
| System.Reflection.Metadata | `8.0.1` | `1.6.0` |
| [Microsoft.Testing.Platform.MSBuild](https://github.com/microsoft/testfx) | `1.4.2` | `1.4.3` |
| [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.6.1` | `3.6.3` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.6.2` | `3.6.3` |
| [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` |
| [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime) | `6.0.0` | `6.0.0` |
| System.Memory | `4.5.5` | `4.5.5` |
| System.Buffers | `4.5.1` | `4.6.0` |
| System.Collections.Immutable | `8.0.0` | `9.0.0` |
| System.Memory | `4.5.5` | `4.6.0` |
| System.Numerics.Vectors | `4.5.0` | `4.6.0` |
| [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime) | `6.0.0` | `6.1.0` |
| System.Reflection.Metadata | `8.0.1` | `9.0.0` |


Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.12.0)

Updates `Microsoft.Testing.Extensions.Telemetry` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.Testing.Platform` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.ApplicationInsights` from 2.22.0 to 2.22.0
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-dotnet@2.22.0...2.22.0)

Updates `System.Diagnostics.DiagnosticSource` from 8.0.1 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v5.0.0)

Updates `System.Buffers` from 4.5.1 to 4.5.1

Updates `System.Memory` from 4.5.5 to 4.5.4

Updates `System.Numerics.Vectors` from 4.5.0 to 4.5.0

Updates `System.Runtime.CompilerServices.Unsafe` from 6.0.0 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v5.0.0)

Updates `Microsoft.Testing.Platform` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.Testing.Extensions.TrxReport.Abstractions` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.Testing.Extensions.Telemetry` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.Testing.Extensions.VSTestBridge` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.Testing.Platform` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.TestPlatform.ObjectModel` from 17.11.1 to 17.11.1
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.11.1)

Updates `Microsoft.ApplicationInsights` from 2.22.0 to 2.22.0
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-dotnet@2.22.0...2.22.0)

Updates `Microsoft.Testing.Extensions.TrxReport.Abstractions` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `System.Diagnostics.DiagnosticSource` from 8.0.1 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v5.0.0)

Updates `System.Buffers` from 4.5.1 to 4.5.1

Updates `System.Collections.Immutable` from 8.0.0 to 1.5.0

Updates `System.Memory` from 4.5.5 to 4.5.4

Updates `System.Numerics.Vectors` from 4.5.0 to 4.5.0

Updates `System.Reflection.Metadata` from 8.0.1 to 1.6.0

Updates `System.Runtime.CompilerServices.Unsafe` from 6.0.0 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v5.0.0)

Updates `Microsoft.Testing.Platform` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.Testing.Platform.MSBuild` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.TestPlatform.ObjectModel` from 17.11.1 to 17.12.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.11.1)

Updates `System.Collections.Immutable` from 8.0.0 to 1.5.0

Updates `System.Reflection.Metadata` from 8.0.1 to 1.6.0

Updates `Microsoft.Testing.Extensions.Telemetry` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.Testing.Extensions.VSTestBridge` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.Testing.Platform` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.Testing.Platform.MSBuild` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `Microsoft.TestPlatform.ObjectModel` from 17.11.1 to 17.11.1
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.11.1)

Updates `Microsoft.ApplicationInsights` from 2.22.0 to 2.22.0
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-dotnet@2.22.0...2.22.0)

Updates `Microsoft.Testing.Extensions.TrxReport.Abstractions` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md)
- [Commits](https://github.com/microsoft/testfx/commits)

Updates `MSTest.TestAdapter` from 3.6.1 to 3.6.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.6.1...v3.6.3)

Updates `System.Diagnostics.DiagnosticSource` from 8.0.1 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v5.0.0)

Updates `System.Buffers` from 4.5.1 to 4.5.1

Updates `System.Collections.Immutable` from 8.0.0 to 1.5.0

Updates `System.Memory` from 4.5.5 to 4.5.4

Updates `System.Numerics.Vectors` from 4.5.0 to 4.5.0

Updates `System.Reflection.Metadata` from 8.0.1 to 1.6.0

Updates `System.Runtime.CompilerServices.Unsafe` from 6.0.0 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v5.0.0)

Updates `MSTest.TestFramework` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.6.2...v3.6.3)

Updates `System.Diagnostics.DiagnosticSource` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v5.0.0)

Updates `System.Runtime.CompilerServices.Unsafe` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v5.0.0)

Updates `System.Buffers` from 4.5.1 to 4.5.1

Updates `System.Memory` from 4.5.5 to 4.5.5

Updates `System.Numerics.Vectors` from 4.5.0 to 4.5.0

Updates `System.Buffers` from 4.5.1 to 4.6.0

Updates `System.Buffers` from 4.5.1 to 4.5.1

Updates `System.Collections.Immutable` from 8.0.0 to 9.0.0

Updates `System.Memory` from 4.5.5 to 4.5.5

Updates `System.Numerics.Vectors` from 4.5.0 to 4.5.0

Updates `System.Runtime.CompilerServices.Unsafe` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v5.0.0)

Updates `System.Buffers` from 4.5.1 to 4.6.0

Updates `System.Memory` from 4.5.5 to 4.6.0

Updates `System.Numerics.Vectors` from 4.5.0 to 4.6.0

Updates `System.Runtime.CompilerServices.Unsafe` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v5.0.0)

Updates `System.Buffers` from 4.5.1 to 4.5.1

Updates `System.Collections.Immutable` from 8.0.0 to 9.0.0

Updates `System.Memory` from 4.5.5 to 4.5.5

Updates `System.Numerics.Vectors` from 4.5.0 to 4.5.0

Updates `System.Reflection.Metadata` from 8.0.1 to 9.0.0

Updates `System.Runtime.CompilerServices.Unsafe` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.Testing.Extensions.Telemetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.ApplicationInsights
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Buffers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: Microsoft.Testing.Platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Extensions.TrxReport.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Extensions.Telemetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Extensions.VSTestBridge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.TestPlatform.ObjectModel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.ApplicationInsights
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Extensions.TrxReport.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Buffers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Reflection.Metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: Microsoft.Testing.Platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Platform.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.TestPlatform.ObjectModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Reflection.Metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: Microsoft.Testing.Extensions.Telemetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Extensions.VSTestBridge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Platform.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.TestPlatform.ObjectModel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.ApplicationInsights
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Testing.Extensions.TrxReport.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Buffers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Reflection.Metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Buffers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Buffers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: System.Buffers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Buffers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: System.Buffers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Reflection.Metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 1, 2024
@DaanV2 DaanV2 merged commit 7d42e73 into master Dec 2, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/all-d0b098afaf branch December 2, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant