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

Bump FakeItEasy.Analyzer.CSharp from 6.1.0 to 6.1.1 #300

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@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)

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] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code 📦 dependencies Pull requests that update a dependency file labels Jan 23, 2023
@github-actions github-actions bot added this to the v0.1.1 milestone Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code 📦 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant