Skip to content

Update project dependencies (#12199)#12200

Merged
yasmoradi merged 1 commit into
bitfoundation:developfrom
yasmoradi:12199
Mar 20, 2026
Merged

Update project dependencies (#12199)#12200
yasmoradi merged 1 commit into
bitfoundation:developfrom
yasmoradi:12199

Conversation

@yasmoradi

@yasmoradi yasmoradi commented Mar 20, 2026

Copy link
Copy Markdown
Member

closes #12199

Summary by CodeRabbit

  • Chores
    • Updated build workflow configurations with the latest Xcode setup action version.
    • Bumped multiple NuGet package dependencies to newer versions for maintenance and compatibility improvements.

@coderabbitai

coderabbitai Bot commented Mar 20, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 7d28aaf2-32d3-4380-90f3-f88326270b06

📥 Commits

Reviewing files that changed from the base of the PR and between 484d6f6 and 1d68562.

📒 Files selected for processing (10)
  • .github/workflows/admin-sample.cd.yml
  • .github/workflows/blazorui.demo.cd.yml
  • .github/workflows/todo-sample.cd.yml
  • src/BlazorUI/Demo/Bit.BlazorUI.Demo.Server/Bit.BlazorUI.Demo.Server.csproj
  • src/ResxTranslator/Bit.ResxTranslator/Bit.ResxTranslator.csproj
  • src/SourceGenerators/Bit.SourceGenerators/Bit.SourceGenerators.csproj
  • src/Templates/Boilerplate/Bit.Boilerplate/.github/workflows/cd-template.yml
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Server/Boilerplate.Server.AppHost/Boilerplate.Server.AppHost.csproj
  • src/Websites/Platform/src/Bit.Websites.Platform.Server/Bit.Websites.Platform.Server.csproj

Walkthrough

Updates GitHub Actions workflow Xcode setup action from v1.6.0 to v1.7.0 across multiple workflow files. Patches NuGet dependencies including Microsoft.Extensions.AI (10.4.0→10.4.1), Aspire packages (13.1.2→13.1.3), Scalar.AspNetCore (2.13.10→2.13.11), and IndexRange (1.1.0→1.1.1).

Changes

Cohort / File(s) Summary
GitHub Actions Workflows - Xcode Setup
.github/workflows/admin-sample.cd.yml, .github/workflows/blazorui.demo.cd.yml, .github/workflows/todo-sample.cd.yml, src/Templates/Boilerplate/Bit.Boilerplate/.github/workflows/cd-template.yml
Updated maxim-lobanov/setup-xcode action from v1.6.0 to v1.7.0 while maintaining xcode-version: '26.2' configuration.
Microsoft.Extensions.AI Package Updates
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Server/Bit.BlazorUI.Demo.Server.csproj, src/ResxTranslator/Bit.ResxTranslator/Bit.ResxTranslator.csproj, src/Websites/Platform/src/Bit.Websites.Platform.Server/Bit.Websites.Platform.Server.csproj
Bumped Microsoft.Extensions.AI and Microsoft.Extensions.AI.OpenAI from 10.4.0 to 10.4.1.
Central Package Management Updates
src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props
Updated multiple package versions: Aspire packages (13.1.2→13.1.3), Scalar.AspNetCore (2.13.10→2.13.11), Microsoft.Extensions.AI (10.4.0→10.4.1), and Redis-related Aspire packages.
AppHost SDK Update
src/Templates/Boilerplate/Bit.Boilerplate/src/Server/Boilerplate.Server.AppHost/Boilerplate.Server.AppHost.csproj
Incremented Aspire.AppHost.Sdk from 13.1.2 to 13.1.3.
Source Generators Package Update
src/SourceGenerators/Bit.SourceGenerators/Bit.SourceGenerators.csproj
Bumped IndexRange package from 1.1.0 to 1.1.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Hop along, dependencies dance,
From one version, straight to the next!
Patches and bumps in our package romance,
Workflows refresh, no logic perplexed!
✨ All is bright in the dependency trance!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: updating project dependencies across multiple files and workflows.
Linked Issues check ✅ Passed The PR directly addresses the linked issue #12199 by updating outdated project dependencies in workflows and csproj files.
Out of Scope Changes check ✅ Passed All changes are focused on updating dependencies and workflow versions, directly aligned with the issue objective of addressing outdated dependencies.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@msynk msynk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems fine

@yasmoradi yasmoradi merged commit 5096df7 into bitfoundation:develop Mar 20, 2026
37 of 38 checks passed
@yasmoradi yasmoradi deleted the 12199 branch March 20, 2026 14:23
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.

Project dependencies are outdated

2 participants