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 23 forks source link

(maint): Bump FakeItEasy.Analyzer.CSharp from 6.1.0 to 6.1.1 #220

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps FakeItEasy.Analyzer.CSharp from 6.1.0 to 6.1.1.

Release notes

Sourced from FakeItEasy.Analyzer.CSharp's releases.

6.1.1

Fixed

  • False positive for FakeItEasy0003 when using argument constraint in CallToSet with indexer property (#41)

Additional Items

  • Use GitHub Actions to build and release the project (#37, #43, #45, #46)
  • Build docs using Material for mkdocs and mike, instead of ReadTheDocs (#30, #31, #32, #35, #36, #38, #39)
  • Clean up solution file references (#40)

With special thanks for contributions to this release from:

Full Changelog: https://github.com/FakeItEasy/FakeItEasy.Analyzers/compare/6.1.0...6.1.1

Commits
  • a69a044 Merge pull request #46 from thomaslevesque/update-submodule
  • 644b8cd Update submodule to use dotnet nuget
  • dc0c300 Merge pull request #45 from thomaslevesque/fix-release
  • abb31b6 Update StyleCop.Analyzers to fix false-positive warnings
  • 03fcc90 Update submodule
  • d8f539c Merge pull request #43 from thomaslevesque/fix-release-workflow
  • 85c2032 Add missing GITHUB_TOKEN environment variable
  • ecab896 Merge pull request #42 from zivarah/41-false-positive-0003-indexer-constraint...
  • 1cd5b5f Fix a few code analysis warnings
  • 250740e Include A.CallToSet and Fake.CallsToSet in set of methods supporting argument...
  • 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
nils-a commented 1 year ago

@dependabot rebase

cake-contrib-bot commented 1 year ago

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

The release is available on:

Your GitReleaseManager bot :package::rocket: