Skip to content

Commit

Permalink
chore(deps): Bump the all group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [DependencyPropertyGenerator](https:/HavenDV/DependencyPropertyGenerator) | `1.3.3` | `1.4.0` |
| [PolySharp](https:/Sergio0694/PolySharp) | `1.13.2` | `1.14.1` |
| Microsoft.Windows.SDK.BuildTools | `10.0.22621.2428` | `10.0.25936-preview` |
| [MSTest.TestAdapter](https:/microsoft/testfx) | `3.1.1` | `3.2.0` |
| [MSTest.TestFramework](https:/microsoft/testfx) | `3.1.1` | `3.2.0` |


Updates `DependencyPropertyGenerator` from 1.3.3 to 1.4.0
- [Commits](https:/HavenDV/DependencyPropertyGenerator/commits)

Updates `PolySharp` from 1.13.2 to 1.14.1
- [Release notes](https:/Sergio0694/PolySharp/releases)
- [Commits](Sergio0694/PolySharp@1.13.2...1.14.1)

Updates `Microsoft.Windows.SDK.BuildTools` from 10.0.22621.2428 to 10.0.25936-preview

Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.0
- [Release notes](https:/microsoft/testfx/releases)
- [Changelog](https:/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v.3.2.0)

Updates `MSTest.TestFramework` from 3.1.1 to 3.2.0
- [Release notes](https:/microsoft/testfx/releases)
- [Changelog](https:/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v.3.2.0)

---
updated-dependencies:
- dependency-name: DependencyPropertyGenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: PolySharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.Windows.SDK.BuildTools
  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-minor
  dependency-group: all
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 10e6f83 commit 039905a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
</ItemGroup>

Expand Down

0 comments on commit 039905a

Please sign in to comment.