Skip to content

Commit ff53016

Browse files
build(deps): Bump the all group across 1 directory with 5 updates
Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Microsoft.Win32.SystemEvents](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk) | `1.6.240923002` | `1.6.241114003` | | [Uno.CommunityToolkit.WinUI.UI](https://github.com/unoplatform/Uno.WindowsCommunityToolkit) | `7.1.203` | `7.1.204` | | [Uno.WinUI](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.19` | | [Uno.UI](https://github.com/unoplatform/uno) | `5.5.37` | `5.5.87` | Updates `Microsoft.Win32.SystemEvents` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) Updates `Microsoft.WindowsAppSDK` from 1.6.240923002 to 1.6.241114003 - [Release notes](https://github.com/microsoft/windowsappsdk/releases) - [Commits](https://github.com/microsoft/windowsappsdk/commits) Updates `Uno.CommunityToolkit.WinUI.UI` from 7.1.203 to 7.1.204 - [Commits](https://github.com/unoplatform/Uno.WindowsCommunityToolkit/commits) Updates `Uno.WinUI` from 5.0.48 to 5.0.19 - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](https://github.com/unoplatform/uno/commits/5.0.19) Updates `Uno.UI` from 5.5.37 to 5.5.87 - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](unoplatform/uno@5.5.37...5.5.87) --- updated-dependencies: - dependency-name: Microsoft.Win32.SystemEvents dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.WindowsAppSDK dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Uno.CommunityToolkit.WinUI.UI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Uno.WinUI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Uno.UI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79094c6 commit ff53016

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Directory.Packages.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
77
<PackageVersion Include="Microsoft.Windows.Compatibility" Version="8.0.0" />
88
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
9-
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.6.240923002" />
9+
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.6.241114003" />
1010
<PackageVersion Include="SkiaSharp.Skottie" Version="2.88.6" />
1111
<PackageVersion Include="SkiaSharp.Views.Uno.WinUI" Version="2.88.6" />
1212
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.5.0" />
@@ -29,12 +29,12 @@
2929
<PackageVersion Include="WpfAnalyzers" Version="4.1.1" />
3030
<PackageVersion Include="CommunityToolkit.WinUI.UI" Version="7.1.2" />
3131
<PackageVersion Include="Microsoft.Toolkit.Uwp.UI" Version="7.1.3" />
32-
<PackageVersion Include="Uno.CommunityToolkit.WinUI.UI" Version="7.1.203" />
32+
<PackageVersion Include="Uno.CommunityToolkit.WinUI.UI" Version="7.1.204" />
3333
<PackageVersion Include="Uno.Microsoft.Toolkit.Uwp.UI" Version="7.1.11" />
34-
<PackageVersion Include="Uno.UI" Version="5.5.37" />
34+
<PackageVersion Include="Uno.UI" Version="5.5.87" />
3535
<PackageVersion Include="OxyPlot.SkiaSharp.Wpf" Version="2.2.0" />
3636
<PackageVersion Include="OxyPlot.Wpf" Version="2.2.0" />
37-
<PackageVersion Include="Microsoft.Win32.SystemEvents" Version="8.0.0" />
37+
<PackageVersion Include="Microsoft.Win32.SystemEvents" Version="9.0.0" />
3838
<PackageVersion Include="CommunityToolkit.Mvvm" Version="8.3.2" />
3939
<PackageVersion Include="OxyPlot.ExampleLibrary" Version="2.2.0" />
4040
<PackageVersion Include="Uno.WinUI.Skia.Wpf" Version="5.0.48" />

0 commit comments

Comments
 (0)