Skip to content

Conversation

@ysmoradi
Copy link
Member

@ysmoradi ysmoradi commented Nov 23, 2025

closes #11736

Summary by CodeRabbit

  • Chores
    • Updated multiple development and production dependencies across projects to the latest versions, including Sass, Microsoft.Extensions.AI, Community Toolkit packages, and others.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Nov 23, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This PR updates multiple dependencies across the project: Sass from 1.94.0 to 1.94.2 in several Node.js projects; Microsoft.Extensions.AI and related NuGet packages to version 10.0.1; Aspire hosting packages to 13.0.0-beta.444; Npgsql.EntityFrameworkCore.PostgreSQL to 10.0.0; and Twilio to 7.13.7. All changes are version bumps with no code modifications.

Changes

Cohort / File(s) Summary
Sass devDependency updates to 1.94.2
src/BlazorUI/Bit.BlazorUI.Assets/package.json, src/BlazorUI/Bit.BlazorUI.Extras/package.json, src/BlazorUI/Bit.BlazorUI.Icons/package.json, src/BlazorUI/Bit.BlazorUI/package.json, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/package.json, src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/package.json, src/Websites/Careers/src/Bit.Websites.Careers.Client/package.json, src/Websites/Platform/src/Bit.Websites.Platform.Client/package.json, src/Websites/Sales/src/Bit.Websites.Sales.Client/package.json
Bumped Sass from 1.94.0 to 1.94.2 in all package.json files.
Microsoft.Extensions.AI NuGet package updates to 10.0.1
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
Updated Microsoft.Extensions.AI to 10.0.1 and Microsoft.Extensions.AI.OpenAI to 10.0.1-preview.1.25571.5.
Central package version management
src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props
Updated multiple packages: CommunityToolkit.Aspire.Hosting.\* packages (9.9.0 → 13.0.0-beta.444), Microsoft.Extensions.AI (10.0.0 → 10.0.1), Microsoft.Extensions.AI.OpenAI (preview version bump), Npgsql.EntityFrameworkCore.PostgreSQL (10.0.0-rc.2 → 10.0.0), and Twilio (7.13.6 → 7.13.7).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~15 minutes

  • Verify Sass 1.94.2 compatibility and test builds across all front-end projects
  • Confirm Microsoft.Extensions.AI 10.0.1 release notes for breaking changes
  • Validate CommunityToolkit.Aspire major version jump (9.9.0 to 13.0.0-beta.444) for API compatibility
  • Test Npgsql transition from rc.2 to stable (10.0.0) with database operations

Poem

🐰 Hop, hop, hooray! The versions dance and play,
Sass is sleeker, AI's stronger every way,
Aspire flies high, databases are spry,
Dependencies refreshed beneath November's sky! 🌟

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Knowledge base: Disabled due to Reviews -> Disable Knowledge Base setting

📥 Commits

Reviewing files that changed from the base of the PR and between ad38c39 and 7f32076.

⛔ Files ignored due to path filters (9)
  • src/BlazorUI/Bit.BlazorUI.Assets/package-lock.json is excluded by !**/package-lock.json
  • src/BlazorUI/Bit.BlazorUI.Extras/package-lock.json is excluded by !**/package-lock.json
  • src/BlazorUI/Bit.BlazorUI.Icons/package-lock.json is excluded by !**/package-lock.json
  • src/BlazorUI/Bit.BlazorUI/package-lock.json is excluded by !**/package-lock.json
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/package-lock.json is excluded by !**/package-lock.json
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/package-lock.json is excluded by !**/package-lock.json
  • src/Websites/Careers/src/Bit.Websites.Careers.Client/package-lock.json is excluded by !**/package-lock.json
  • src/Websites/Platform/src/Bit.Websites.Platform.Client/package-lock.json is excluded by !**/package-lock.json
  • src/Websites/Sales/src/Bit.Websites.Sales.Client/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (13)
  • src/BlazorUI/Bit.BlazorUI.Assets/package.json (1 hunks)
  • src/BlazorUI/Bit.BlazorUI.Extras/package.json (1 hunks)
  • src/BlazorUI/Bit.BlazorUI.Icons/package.json (1 hunks)
  • src/BlazorUI/Bit.BlazorUI/package.json (1 hunks)
  • src/BlazorUI/Demo/Bit.BlazorUI.Demo.Server/Bit.BlazorUI.Demo.Server.csproj (2 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/package.json (1 hunks)
  • src/ResxTranslator/Bit.ResxTranslator/Bit.ResxTranslator.csproj (1 hunks)
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/package.json (1 hunks)
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props (4 hunks)
  • src/Websites/Careers/src/Bit.Websites.Careers.Client/package.json (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Client/package.json (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Server/Bit.Websites.Platform.Server.csproj (1 hunks)
  • src/Websites/Sales/src/Bit.Websites.Sales.Client/package.json (1 hunks)

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.

@ysmoradi ysmoradi changed the title Project dependencies are outdated (#11736) Update project dependencies (#11736) Nov 23, 2025
@ysmoradi ysmoradi merged commit 341ec84 into bitfoundation:develop Nov 23, 2025
5 of 6 checks passed
@ysmoradi ysmoradi deleted the 11736 branch November 23, 2025 12:21
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

1 participant