Skip to content

deps: Bump the all-nuget group with 2 updates#27

Merged
JerrettDavis merged 1 commit into
mainfrom
dependabot/nuget/all-nuget-82c7185118
May 25, 2026
Merged

deps: Bump the all-nuget group with 2 updates#27
JerrettDavis merged 1 commit into
mainfrom
dependabot/nuget/all-nuget-82c7185118

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Updated JD.SemanticKernel.Connectors.Abstractions from 0.1.50 to 0.1.55.

Release notes

Sourced from JD.SemanticKernel.Connectors.Abstractions's releases.

0.1.55

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.54...v0.1.55

0.1.54

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.53...v0.1.54

0.1.53

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.50...v0.1.53

0.1.52

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.51...v0.1.52

0.1.51

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.50...v0.1.51

Commits viewable in compare view.

Updated Meziantou.Analyzer from 3.0.86 to 3.0.94.

Release notes

Sourced from Meziantou.Analyzer's releases.

3.0.94

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.93...3.0.94

3.0.93

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.92...3.0.93

3.0.92

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.91...3.0.92

3.0.91

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.90...3.0.91

3.0.90

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.89...3.0.90

3.0.89

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.88...3.0.89

3.0.88

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.87...3.0.88

3.0.87

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.86...3.0.87

Commits viewable in compare view.

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 JD.SemanticKernel.Connectors.Abstractions from 0.1.50 to 0.1.55
Bumps Meziantou.Analyzer from 3.0.86 to 3.0.94

---
updated-dependencies:
- dependency-name: JD.SemanticKernel.Connectors.Abstractions
  dependency-version: 0.1.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-nuget
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.94
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies nuget NuGet dependency updates labels May 25, 2026
@dependabot dependabot Bot requested a review from JerrettDavis as a code owner May 25, 2026 14:01
@dependabot dependabot Bot added dependencies nuget NuGet dependency updates labels May 25, 2026
@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.

Scanned Files

None

@github-actions
Copy link
Copy Markdown

Code Coverage

Summary
  Generated on: 05/25/2026 - 14:02:44
  Coverage date: 05/25/2026 - 14:02:40 - 05/25/2026 - 14:02:42
  Parser: MultiReport (2x Cobertura)
  Assemblies: 1
  Classes: 13
  Files: 11
  Line coverage: 40.1%
  Covered lines: 246
  Uncovered lines: 367
  Coverable lines: 613
  Total lines: 1657
  Branch coverage: 41.6% (114 of 274)
  Covered branches: 114
  Total branches: 274
  Method coverage: 70.9% (61 of 86)
  Full method coverage: 56.9% (49 of 86)
  Covered methods: 61
  Fully covered methods: 49
  Total methods: 86

JD.SemanticKernel.Connectors.OpenAICodex                                 40.1%
  JD.SemanticKernel.Connectors.OpenAICodex.CodexCredentialsFile           100%
  JD.SemanticKernel.Connectors.OpenAICodex.CodexDeviceCodeAuth              0%
  JD.SemanticKernel.Connectors.OpenAICodex.CodexHttpClientFactory         100%
  JD.SemanticKernel.Connectors.OpenAICodex.CodexModelDiscovery            100%
  JD.SemanticKernel.Connectors.OpenAICodex.CodexSessionException          100%
  JD.SemanticKernel.Connectors.OpenAICodex.CodexSessionHttpHandler         84%
  JD.SemanticKernel.Connectors.OpenAICodex.CodexSessionOptions            100%
  JD.SemanticKernel.Connectors.OpenAICodex.CodexSessionProvider          47.2%
  JD.SemanticKernel.Connectors.OpenAICodex.CodexTokenRefresher              0%
  JD.SemanticKernel.Connectors.OpenAICodex.CodexTokensBlock               100%
  JD.SemanticKernel.Connectors.OpenAICodex.DeviceCodeResponse               0%
  JD.SemanticKernel.Connectors.OpenAICodex.KernelBuilderExtensions          0%
  JD.SemanticKernel.Connectors.OpenAICodex.ServiceCollectionExtensions    100%

@github-actions
Copy link
Copy Markdown

Test Results

60 tests   60 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit be6e935.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage        ?   36.37%           
=======================================
  Files           ?       11           
  Lines           ?      613           
  Branches        ?      110           
=======================================
  Hits            ?      223           
  Misses          ?      367           
  Partials        ?       23           
Flag Coverage Δ
unittests 36.37% <ø> (?)

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.

@JerrettDavis JerrettDavis merged commit 60cd723 into main May 25, 2026
9 checks passed
@JerrettDavis JerrettDavis deleted the dependabot/nuget/all-nuget-82c7185118 branch May 25, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies nuget NuGet dependency updates size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants