Skip to content

Conversation

@msynk
Copy link
Member

@msynk msynk commented Nov 5, 2025

closes #11562

Summary by CodeRabbit

  • Chores
    • Updated internal package versions to 10.0.0-pre-08 across all components and dependencies.

@msynk msynk requested a review from ysmoradi November 5, 2025 04:37
@coderabbitai
Copy link

coderabbitai bot commented Nov 5, 2025

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

A systematic version update across the codebase from 10.0.0-pre-07 to 10.0.0-pre-08, applied uniformly to version constants in source files, package references in project files, and version comments in service worker files.

Changes

Cohort / File(s) Summary
Core Library Version Constants
src/Besql/Bit.Besql/wwwroot/bit-besql.js, src/BlazorUI/Bit.BlazorUI/Scripts/general.ts, src/Bswup/Bit.Bswup/Scripts/bit-bswup.progress.ts, src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw-cleanup.ts, src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw.ts, src/Bswup/Bit.Bswup/Scripts/bit-bswup.ts, src/Butil/Bit.Butil/Scripts/butil.ts
Updated public version string constants from 10.0.0-pre-07 to 10.0.0-pre-08 in TypeScript/JavaScript library files; no behavioral changes.
Core Library Version Properties
src/BlazorUI/Bit.BlazorUI/Info.cs
Updated public static version property initializer from "10.0.0-pre-07" to "10.0.0-pre-08".
Build Configuration
src/Bit.Build.props, src/BlazorES2019/Bit.BlazorES2019/buildTransitive/Bit.BlazorES2019.targets, src/BlazorUI/Demo/Directory.Build.props, src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty\*/BlazorEmpty\*.csproj, src/Websites/\*/src/Directory.Build.props
Updated ReleaseVersion property and generated-by template headers from v-10.0.0-pre-07 to v-10.0.0-pre-08; updated package reference paths in targets file.
Demo & Sample Project Dependencies
src/BlazorUI/Demo/Bit.BlazorUI.Demo.\*/\*.csproj, src/Bswup/\*/Client/\*.csproj, src/Templates/BlazorEmpty/Bit.BlazorEmpty/\*/\*.csproj
Updated NuGet package references for Bit.* packages (BlazorUI, BlazorES2019, CodeAnalyzers, SourceGenerators, Bswup, Butil) from 10.0.0-pre-07 to 10.0.0-pre-08.
Service Worker Version Comments
src/BlazorUI/Demo/Client/.../wwwroot/service-worker.published.js, src/Bswup/\*/.../wwwroot/service-worker\*.js, src/Templates/Boilerplate/.../wwwroot/service-worker.published.js, src/Websites/\*/.../wwwroot/service-worker.published.js
Updated bit version header comments from 10.0.0-pre-07 to 10.0.0-pre-08; no functional changes.
Central Package Management
src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props
Updated central package versions for all Bit.* packages from 10.0.0-pre-07 to 10.0.0-pre-08.
Website & Website Project Dependencies
src/Websites/Careers/src/Bit.Websites.Careers\*.csproj, src/Websites/Platform/src/Bit.Websites.Platform\*.csproj, src/Websites/Sales/src/Bit.Websites.Sales\*.csproj
Updated NuGet package references for Bit-related packages (BlazorUI, BlazorES2019, CodeAnalyzers, SourceGenerators, Bswup, Butil) from 10.0.0-pre-07 to 10.0.0-pre-08.
Documentation & User-Facing Templates
src/Templates/Boilerplate/Bit.Boilerplate/README.md, src/Websites/Platform/.../Pages/Templates/Templates03GettingStartedPage.razor*
Updated template version display from 10.0.0-pre-07 to 10.0.0-pre-08 in README and Getting Started page; updated boilerplate installation command version.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

  • Primary focus: Verify consistent version string replacement across all file types (TypeScript, C#, XML project files, service workers, documentation)
  • Specific areas of attention:
    • Central package management file (Directory.Packages.props) to ensure all dependencies are aligned
    • Build configuration files (.props, .targets) to confirm version propagation through the build system
    • Verify no prerelease versions were inadvertently skipped or partially updated

Poem

🐰 A version hop from seven to eight,
Through files both great and small,
From TypeScript scripts to props so neat,
We've bumped them one and all!
Pre-release pre-pped and ready to go,
The bunny blesses this version show! 🎉

Pre-merge checks and finishing touches

✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title 'Prerelease v-10.0.0-pre-08' directly and accurately reflects the main objective of updating all version references from 10.0.0-pre-07 to 10.0.0-pre-08 across the codebase.
Linked Issues check ✅ Passed The PR successfully updates all version references from 10.0.0-pre-07 to 10.0.0-pre-08 across 46+ files, fulfilling the linked issue #11562 objective to prepare the prerelease v-10.0.0-pre-08.
Out of Scope Changes check ✅ Passed All changes are strictly version bumps from pre-07 to pre-08 with no unrelated modifications; every alteration directly supports the prerelease objective.

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 merged commit b9bc918 into bitfoundation:develop Nov 5, 2025
3 checks passed
@msynk msynk deleted the 11562-prerelease-v-10.0.0-pre-08 branch November 5, 2025 07:42
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.

Prerelease v-10.0.0-pre-08

1 participant