Skip to content

Commit

Permalink
build(deps): Bump the all group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` |
| [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk) | `1.6.240829007` | `1.6.240923002` |
| [Uno.WinUI](https://github.com/unoplatform/uno) | `5.0.48` | `5.5.37` |
| [Uno.CommunityToolkit.WinUI.UI](https://github.com/unoplatform/Uno.WindowsCommunityToolkit) | `7.1.200` | `7.1.203` |
| [Uno.WinUI](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.19` |
| [Uno.UI](https://github.com/unoplatform/uno) | `5.0.48` | `5.5.37` |



Updates `Microsoft.Extensions.Logging.Console` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `Microsoft.WindowsAppSDK` from 1.6.240829007 to 1.6.240923002
- [Release notes](https://github.com/microsoft/windowsappsdk/releases)
- [Commits](https://github.com/microsoft/windowsappsdk/commits)

Updates `Uno.WinUI` from 5.0.48 to 5.5.37
- [Release notes](https://github.com/unoplatform/uno/releases)
- [Commits](https://github.com/unoplatform/uno/commits/5.5.37)

Updates `Uno.CommunityToolkit.WinUI.UI` from 7.1.200 to 7.1.203
- [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.5.37)

Updates `Uno.UI` from 5.0.48 to 5.5.37
- [Release notes](https://github.com/unoplatform/uno/releases)
- [Commits](https://github.com/unoplatform/uno/commits/5.5.37)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.WindowsAppSDK
  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-minor
  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-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Nov 11, 2024
1 parent 8f729a4 commit 79094c6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
<PackageVersion Include="Microsoft.Windows.Compatibility" Version="8.0.0" />
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.6.240829007" />
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.6.240923002" />
<PackageVersion Include="SkiaSharp.Skottie" Version="2.88.6" />
<PackageVersion Include="SkiaSharp.Views.Uno.WinUI" Version="2.88.6" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.5.0" />
Expand All @@ -19,7 +19,7 @@
<PackageVersion Include="Uno.Wasm.Bootstrap" Version="8.0.4" />
<PackageVersion Include="Uno.Wasm.Bootstrap.DevServer" Version="8.0.4" />
<PackageVersion Include="Uno.Wasm.Bootstrap.Server" Version="8.0.4" />
<PackageVersion Include="Uno.WinUI" Version="5.0.48" />
<PackageVersion Include="Uno.WinUI" Version="5.5.37" />
<PackageVersion Include="Uno.WinUI.RemoteControl" Version="5.0.48" />
<PackageVersion Include="Uno.WinUI.Skia.Gtk" Version="5.0.48" />
<PackageVersion Include="Uno.WinUI.WebAssembly" Version="5.0.48" />
Expand All @@ -29,9 +29,9 @@
<PackageVersion Include="WpfAnalyzers" Version="4.1.1" />
<PackageVersion Include="CommunityToolkit.WinUI.UI" Version="7.1.2" />
<PackageVersion Include="Microsoft.Toolkit.Uwp.UI" Version="7.1.3" />
<PackageVersion Include="Uno.CommunityToolkit.WinUI.UI" Version="7.1.200" />
<PackageVersion Include="Uno.CommunityToolkit.WinUI.UI" Version="7.1.203" />
<PackageVersion Include="Uno.Microsoft.Toolkit.Uwp.UI" Version="7.1.11" />
<PackageVersion Include="Uno.UI" Version="5.0.48" />
<PackageVersion Include="Uno.UI" Version="5.5.37" />
<PackageVersion Include="OxyPlot.SkiaSharp.Wpf" Version="2.2.0" />
<PackageVersion Include="OxyPlot.Wpf" Version="2.2.0" />
<PackageVersion Include="Microsoft.Win32.SystemEvents" Version="8.0.0" />
Expand Down

0 comments on commit 79094c6

Please sign in to comment.