Skip to content

Commit

Permalink
build(deps): bump the avalonia group with 6 updates (#132)
Browse files Browse the repository at this point in the history
Bumps the avalonia group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.9` | `11.0.10` |
| [Avalonia.Skia](https://github.com/AvaloniaUI/Avalonia) | `11.0.9` | `11.0.10` |
| [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) | `11.0.9` | `11.0.10` |
| [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) | `11.0.9` | `11.0.10` |
| [Avalonia.Themes.Simple](https://github.com/AvaloniaUI/Avalonia) | `11.0.9` | `11.0.10` |
| [Avalonia.Themes.Fluent](https://github.com/AvaloniaUI/Avalonia) | `11.0.9` | `11.0.10` |
| [Avalonia.Themes.Simple](https://github.com/AvaloniaUI/Avalonia) | `11.0.9` | `11.0.10` |


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

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

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

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

Updates `Avalonia.Themes.Simple` from 11.0.9 to 11.0.10
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.9...11.0.10)

Updates `Avalonia.Themes.Fluent` from 11.0.9 to 11.0.10
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.9...11.0.10)

Updates `Avalonia.Themes.Simple` from 11.0.9 to 11.0.10
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.9...11.0.10)

---
updated-dependencies:
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
- dependency-name: Avalonia.Skia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
- dependency-name: Avalonia.Desktop
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
- dependency-name: Avalonia.Diagnostics
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
- dependency-name: Avalonia.Themes.Simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
- dependency-name: Avalonia.Themes.Fluent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
- dependency-name: Avalonia.Themes.Simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 8dafaba commit 610deb2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions demo/Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
<PublishTrimmed>true</PublishTrimmed>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia.Desktop" Version="11.0.9" />
<PackageReference Include="Avalonia.Diagnostics" Version="11.0.9" />
<PackageReference Include="Avalonia.Skia" Version="11.0.9" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.9" />
<PackageReference Include="Avalonia.Themes.Simple" Version="11.0.9" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.10" />
<PackageReference Include="Avalonia.Diagnostics" Version="11.0.10" />
<PackageReference Include="Avalonia.Skia" Version="11.0.10" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.10" />
<PackageReference Include="Avalonia.Themes.Simple" Version="11.0.10" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\src\Projektanker.Icons.Avalonia.FontAwesome\Projektanker.Icons.Avalonia.FontAwesome.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia.Skia" Version="11.0.9" />
<PackageReference Include="Avalonia.Skia" Version="11.0.10" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia.Skia" Version="11.0.9" />
<PackageReference Include="Avalonia.Skia" Version="11.0.10" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<AvaloniaNameGeneratorIsEnabled>false</AvaloniaNameGeneratorIsEnabled>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.9" />
<PackageReference Include="Avalonia" Version="11.0.10" />
</ItemGroup>
</Project>

0 comments on commit 610deb2

Please sign in to comment.