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

.Net: Update Moq.Analyzers from 0.0.9 to 0.1.0 #6547

Conversation

MattKotsenas
Copy link
Member

Motivation and Context

After a hiatus, there's a new version of Moq.Analyzers. As part of releasing the new version the maintainers (including me) are upgrading some popular OSS projects to use the new version and verify compatibility.

Description

Updating Moq.Analyzers from 0.0.9 to 0.1.0. There were no issues found. I also manually created some incorrect mocks to verify the analyzer would fire correctly if there were issues.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the SK Contribution Guidelines and the pre-submission formatting script raises no violations
    • NOTE: dotnet format isn't clean on main. So my change introduces no new issues

  • All unit tests pass, and I have added new tests where possible
    • NOTE: .UnitTests all pass, however some integration tests do not pass on main

  • I didn't break anyone 😄

@MattKotsenas MattKotsenas requested a review from a team as a code owner June 4, 2024 19:20
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Jun 4, 2024
@github-actions github-actions bot changed the title Update Moq.Analyzers from 0.0.9 to 0.1.0 .Net: Update Moq.Analyzers from 0.0.9 to 0.1.0 Jun 4, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Jun 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 19, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Jun 19, 2024
Merged via the queue into microsoft:main with commit 9d1fd22 Jun 19, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants