Skip to content

Prerelease v-10.4.2-pre-01 (#12056)#12057

Merged
msynk merged 1 commit intobitfoundation:developfrom
msynk:12056-prerelease-v-10.4.2-pre-01
Feb 8, 2026
Merged

Prerelease v-10.4.2-pre-01 (#12056)#12057
msynk merged 1 commit intobitfoundation:developfrom
msynk:12056-prerelease-v-10.4.2-pre-01

Conversation

@msynk
Copy link
Copy Markdown
Member

@msynk msynk commented Feb 8, 2026

closes #12056

Summary by CodeRabbit

Chores

  • Version Bump to 10.4.2-pre-01: Updated all package versions, build configurations, and internal version references from 10.4.1 to 10.4.2-pre-01 pre-release. This includes service workers, build properties, and project dependencies across multiple platform modules and templates.

@msynk msynk requested a review from yasmoradi February 8, 2026 12:31
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 8, 2026

Walkthrough

This pull request bumps the version from 10.4.1 to 10.4.2-pre-01 across the codebase. Updates affect version constants in JavaScript/TypeScript files, C# properties, NuGet package references in project files, build configuration files, and documentation strings.

Changes

Cohort / File(s) Summary
JavaScript/TypeScript Version Constants
src/Besql/Bit.Besql/wwwroot/bit-besql.js, src/BlazorUI/Bit.BlazorUI/Scripts/general.ts, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/wwwroot/service-worker.published.js, src/Bswup/Bit.Bswup/Scripts/bit-bswup.*, src/Bswup/Bit.Bswup.Demo/wwwroot/service-worker.*, src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.*, src/Bswup/FullDemo/Client/wwwroot/service-worker.*, src/Butil/Bit.Butil/Scripts/butil.ts, src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Web/wwwroot/service-worker.published.js, src/Websites/*/.../wwwroot/service-worker.published.js
Version string updated from 10.4.1 to 10.4.2-pre-01 in global version constants and service worker headers.
C# Library Version Property
src/BlazorUI/Bit.BlazorUI/Info.cs
Version property updated from "10.4.1" to "10.4.2-pre-01".
Build Configuration & Properties
src/Bit.Build.props, src/BlazorUI/Demo/Directory.Build.props, src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props, src/Websites/*/src/Directory.Build.props
Version metadata and generated template comments bumped from 10.4.1 to 10.4.2-pre-01. Central package management and build properties updated accordingly.
MSBuild Targets File
src/BlazorES2019/Bit.BlazorES2019/buildTransitive/Bit.BlazorES2019.targets
Hard-coded content paths for net9.0 and net10.0 version references updated from 10.4.1 to 10.4.2-pre-01.
Demo Project Files (.csproj)
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Server/Bit.BlazorUI.Demo.Server.csproj, src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Bit.BlazorUI.Demo.Shared.csproj, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Bit.BlazorUI.Demo.Client.Core.csproj, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Maui/Bit.BlazorUI.Demo.Client.Maui.csproj, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/Bit.BlazorUI.Demo.Client.Web.csproj, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Windows/Bit.BlazorUI.Demo.Client.Windows.csproj
NuGet package references (Bit.BlazorES2019, Bit.BlazorUI, Bit.CodeAnalyzers, Bit.SourceGenerators, Bit.Bswup) bumped from 10.4.1 to 10.4.2-pre-01.
Template Project Files (.csproj)
src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty.Client/BlazorEmpty.Client.csproj, src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty/BlazorEmpty.csproj
Package references and generated template comments updated from 10.4.1 to 10.4.2-pre-01.
Website Project Files (.csproj)
src/Websites/Careers/src/Bit.Websites.Careers.*/Bit.Websites.Careers.*.csproj, src/Websites/Platform/src/Bit.Websites.Platform.*/Bit.Websites.Platform.*.csproj, src/Websites/Sales/src/Bit.Websites.Sales.*/Bit.Websites.Sales.*.csproj
NuGet package references (Bit.BlazorES2019, Bit.Bswup, Bit.Butil, Bit.BlazorUI, Bit.BlazorUI.Extras, Bit.BlazorUI.Assets, Bit.BlazorUI.Icons, Bit.CodeAnalyzers, Bit.SourceGenerators) bumped from 10.4.1 to 10.4.2-pre-01 across client, server, and shared projects.
Documentation & Configuration
src/Templates/Boilerplate/Bit.Boilerplate/.docs/19- Project Miscellaneous Files.md, src/Templates/Boilerplate/Bit.Boilerplate/README.md, src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor*
Version references in documentation, example code snippets, and template installation commands updated from 10.4.1 to 10.4.2-pre-01.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 A version bump hops through the code,
From 10.4.1 down the pre-release road,
Constants and configs, they all align,
To 10.4.2-pre-01—a perfect design!
With whiskers twitching and nose held high,
We bump, we build, and we aim for the sky!

🚥 Pre-merge checks | ✅ 4 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title clearly and concisely describes the primary change: creating a prerelease version v-10.4.2-pre-01.
Linked Issues check ✅ Passed The pull request successfully implements the objective from issue #12056 by updating all version references from 10.4.1 to 10.4.2-pre-01 across the entire codebase.
Out of Scope Changes check ✅ Passed All changes in the pull request are narrowly scoped to version string updates from 10.4.1 to 10.4.2-pre-01, with no unrelated modifications to logic, behavior, or functionality.

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

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

No actionable comments were generated in the recent review. 🎉


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.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 8, 2026

@msynk msynk merged commit ab7cff0 into bitfoundation:develop Feb 8, 2026
10 checks passed
@msynk msynk deleted the 12056-prerelease-v-10.4.2-pre-01 branch February 8, 2026 12:41
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.4.2-pre-01

1 participant