Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.2.0` | `11.2.1` |
| [Projektanker.Icons.Avalonia.FontAwesome](https://github.com/Projektanker/Icons.Avalonia) | `9.4.1` | `9.5.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` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.2` | `3.0.0` |



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

Updates `Projektanker.Icons.Avalonia.FontAwesome` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/Projektanker/Icons.Avalonia/releases)
- [Changelog](https://github.com/Projektanker/Icons.Avalonia/blob/main/CHANGELOG.md)
- [Commits](Projektanker/Icons.Avalonia@v9.4.1...v9.5.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)

Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0)

---
updated-dependencies:
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: czishrink
- dependency-name: Projektanker.Icons.Avalonia.FontAwesome
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: czishrink
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent e1dfec0 commit 799ab34
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2,721 deletions.
12 changes: 6 additions & 6 deletions czishrink/Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project>
<PropertyGroup>
<AutoFixtureVersion>4.18.1</AutoFixtureVersion>
<AvaloniaVersion>11.2.0</AvaloniaVersion>
<AvaloniaVersion>11.2.1</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,14 +20,14 @@
<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" />
<PackageVersion Include="Projektanker.Icons.Avalonia.FontAwesome" Version="9.5.0" />
<PackageVersion Include="ReactiveUI" Version="$(ReactiveUIVersion)" />
<PackageVersion Include="ReactiveUI.Fody" Version="19.5.41" />
<PackageVersion Include="Splat" Version="15.2.22" />
Expand All @@ -40,6 +40,6 @@
<PackageVersion Include="WixToolset.Bal.wixext" Version="$(WixVersion)" />
<PackageVersion Include="WixToolset.UI.wixext" Version="$(WixVersion)"/>
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
</ItemGroup>
</Project>
Loading

0 comments on commit 799ab34

Please sign in to comment.