cake-contrib / Cake.Incubator

This project contains various experimental but useful extension methods and aliases for Cake
http://cakebuild.net/api/Cake.Incubator/
Other
19 stars 26 forks source link

(maint): Bump FakeItEasy.Analyzer.CSharp from 5.1.0 to 6.1.0 #139

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps FakeItEasy.Analyzer.CSharp from 5.1.0 to 6.1.0.

Release notes

Sourced from FakeItEasy.Analyzer.CSharp's releases.

6.1.0

New

  • Warn of improper usage of An-based argument constraints (#25) FakeItEasy 7.0.0 introduced An-based argument constraints (FakeItEasy/FakeItEasy#1819). These are now analyzed and warnings (and code fixes, where appropriate) offered on misuse.
  • Specify developmentDependency=true in packages (#22)

Additional Items

  • Make analyzer/analyzers terminology more consistent in documentation (#20)
  • Update MinVer to 2.3.0 (#24)
  • Quell warnings by dropping netcoreapp3.0 from build and tests (#26)
  • Update tools-shared submodule (#28)

6.0.0

Removed support for older Visual Studios

  • Support Visual Studio 2017 15.9+ and Visual Studio 2019, dropping support for Visual Studio 2015 (#14) This is an intentional change relative the 5.3.0 release. Note that the 5.4.0 release inadvertently dropped support for VS 2015 and VS2017.

Changed

Retired Diagnostics

  • Diagnostic FakeItEasy0006, "Assertion uses legacy Repeated class" (FakeItEasy/FakeItEasy#1296)

Additional Items

  • Always test on all supported platforms on the current operating system (#8)
  • Update mkdocs to 1.0.4 (#12)
  • Fix broken NuGet badge (#15)
  • Point to release notes in this repository (#16)
  • Update tools submodule to FakeItEasy/FakeItEasy.Tools@f6eaae9594b01b5941d07cf69758f7238c454071 (#17)

With special thanks for contributions to this release from:

  • Elijah Newren - @​newren, whose git-filter-repo was instrumental in extracting the analyzer code from the main FakeItEasy repo

6.0.0-beta.1

Removed support for older Visual Studios

  • Support Visual Studio 2017 15.9+ and Visual Studio 2019, dropping support for Visual Studio 2015 (#14) This is an intentional change relative the 5.3.0 release. Note that the 5.4.0 release inadvertently dropped support for VS 2015 and VS2017.

Changed

Retired Diagnostics

  • Diagnostic FakeItEasy0006, "Assertion uses legacy Repeated class" (FakeItEasy/FakeItEasy#1296)

... (truncated)

Commits


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
nils-a commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

cake-contrib-bot commented 2 years ago

:tada: This issue has been resolved in version 7.0.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: