Skip to content

Commit

Permalink
Bump the czishrink group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the czishrink group with 5 updates in the /czishrink directory:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.2` | `7.0.0` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` |
| [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) | `21.1.3` | `21.1.7` |
| [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions) | `21.1.3` | `21.1.7` |



Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.2 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v9.0.0)

Updates `FluentAssertions` from 6.12.2 to 7.0.0
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.12.2...7.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 `System.IO.Abstractions` from 21.1.3 to 21.1.7
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.1.3...v21.1.7)

Updates `System.IO.Abstractions.TestingHelpers` from 21.1.3 to 21.1.7
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.1.3...v21.1.7)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: czishrink
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: czishrink
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: czishrink
- dependency-name: System.IO.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: czishrink
- dependency-name: System.IO.Abstractions.TestingHelpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: czishrink
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent e1dfec0 commit a5e9b01
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2,039 deletions.
6 changes: 3 additions & 3 deletions czishrink/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<AutoFixtureVersion>4.18.1</AutoFixtureVersion>
<AvaloniaVersion>11.2.0</AvaloniaVersion>
<ReactiveUIVersion>20.1.63</ReactiveUIVersion>
<SystemIOAbstractionsVersion>21.1.3</SystemIOAbstractionsVersion>
<SystemIOAbstractionsVersion>21.1.7</SystemIOAbstractionsVersion>
<WixVersion>5.0.2</WixVersion>
</PropertyGroup>
<ItemGroup>
Expand All @@ -20,11 +20,11 @@
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="DynamicData" Version="9.0.4" />
<PackageVersion Include="FluentAssertions" Version="6.12.2" />
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
<PackageVersion Include="Fody" Version="6.8.2" />
<PackageVersion Include="libczicompressc" Version="0.5.2" />
<PackageVersion Include="MessageBox.Avalonia" Version="3.1.6.13" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
<PackageVersion Include="Moq" Version="4.20.72" />
<PackageVersion Include="Projektanker.Icons.Avalonia.FontAwesome" Version="9.4.1" />
Expand Down
Loading

0 comments on commit a5e9b01

Please sign in to comment.