Skip to content

Commit

Permalink
chore(deps): Bump the all group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [PolySharp](https://github.com/Sergio0694/PolySharp) | `1.13.2` | `1.14.0` |
| Microsoft.Windows.SDK.BuildTools | `10.0.22621.2428` | `10.0.25936-preview` |
| [Uno.UI](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.64` |
| [Uno.WinUI](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.64` |
| [Uno.WinUI.Skia.Wpf](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.64` |
| [Uno.WinUI.RemoteControl](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.64` |
| [Uno.UI.Adapter.Microsoft.Extensions.Logging](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.64` |
| [H.Resources.Generator](https://github.com/HavenDV/H.Resources.Generator) | `1.5.1` | `1.6.0` |


Updates `PolySharp` from 1.13.2 to 1.14.0
- [Release notes](https://github.com/Sergio0694/PolySharp/releases)
- [Commits](Sergio0694/PolySharp@1.13.2...1.14.0)

Updates `Microsoft.Windows.SDK.BuildTools` from 10.0.22621.2428 to 10.0.25936-preview

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

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

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

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

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

Updates `H.Resources.Generator` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/HavenDV/H.Resources.Generator/releases)
- [Commits](https://github.com/HavenDV/H.Resources.Generator/commits)

---
updated-dependencies:
- dependency-name: PolySharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.Windows.SDK.BuildTools
  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
- dependency-name: Uno.WinUI
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Uno.WinUI.Skia.Wpf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Uno.WinUI.RemoteControl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Uno.UI.Adapter.Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: H.Resources.Generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Dec 11, 2023
1 parent 244df17 commit c88a074
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
<PackageReference Include="H.Resources.Generator" Version="1.5.1">
<PackageReference Include="H.Resources.Generator" Version="1.6.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="H.Resources.Generator" Version="1.5.1">
<PackageReference Include="H.Resources.Generator" Version="1.6.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit c88a074

Please sign in to comment.