Skip to content

Bump the all group with 4 updates#91

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/src/libs/CSharpToJsonSchema/all-a0b250a7ad
Apr 24, 2026
Merged

Bump the all group with 4 updates#91
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/src/libs/CSharpToJsonSchema/all-a0b250a7ad

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Updated Google_GenerativeAI.Microsoft from 3.6.4 to 3.6.6.

Release notes

Sourced from Google_GenerativeAI.Microsoft's releases.

3.6.6

What's New?

Deprecated mediaChunks in Live API real-time input (#​108)

Newer Gemini models (e.g. gemini-3.1-flash-live-preview) reject realtime_input.media_chunks with an InvalidPayloadData
error. Audio is now sent using the new audio field format.

Changes:

  • BidiGenerateContentRealtimeInput now exposes Audio, Video, and Text properties matching the updated Gemini Live API
  • SendAudioAsync uses the new Audio field instead of the deprecated MediaChunks
  • MediaChunks is retained but marked [Obsolete] for backward compatibility

Full Changelog: gunpal5/Google_GenerativeAI@v3.6.5...v3.6.6

3.6.5

What's Changed?

New Features

  • Oversized attachment auto-upload: GenerativeAIChatClient now automatically promotes oversized inline attachments to
    the Files API via the new PromoteOversizedAttachmentsAsync extension, so requests that exceed inline size limits no
    longer fail.

Fixes & Improvements

  • Lenient TrafficType deserialization (#​107): Added LenientTrafficTypeConverter and new enum values ON_DEMAND_PRIORITY
    and ON_DEMAND_FLEX. Unknown traffic types returned by the Gemini/Vertex API now fall back to TRAFFIC_TYPE_UNSPECIFIED
    instead of throwing JsonException during response deserialization. This mirrors the fix previously applied to
    FinishReason in PR #​98.

Full Changelog: gunpal5/Google_GenerativeAI@v3.6.4...v3.6.5

Commits viewable in compare view.

Updated Microsoft.DotNet.ILCompiler from 10.0.6 to 10.0.7.

Release notes

Sourced from Microsoft.DotNet.ILCompiler's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Text.Json from 10.0.6 to 10.0.7.

Release notes

Sourced from System.Text.Json's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Verify.MSTest from 31.16.1 to 31.16.2.

Release notes

Sourced from Verify.MSTest's releases.

31.16.2

  • #​1714 Unexpected empty.nupkg in output directory
  • #​1721 XUnit V3: Adds attachment with colon in filename - GitHub artifacts upload fails
  • #​1723 Strip solution dir prefix from XunitV3 attachment names

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 Google_GenerativeAI.Microsoft from 3.6.4 to 3.6.6
Bumps Microsoft.DotNet.ILCompiler from 10.0.6 to 10.0.7
Bumps System.Text.Json from 10.0.6 to 10.0.7
Bumps Verify.MSTest from 31.16.1 to 31.16.2

---
updated-dependencies:
- dependency-name: Google_GenerativeAI.Microsoft
  dependency-version: 3.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.DotNet.ILCompiler
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Text.Json
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Verify.MSTest
  dependency-version: 31.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Verify.MSTest
  dependency-version: 31.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Verify.MSTest
  dependency-version: 31.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 24, 2026
@github-actions github-actions Bot merged commit 7c4bbe9 into main Apr 24, 2026
2 of 3 checks passed
@github-actions github-actions Bot deleted the dependabot/nuget/src/libs/CSharpToJsonSchema/all-a0b250a7ad branch April 24, 2026 17:57
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