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: Bump Moq.Analyzers from 0.1.2 to 0.3.0 in /dotnet #10315

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps Moq.Analyzers from 0.1.2 to 0.3.0.

Release notes

Sourced from Moq.Analyzers's releases.

v0.3.0

Moq.Analyzers v0.3.0 🎄

Holidays are coming and it's time for the last release of the year! 🎉

There's a lot that has gone into this release, mostly housekeeping and bug fixes that are transparent to you. However, there are two new diagnostics included in this release.

This will be the last release until we move to v1.0.0

Analyzer Behavior Changes

What's Changed

... (truncated)

Commits
  • 5b00626 Update version.json to be 0.3.0 stable
  • 00c7e90 Update version spec
  • 5f4914b Add AnalyzerUtilities to NuGet package (#326)
  • fc3aac2 Add new rules since 0.2.0 to front page README.md
  • 10b3bdf Fix duplicate header on Moq1410.md
  • 0544d36 Update shipping rules for 0.3.0
  • d3dfc5d Update version.json to proper spec
  • e224052 Set version to '0.3.0-v0.3.0-alpha'
  • 93e2f6c Add new rule to enforce MockBehavior.Strict (Moq1410) (#302)
  • 4cf69db Remove false positive for Moq1200 when using parameterized lambda (#301)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [Moq.Analyzers](https://github.com/rjmurillo/moq.analyzers) from 0.1.2 to 0.3.0.
- [Release notes](https://github.com/rjmurillo/moq.analyzers/releases)
- [Commits](rjmurillo/moq.analyzers@v0.1.2...v0.3.0)

---
updated-dependencies:
- dependency-name: Moq.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2025 23:08
@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Jan 27, 2025
@github-actions github-actions bot changed the title Bump Moq.Analyzers from 0.1.2 to 0.3.0 in /dotnet .Net: Bump Moq.Analyzers from 0.1.2 to 0.3.0 in /dotnet Jan 27, 2025
@markwallace-microsoft markwallace-microsoft added the kernel Issues or pull requests impacting the core kernel label Jan 28, 2025
@markwallace-microsoft markwallace-microsoft removed the kernel Issues or pull requests impacting the core kernel label Jan 28, 2025
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit c69d55c Jan 28, 2025
17 checks passed
@markwallace-microsoft markwallace-microsoft deleted the dependabot/nuget/dotnet/Moq.Analyzers-0.3.0 branch January 28, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. Used by Dependabot. .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants