Merged
Conversation
Bumps the nuget group with 6 updates: | Package | From | To | | --- | --- | --- | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `8.0.1` | `8.1.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.12.0` | `17.13.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `3.0.1` | `3.0.2` | | [PolyShim](https://github.com/Tyrrrz/PolyShim) | `1.14.0` | `1.15.0` | | [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.2` | | [CliWrap](https://github.com/Tyrrrz/CliWrap) | `3.7.1` | `3.8.1` | Updates `FluentAssertions` from 8.0.1 to 8.1.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@8.0.1...8.1.1) Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.13.0) Updates `xunit.runner.visualstudio` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.1...3.0.2) Updates `PolyShim` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/Tyrrrz/PolyShim/releases) - [Commits](Tyrrrz/PolyShim@1.14...1.15) Updates `Microsoft.Extensions.DependencyInjection` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) Updates `CliWrap` from 3.7.1 to 3.8.1 - [Release notes](https://github.com/Tyrrrz/CliWrap/releases) - [Commits](Tyrrrz/CliWrap@3.7.1...3.8.1) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: PolyShim dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: CliWrap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Jul 26, 2025
This was referenced Nov 19, 2025
This was referenced Dec 13, 2025
Closed
This was referenced Dec 27, 2025
Closed
This was referenced Jan 3, 2026
Closed
This was referenced Jan 24, 2026
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.
Bumps the nuget group with 6 updates:
8.0.18.1.117.12.017.13.03.0.13.0.21.14.01.15.09.0.19.0.23.7.13.8.1Updates
FluentAssertionsfrom 8.0.1 to 8.1.1Release notes
Sourced from FluentAssertions's releases.
... (truncated)
Commits
4d70568Removed the PS script that opens the FA website because it misbehaves.3405157Fix a formatting exception when {} is used as a dictionary key.af8910fUpdate releases.md255d397Merge pull request #3028 from jnyrup/upmergeecbe47fMerge branch 'support-7.0' into upmergee3693feBump Microsoft.NETFramework.ReferenceAssemblies, System.Collections.Immutable...09d3108Bump the mstest group with 2 updatesee5d499Bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.1f46c84fBump TUnit from 0.10.6 to 0.13.3d75eee3Bump Verify.Xunit from 28.10.1 to 28.11.0 in the xunit groupUpdates
Microsoft.NET.Test.Sdkfrom 17.12.0 to 17.13.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
e8cf380Use 17.3.1 stable CodeCoverageedabaf3Move to macos14 (#14137)1441926Change 17.13 to release (#14942)03c3ac9[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#11120)8907779Fix formatting in Runner (#13871)778c004Add letter number among valid identifiers in class name (#13868)d8aa584Update AzureDevOps.ymlaf4080fUpdate AzureDevOps.ymlf56ab69Update AzureDevOps.ymlf05137eUpdate AzureDevOps.ymlUpdates
xunit.runner.visualstudiofrom 3.0.1 to 3.0.2Commits
dd36e86v3.0.2b67d776Defer reporting until TestCompleteecace34Remove commented out project element2009e51Update to .NET SDK 9 for buildsc676360Add support for configuring maximum print lengths in assertion messagesc157d6fRemove half-written testf02b46dLatest dependencies, for xunit/xunit#313004eacc1Bump up to 3.0.2-preUpdates
PolyShimfrom 1.14.0 to 1.15.0Release notes
Sourced from PolyShim's releases.
Commits
f362e68DetectMicrosoft.Bcl.Memoryand disable related polyfills (#21)6c18a87Update license0e4433aAdd polyfill forOverloadResolutionPriorityAttribute(#19)d063b63Disable NuGet audit in testsa8aea00Use .NET 9966037cAdd polyfills forFeatureGuardAttributeand `FeatureSwitchDefinitionAttribu...4505056Add comments to ignore StyleCop warnings (#17)Updates
Microsoft.Extensions.DependencyInjectionfrom 9.0.1 to 9.0.2Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
... (truncated)
Commits
80aa709Merge commit '692a3b6a9827fa10c51ce2a16b26b51ecca7b430'692a3b6Merged PR 45621: Update DIA to 17.12.0-beta1.24603.5 (#111428)74b5c68Merge commit '6a86517f3a838ba210cdf94b2d6d38125e1906a2'6a86517[release/9.0] Support generic fields in PersistedAssemblyBuilder (#111467)be62441Merge commit '63cb882afa85ee0160999ab1c0b727e866a29aef'63cb882Since we bumped the NDK in https://github.com/dotnet/dotnet-buildtools-prereq...cbcec76Merge pull request #111422 from carlossanlop/release/9.0-stagingf8e3b98Merge commit 'c8acea22626efab11c13778c028975acdc34678f' into internal-merge-9...5994663Merge commit '63b7284d0567c99a56ebefb0c426e04ff81db4ad'63b7284Merge pull request #111378 from carlossanlop/release/9.0-stagingUpdates
CliWrapfrom 3.7.1 to 3.8.1Release notes
Sourced from CliWrap's releases.
Commits
7676d77Clean up0842a1cDon't fail when trying to set resource policy on fast-exiting processd606b4dClean up tests01ee07dAdd support for resource policies (#276)a6ad926Add an overload ofPipeSource.FromCommand(...)that accepts a transform fun...a1aa848DowngradeSystem.Threading.Tasks.Extensionsagain x27be609dBump the nuget group with 9 updates (#274)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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