Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

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: FakeItEasy/FakeItEasy.Analyzers@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
Copy link
Contributor

nils-a commented Jan 29, 2023

@dependabot rebase

Bumps [FakeItEasy.Analyzer.CSharp](https://github.com/FakeItEasy/FakeItEasy.Analyzers) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy.Analyzers/releases)
- [Commits](FakeItEasy/FakeItEasy.Analyzers@6.1.0...6.1.1)

---
updated-dependencies:
- dependency-name: FakeItEasy.Analyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/develop/FakeItEasy.Analyzer.CSharp-6.1.1 branch from 822b1c5 to 763fea6 Compare January 29, 2023 20:22
@nils-a nils-a added the Build label Jan 29, 2023
@nils-a nils-a enabled auto-merge January 29, 2023 20:24
@nils-a nils-a added this to the 8.0.0 milestone Jan 29, 2023
@nils-a nils-a merged commit 2a46ea0 into develop Jan 29, 2023
@nils-a nils-a deleted the dependabot/nuget/develop/FakeItEasy.Analyzer.CSharp-6.1.1 branch January 29, 2023 20:32
@cake-contrib-bot
Copy link

🎉 This issue has been resolved in version 8.0.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants