cake-contrib / Cake.Warp

Cake addin for creating self-contained single binary applications using warp
https://cake-contrib.github.io/Cake.Warp/
MIT License
0 stars 3 forks source link

build: bump Fody from 6.4.0 to 6.5.1 #100

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Fody from 6.4.0 to 6.5.1.

Release notes

Sourced from Fody's releases.

6.5.1

As part of this release we had 9 commits which resulted in 1 issue being closed.

Bug

6.5.0

As part of this release we had 8 commits which resulted in 1 issue being closed.

Feature

Commits
  • fd02d7a Bump version to 6.5.1
  • 7dfd878 Add some log output.
  • c22bb5d Fix #985: Build fails when using dotnet cli and strong assembly
  • 7c17c02 Merge pull request #987 from Fody/dependabot/nuget/Microsoft.NET.Test.Sdk-16.9.4
  • 2542742 Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
  • b46b14b Merge pull request #984 from Fody/dependabot/nuget/Verify.Xunit-11.4.0
  • f963b9a Bump Verify.Xunit from 11.2.0 to 11.4.0
  • 57e18ca Merge pull request #983 from Fody/dependabot/nuget/Verify.Xunit-11.2.0
  • 90ae655 Bump Verify.Xunit from 11.1.0 to 11.2.0
  • b7905c2 Bump version to 6.5.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
dependabot[bot] commented 3 years ago

Superseded by #108.