Skip to content

deps: Bump the analyzers group with 1 update#19

Merged
JerrettDavis merged 1 commit intomainfrom
dependabot/nuget/analyzers-e89a7593ce
Mar 31, 2026
Merged

deps: Bump the analyzers group with 1 update#19
JerrettDavis merged 1 commit intomainfrom
dependabot/nuget/analyzers-e89a7593ce

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Updated Meziantou.Analyzer from 3.0.26 to 3.0.29.

Release notes

Sourced from Meziantou.Analyzer's releases.

3.0.29

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.28...3.0.29

3.0.28

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.27...3.0.28

3.0.27

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.26...3.0.27

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Meziantou.Analyzer from 3.0.26 to 3.0.29

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA b5a73ff.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions
Copy link
Copy Markdown

Code Coverage

Summary
  Generated on: 03/30/2026 - 09:57:19
  Coverage date: 03/30/2026 - 09:57:14 - 03/30/2026 - 09:57:17
  Parser: MultiReport (5x Cobertura)
  Assemblies: 2
  Classes: 14
  Files: 13
  Line coverage: 87.2%
  Covered lines: 225
  Uncovered lines: 33
  Coverable lines: 258
  Total lines: 880
  Branch coverage: 78.5% (77 of 98)
  Covered branches: 77
  Total branches: 98
  Method coverage: 98% (51 of 52)
  Full method coverage: 88.4% (46 of 52)
  Covered methods: 51
  Fully covered methods: 46
  Total methods: 52

JD.SemanticKernel.Connectors.Abstractions                                   100%
  JD.SemanticKernel.Connectors.Abstractions.ModelInfo                       100%
  JD.SemanticKernel.Connectors.Abstractions.SessionCredentials              100%
  JD.SemanticKernel.Connectors.Abstractions.SessionOptionsBase              100%

JD.SemanticKernel.Connectors.GitHubCopilot                                 86.9%
  JD.SemanticKernel.Connectors.GitHubCopilot.CopilotHttpClientFactory       100%
  JD.SemanticKernel.Connectors.GitHubCopilot.CopilotModelDiscovery          100%
  JD.SemanticKernel.Connectors.GitHubCopilot.CopilotSessionException        100%
  JD.SemanticKernel.Connectors.GitHubCopilot.CopilotSessionHttpHandler      100%
  JD.SemanticKernel.Connectors.GitHubCopilot.CopilotSessionOptions          100%
  JD.SemanticKernel.Connectors.GitHubCopilot.CopilotSessionProvider        75.9%
  JD.SemanticKernel.Connectors.GitHubCopilot.KernelBuilderExtensions        100%
  JD.SemanticKernel.Connectors.GitHubCopilot.Models.CopilotAppsEntry       66.6%
  JD.SemanticKernel.Connectors.GitHubCopilot.Models.CopilotEndpoints        100%
  JD.SemanticKernel.Connectors.GitHubCopilot.Models.CopilotTokenResponse    100%
  JD.SemanticKernel.Connectors.GitHubCopilot.ServiceCollectionExtensions    100%

@github-actions
Copy link
Copy Markdown

Test Results

101 tests   92 ✅  0s ⏱️
  3 suites   9 💤
  3 files     0 ❌

Results for commit b5a73ff.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@c3e3a80). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage        ?   82.94%           
=======================================
  Files           ?       13           
  Lines           ?      258           
  Branches        ?       40           
=======================================
  Hits            ?      214           
  Misses          ?       33           
  Partials        ?       11           
Flag Coverage Δ
unittests 82.94% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants