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 Meziantou.Analyzer from 2.0.163 to 2.0.182 #353

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps Meziantou.Analyzer from 2.0.163 to 2.0.182.

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.182

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.182

Full Changelog: meziantou/Meziantou.Analyzer@2.0.181...2.0.182

2.0.181

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.181

What's Changed

New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.180...2.0.181

2.0.180

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.180

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.179...2.0.180

2.0.179

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.179

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.178...2.0.179

2.0.178

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.178

Full Changelog: meziantou/Meziantou.Analyzer@2.0.177...2.0.178

2.0.177

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.177

Full Changelog: meziantou/Meziantou.Analyzer@2.0.176...2.0.177

2.0.176

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.176

What's Changed

... (truncated)

Commits
  • 58436c3 Code fixer for MA0053 now supports records
  • 1b0e98c MA0042 skips MemoryStream when type is explicit
  • f255a66 Update MA0076.md (#772)
  • ac26787 Add an option to detect overloads with optional parameters (#771)
  • 970347a Fix folder cache to reduce flakiness (#769)
  • f807685 Update .NET SDK 9.0 (#768)
  • 4975e3b Detect DataClassificationAttribute on containing type
  • 32732ae MA0151 handles backslashs in expressions
  • 7c884cf Check documentation on CI (#765)
  • 7854071 Simplify AvoidUsingRedundantElseAnalyzer (#763)
  • 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 [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.163 to 2.0.182.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.163...2.0.182)

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  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 Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

Code Coverage

Package Line Rate Branch Rate Health
NKZSoft.Template.Application 71% 81%
NKZSoft.Template.Common 68% 50%
NKZSoft.Template.Common.Tests 95% 72%
NKZSoft.Template.Domain 34% 0%
NKZSoft.Template.EFCore.Caching.Redis 97% 100%
NKZSoft.Template.Events 50% 100%
NKZSoft.Template.Infrastructure.Core 82% 100%
NKZSoft.Template.MessageBrokers.RabbitMq 83% 100%
NKZSoft.Template.Persistence.PostgreSQL 68% 70%
NKZSoft.Template.Persistence.Redis 85% 75%
NKZSoft.Template.Presentation.GraphQL 93% 100%
NKZSoft.Template.Presentation.Grpc 79% 35%
NKZSoft.Template.Presentation.Rest 54% 20%
NKZSoft.Template.Presentation.SignalR 100% 100%
NKZSoft.Template.Presentation.Starter 93% 50%
Summary 71% (1057 / 1482) 51% (107 / 208)

Minimum allowed line rate is 50%

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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants