Skip to content

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

Merged
JerrettDavis merged 1 commit intomainfrom
dependabot/nuget/all-nuget-6d89ec2fde
Mar 31, 2026
Merged

deps: Bump the all-nuget group with 2 updates#35
JerrettDavis merged 1 commit intomainfrom
dependabot/nuget/all-nuget-6d89ec2fde

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated JD.SemanticKernel.Connectors.Abstractions from 0.1.18 to 0.1.23.

Release notes

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

0.1.23

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.22...v0.1.23

0.1.22

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.21...v0.1.22

0.1.21

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.19...v0.1.21

0.1.20

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.19...v0.1.20

0.1.19

What's Changed

New Contributors

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.18...v0.1.19

Commits viewable in compare view.

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 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.18 to 0.1.23
Bumps Meziantou.Analyzer from 3.0.26 to 3.0.29

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

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.

@dependabot dependabot bot requested a review from JerrettDavis as a code owner March 30, 2026 09:54
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ 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 bcdde35.
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
Contributor

Code Coverage

Summary
  Generated on: 03/30/2026 - 09:55:55
  Coverage date: 03/30/2026 - 09:55:44 - 03/30/2026 - 09:55:52
  Parser: MultiReport (9x Cobertura)
  Assemblies: 1
  Classes: 10
  Files: 9
  Line coverage: 79%
  Covered lines: 230
  Uncovered lines: 61
  Coverable lines: 291
  Total lines: 913
  Branch coverage: 67.2% (78 of 116)
  Covered branches: 78
  Total branches: 116
  Method coverage: 89.5% (43 of 48)
  Full method coverage: 81.2% (39 of 48)
  Covered methods: 43
  Fully covered methods: 39
  Total methods: 48

JD.SemanticKernel.Connectors.ClaudeCode                                    79%
  JD.SemanticKernel.Connectors.ClaudeCode.ClaudeCodeCredentialsFile       100%
  JD.SemanticKernel.Connectors.ClaudeCode.ClaudeCodeHttpClientFactory     100%
  JD.SemanticKernel.Connectors.ClaudeCode.ClaudeCodeOAuthCredentials      100%
  JD.SemanticKernel.Connectors.ClaudeCode.ClaudeCodeSessionException     33.3%
  JD.SemanticKernel.Connectors.ClaudeCode.ClaudeCodeSessionHttpHandler   95.2%
  JD.SemanticKernel.Connectors.ClaudeCode.ClaudeCodeSessionOptions        100%
  JD.SemanticKernel.Connectors.ClaudeCode.ClaudeCodeSessionProvider        70%
  JD.SemanticKernel.Connectors.ClaudeCode.ClaudeModelDiscovery            100%
  JD.SemanticKernel.Connectors.ClaudeCode.KernelBuilderExtensions        93.7%
  JD.SemanticKernel.Connectors.ClaudeCode.ServiceCollectionExtensions     100%

@github-actions
Copy link
Copy Markdown
Contributor

Test Results

184 tests   175 ✅  3s ⏱️
  5 suites    9 💤
  5 files      0 ❌

Results for commit bcdde35.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.94%. Comparing base (b30146b) to head (bcdde35).
⚠️ Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   80.31%   75.94%   -4.37%     
==========================================
  Files           9        9              
  Lines         254      291      +37     
  Branches       37       47      +10     
==========================================
+ Hits          204      221      +17     
- Misses         41       61      +20     
  Partials        9        9              
Flag Coverage Δ
unittests 75.94% <ø> (-4.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 1453ca6 into main Mar 31, 2026
11 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/all-nuget-6d89ec2fde branch March 31, 2026 21:37
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