Skip to content

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

Merged
JerrettDavis merged 1 commit into
mainfrom
dependabot/nuget/all-nuget-d4b1e64ca5
Jun 8, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Updated JD.SemanticKernel.Connectors.Abstractions from 0.1.56 to 0.1.59.

Release notes

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

0.1.59

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.58...v0.1.59

0.1.58

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.57...v0.1.58

0.1.57

What's Changed

Full Changelog: JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot@v0.1.56...v0.1.57

Commits viewable in compare view.

Updated Meziantou.Analyzer from 3.0.98 to 3.0.101.

Release notes

Sourced from Meziantou.Analyzer's releases.

3.0.101

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.100...3.0.101

3.0.100

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.99...3.0.100

3.0.99

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.98...3.0.99

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.56 to 0.1.59
Bumps Meziantou.Analyzer from 3.0.98 to 3.0.101

---
updated-dependencies:
- dependency-name: JD.SemanticKernel.Connectors.Abstractions
  dependency-version: 0.1.59
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-nuget
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.101
  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 Jun 8, 2026
@dependabot dependabot Bot requested a review from JerrettDavis as a code owner June 8, 2026 09:19
@dependabot dependabot Bot added dependencies nuget NuGet dependency updates labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

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

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Test Results

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

Results for commit 57da5af.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Code Coverage

Summary
  Generated on: 06/08/2026 - 09:20:47
  Coverage date: 06/08/2026 - 09:20:42 - 06/08/2026 - 09:20:44
  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%

@JerrettDavis JerrettDavis merged commit 2ea2a49 into main Jun 8, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/all-nuget-d4b1e64ca5 branch June 8, 2026 17:06
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.

1 participant