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 |
| --- | --- | --- |
| [H.Resources.Generator](https://github.com/HavenDV/H.Resources.Generator) | `1.5.1` | `1.6.0` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.0` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.0` |
| [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.5` | `11.0.7` |
| [Verify.MSTest](https://github.com/VerifyTests/Verify) | `22.6.0` | `23.0.1` |


Updates `H.Resources.Generator` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/HavenDV/H.Resources.Generator/releases)
- [Commits](https://github.com/HavenDV/H.Resources.Generator/commits)

Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/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://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v.3.2.0)

Updates `Avalonia` from 11.0.5 to 11.0.7
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.5...11.0.7)

Updates `Verify.MSTest` from 22.6.0 to 23.0.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@22.6.0...23.0.1)

---
updated-dependencies:
- dependency-name: H.Resources.Generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Verify.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Jan 29, 2024
1 parent 407759e commit ee34996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageVersion Include="Avalonia" Version="11.0.5" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.1" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
<PackageVersion Include="Verify.MSTest" Version="22.6.0" />
<PackageVersion Include="Verify.MSTest" Version="23.0.1" />
<PackageVersion Include="Verify.SourceGenerators" Version="2.2.0" />
<PackageVersion Include="H.Generators.Tests.Extensions" Version="1.22.0" />
</ItemGroup>
Expand Down

0 comments on commit ee34996

Please sign in to comment.