Skip to content

Upgrade packages#1375

Merged
iceljc merged 2 commits into
SciSharp:masterfrom
iceljc:master
Jul 7, 2026
Merged

Upgrade packages#1375
iceljc merged 2 commits into
SciSharp:masterfrom
iceljc:master

Conversation

@iceljc

@iceljc iceljc commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@iceljc iceljc merged commit eeb2bb6 into SciSharp:master Jul 7, 2026
0 of 4 checks passed
@qodo-code-review

Copy link
Copy Markdown
Contributor

PR Summary by Qodo

Bump Google GenerativeAI and OpenAI package versions

⚙️ Configuration changes 🕐 Less than 5 minutes

Grey Divider

AI Description

• Upgrade Google_GenerativeAI and Google_GenerativeAI.Live from 3.6.4 to 3.6.6.
• Upgrade OpenAI SDK from 2.10.0 to 2.12.0.
• Keep dependency versions centralized via Directory.Packages.props.
High-Level Assessment

The following are alternative approaches to this PR:

1. Automate dependency upgrades (Renovate/Dependabot)
  • ➕ Regular, incremental updates reduce drift and simplify troubleshooting
  • ➕ Can auto-open PRs with changelogs and security advisories
  • ➕ Enables consistent cadence and approval workflows
  • ➖ Requires initial configuration and tuning for noisy ecosystems
  • ➖ May create frequent PR churn if not batched/limited

Recommendation: The current approach (central version updates in Directory.Packages.props) is the right mechanism for a repo using central package management. If upgrades are frequent, consider adding Renovate/Dependabot to automate version bumps and attach release notes, while batching non-critical updates to reduce PR volume.

Files changed (1) +6 / -6

Other (1) +6 / -6
Directory.Packages.propsUpgrade Google GenerativeAI and OpenAI SDK package versions +6/-6

Upgrade Google GenerativeAI and OpenAI SDK package versions

• Updates centrally-managed NuGet package versions for Google_GenerativeAI (+ Live) and the OpenAI SDK. No additional packages are introduced and no code changes are included in this PR.

Directory.Packages.props

@qodo-code-review

Copy link
Copy Markdown
Contributor

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant