Skip to content

Commit

Permalink
Update to Cake.Issues 2.0.0-beta0003 (#307)
Browse files Browse the repository at this point in the history
* Bump Cake.Issues in /Cake.Frosting.Issues.Recipe

Bumps [Cake.Issues](https://github.com/cake-contrib/Cake.Issues) from 2.0.0-beta0001 to 2.0.0-beta0003.
- [Release notes](https://github.com/cake-contrib/Cake.Issues/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/cake-contrib/Cake.Issues/commits)

---
updated-dependencies:
- dependency-name: Cake.Issues
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
# Conflicts:
#	Cake.Frosting.Issues.Recipe/Cake.Frosting.Issues.Recipe/Cake.Frosting.Issues.Recipe.csproj

* Bump Cake.Issues.PullRequests in /Cake.Frosting.Issues.Recipe

Bumps [Cake.Issues.PullRequests](https://github.com/cake-contrib/Cake.Issues) from 2.0.0-beta0001 to 2.0.0-beta0003.
- [Release notes](https://github.com/cake-contrib/Cake.Issues/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/cake-contrib/Cake.Issues/commits)

---
updated-dependencies:
- dependency-name: Cake.Issues.PullRequests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
# Conflicts:
#	Cake.Frosting.Issues.Recipe/Cake.Frosting.Issues.Recipe/Cake.Frosting.Issues.Recipe.csproj

* Bump Cake.Issues.Reporting in /Cake.Frosting.Issues.Recipe

Bumps [Cake.Issues.Reporting](https://github.com/cake-contrib/Cake.Issues) from 2.0.0-beta0001 to 2.0.0-beta0003.
- [Release notes](https://github.com/cake-contrib/Cake.Issues/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/cake-contrib/Cake.Issues/commits)

---
updated-dependencies:
- dependency-name: Cake.Issues.Reporting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
# Conflicts:
#	Cake.Frosting.Issues.Recipe/Cake.Frosting.Issues.Recipe/Cake.Frosting.Issues.Recipe.csproj

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
pascalberger and dependabot[bot] authored Sep 29, 2022
1 parent 78906e6 commit 1b11f04
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@ For recipe compatible with Cake Script Runners see Cake.Issues.Recipe.</Descript
<PackageReference Include="Cake.AzureDevOps" Version="2.0.0" />
<PackageReference Include="Cake.Frosting" Version="2.0.0" PrivateAssets="All" />
<PackageReference Include="Cake.Git" Version="2.0.0" />
<PackageReference Include="Cake.Issues" Version="2.0.0-beta0002" />
<PackageReference Include="Cake.Issues" Version="2.0.0-beta0003" />
<PackageReference Include="Cake.Issues.DupFinder" Version="2.0.0-beta0001" />
<PackageReference Include="Cake.Issues.EsLint" Version="2.0.0-beta0001" />
<PackageReference Include="Cake.Issues.InspectCode" Version="2.0.0-beta0001" />
<PackageReference Include="Cake.Issues.Markdownlint" Version="2.0.0-beta0001" />
<PackageReference Include="Cake.Issues.MsBuild" Version="2.0.0-beta0001" />
<PackageReference Include="Cake.Issues.PullRequests" Version="2.0.0-beta0002" />
<PackageReference Include="Cake.Issues.PullRequests" Version="2.0.0-beta0003" />
<PackageReference Include="Cake.Issues.PullRequests.AppVeyor" Version="2.0.0-beta0001" />
<PackageReference Include="Cake.Issues.PullRequests.AzureDevOps" Version="2.0.0-beta0001" />
<PackageReference Include="Cake.Issues.PullRequests.GitHubActions" Version="2.0.0-beta0001" />
<PackageReference Include="Cake.Issues.Reporting" Version="2.0.0-beta0002" />
<PackageReference Include="Cake.Issues.Reporting" Version="2.0.0-beta0003" />
<PackageReference Include="Cake.Frosting.Issues.Reporting.Generic" Version="2.0.0-beta0001" />
</ItemGroup>

Expand Down

0 comments on commit 1b11f04

Please sign in to comment.