Skip to content

Commit

Permalink
Bump the cake-issues group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the cake-issues group with 3 updates: [Cake.Frosting.Issues.MsBuild](https://github.com/cake-contrib/Cake.Issues), [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime) and [Cake.Issues](https://github.com/cake-contrib/Cake.Issues).


Updates `Cake.Frosting.Issues.MsBuild` from 4.10.1 to 4.11.0
- [Release notes](https://github.com/cake-contrib/Cake.Issues/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml)
- [Commits](cake-contrib/Cake.Issues@4.10.1...4.11.0)

Updates `System.Runtime.CompilerServices.Unsafe` from 4.5.3 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)

Updates `Cake.Issues` from 4.10.1 to 4.11.0
- [Release notes](https://github.com/cake-contrib/Cake.Issues/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml)
- [Commits](cake-contrib/Cake.Issues@4.10.1...4.11.0)

---
updated-dependencies:
- dependency-name: Cake.Frosting.Issues.MsBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cake-issues
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cake-issues
- dependency-name: Cake.Issues
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cake-issues
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent bcdee55 commit 59a3401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Build/Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<PackageReference Include="Cake.FileHelpers" Version="7.0.0" />
<PackageReference Include="Cake.Frosting" Version="4.0.0" />
<PackageReference Include="Cake.Frosting.Git" Version="4.0.0" />
<PackageReference Include="Cake.Issues" Version="4.10.1" />
<PackageReference Include="Cake.Frosting.Issues.MsBuild" Version="4.10.1" />
<PackageReference Include="Cake.Issues" Version="4.11.0" />
<PackageReference Include="Cake.Frosting.Issues.MsBuild" Version="4.11.0" />
<PackageReference Include="Cake.Json" Version="7.0.1" />
<PackageReference Include="Cake.XdtTransform" Version="2.0.0" />
<PackageReference Include="Dnn.CakeUtils" Version="2.0.2" />
Expand Down

0 comments on commit 59a3401

Please sign in to comment.