Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prerelease v-9.6.0-pre-06 (#10209) #10210

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

msynk
Copy link
Member

@msynk msynk commented Mar 8, 2025

closes #10209

Summary by CodeRabbit

  • Chores
    • Updated version identifiers across the platform from 9.6.0-pre-05 to 9.6.0-pre-06.
    • Maintained consistent functionality with no visible changes for end users.

@msynk msynk requested a review from ysmoradi March 8, 2025 12:25
Copy link

coderabbitai bot commented Mar 8, 2025

Walkthrough

The changes update the version numbers across the codebase from 9.6.0-pre-05 to 9.6.0-pre-06. This update is applied uniformly to Bit library objects in JavaScript/TypeScript files, package references in project and build configuration files, and version comments in service worker scripts. No logic, functionality, or control flow was altered.

Changes

File(s) Change Summary
src/Besql/.../bit-besql.js, src/BlazorUI/.../general.ts, src/Bswup/Bit.Bswup/Scripts/bit-bswup*.ts, src/Bup/Bit.Bup/Scripts/bit-bup*.ts, src/Butil/Bit.Butil/Scripts/butil.ts Updated Bit library version strings from 9.6.0-pre-05 to 9.6.0-pre-06 (e.g., BitBesql.version, BitBlazorUI, BitBswup.version, BitBup.version, BitButil.version).
src/Bit.Build.props, csproj files under src/BlazorUI/Demo, src/Templates/..., src/Websites/..., and build files like Directory.Build.props, Directory.Packages*.props Updated package references, release, and template version numbers from 9.6.0-pre-05 to 9.6.0-pre-06.
.../wwwroot/service-worker*.js (across BlazorUI, Bswup, FullDemo, and Websites projects) Updated version comments in service worker scripts from 9.6.0-pre-05 to 9.6.0-pre-06.

Poem

Oh, what a hop, what a skip, what a bound,
As version numbers leap with merry sound.
From pre-05 to pre-06 they swiftly flow,
In every script and project they glow.
I’m a rabbit of code, dancing with delight,
Celebrating updates from morning to night!
🐇✨


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6b34aa9 and b522fdc.

📒 Files selected for processing (47)
  • src/Besql/Bit.Besql/wwwroot/bit-besql.js (1 hunks)
  • src/Bit.Build.props (1 hunks)
  • src/BlazorUI/Bit.BlazorUI/Scripts/general.ts (1 hunks)
  • src/BlazorUI/Demo/Bit.BlazorUI.Demo.Server/Bit.BlazorUI.Demo.Server.csproj (1 hunks)
  • src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Bit.BlazorUI.Demo.Shared.csproj (1 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Bit.BlazorUI.Demo.Client.Core.csproj (1 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Maui/Bit.BlazorUI.Demo.Client.Maui.csproj (1 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/Bit.BlazorUI.Demo.Client.Web.csproj (1 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/wwwroot/service-worker.published.js (1 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Windows/Bit.BlazorUI.Demo.Client.Windows.csproj (1 hunks)
  • src/BlazorUI/Demo/Directory.Build.props (1 hunks)
  • src/Bswup/Bit.Bswup.Demo/wwwroot/service-worker.js (1 hunks)
  • src/Bswup/Bit.Bswup.Demo/wwwroot/service-worker.published.js (1 hunks)
  • src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.js (1 hunks)
  • src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.published.js (1 hunks)
  • src/Bswup/Bit.Bswup/Scripts/bit-bswup.progress.ts (1 hunks)
  • src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw-cleanup.ts (1 hunks)
  • src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw.ts (1 hunks)
  • src/Bswup/Bit.Bswup/Scripts/bit-bswup.ts (1 hunks)
  • src/Bswup/FullDemo/Client/wwwroot/service-worker.js (1 hunks)
  • src/Bswup/FullDemo/Client/wwwroot/service-worker.published.js (1 hunks)
  • src/Bup/Bit.Bup/Scripts/bit-bup.progress.ts (1 hunks)
  • src/Bup/Bit.Bup/Scripts/bit-bup.ts (1 hunks)
  • src/Butil/Bit.Butil/Scripts/butil.ts (1 hunks)
  • src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty.Client/BlazorEmpty.Client.csproj (2 hunks)
  • src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty/BlazorEmpty.csproj (2 hunks)
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Web/wwwroot/service-worker.published.js (1 hunks)
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Build.props (1 hunks)
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props (2 hunks)
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages8.props (2 hunks)
  • src/Websites/Careers/src/Bit.Websites.Careers.Client/Bit.Websites.Careers.Client.csproj (1 hunks)
  • src/Websites/Careers/src/Bit.Websites.Careers.Client/wwwroot/service-worker.published.js (1 hunks)
  • src/Websites/Careers/src/Bit.Websites.Careers.Server/Bit.Websites.Careers.Server.csproj (1 hunks)
  • src/Websites/Careers/src/Bit.Websites.Careers.Shared/Bit.Websites.Careers.Shared.csproj (1 hunks)
  • src/Websites/Careers/src/Directory.Build.props (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Client/Bit.Websites.Platform.Client.csproj (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor.cs (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Client/wwwroot/service-worker.published.js (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Server/Bit.Websites.Platform.Server.csproj (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Shared/Bit.Websites.Platform.Shared.csproj (1 hunks)
  • src/Websites/Platform/src/Directory.Build.props (1 hunks)
  • src/Websites/Sales/src/Bit.Websites.Sales.Client/Bit.Websites.Sales.Client.csproj (1 hunks)
  • src/Websites/Sales/src/Bit.Websites.Sales.Client/wwwroot/service-worker.published.js (1 hunks)
  • src/Websites/Sales/src/Bit.Websites.Sales.Server/Bit.Websites.Sales.Server.csproj (1 hunks)
  • src/Websites/Sales/src/Bit.Websites.Sales.Shared/Bit.Websites.Sales.Shared.csproj (1 hunks)
  • src/Websites/Sales/src/Directory.Build.props (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (1)
  • GitHub Check: build and test for release
🔇 Additional comments (70)
src/Websites/Sales/src/Bit.Websites.Sales.Client/wwwroot/service-worker.published.js (1)

1-1: Version Comment Update Verified

The version comment on line 1 has been updated to "9.6.0-pre-06" as intended. This aligns with the prerelease update and is consistent with the PR objectives.

src/Websites/Platform/src/Directory.Build.props (1)

1-1: Template Version Update Confirmed

The generated comment at line 1 now correctly reflects the updated template version "v-9.6.0-pre-06". There are no further logic or configuration changes in this file.

src/Websites/Sales/src/Directory.Build.props (1)

1-1: Version Comment Transition Verified

The update on line 1 changes the template version to "v-9.6.0-pre-06", ensuring consistent versioning with the overall release.

src/BlazorUI/Demo/Directory.Build.props (1)

1-1: Bit-BP Template Version Updated

The version comment at line 1 has been updated to "v-9.6.0-pre-06", which meets the pull request goals. The update is clear and maintains consistency with other parts of the codebase.

src/Butil/Bit.Butil/Scripts/butil.ts (1)

2-2: Library Version Update Applied

The assignment on line 2 correctly updates both the BitButil.version property and the global variable to "9.6.0-pre-06". This is in line with the overall version increment for the prerelease.

src/BlazorUI/Bit.BlazorUI/Scripts/general.ts (1)

1-1: Version String Update Validated

The version string for the BitBlazorUI object has been updated from the previous pre-release (9.6.0-pre-05) to 9.6.0-pre-06. This change is consistent with the overall version update across the project and does not modify any functionality.

src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.published.js (1)

1-1: Service Worker Version Update Confirmed

The version comment has been updated to 9.6.0-pre-06. This change is purely informational and maintains consistency with the project’s updated release version.

src/Bswup/FullDemo/Client/wwwroot/service-worker.published.js (1)

1-1: Version Comment Update Verified

The version header has been updated to 9.6.0-pre-06, ensuring consistency with other components in the project. No functionality is affected by this change.

src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/wwwroot/service-worker.published.js (1)

1-1: Service Worker Version Update Confirmed

The version comment has been updated from the old version to 9.6.0-pre-06. This update is in line with the overall release update and does not impact functionality.

src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Web/wwwroot/service-worker.published.js (1)

2-2: Boilerplate Version Update Validated

The comment line indicating the Bit framework version has been updated correctly to 9.6.0-pre-06. This maintains consistency in versioning across the project.

src/Bswup/FullDemo/Client/wwwroot/service-worker.js (1)

1-1: Version Comment Update Verified.
The Bit version comment at the top is updated from the previous version to 9.6.0-pre-06, properly reflecting the new prerelease version. No functional or logic changes accompany this comment update.

src/Websites/Careers/src/Bit.Websites.Careers.Client/wwwroot/service-worker.published.js (1)

1-1: Published Service Worker Version Update.
The version comment on line 1 now correctly displays 9.6.0-pre-06, ensuring consistency with the new prerelease version.

src/Websites/Platform/src/Bit.Websites.Platform.Client/wwwroot/service-worker.published.js (1)

1-1: Consistent Version Bump.
The change on line 1 updates the version comment to 9.6.0-pre-06, aligning this file with the overall project version update.

src/Websites/Careers/src/Directory.Build.props (1)

1-1: Template Version Comment Updated.
The auto-generated template comment now correctly reads v-9.6.0-pre-06, matching the expected version update across the project.

src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.js (1)

1-1: Service Worker Version Consistency.
The version comment in this file has been updated to 9.6.0-pre-06, which is in line with the Coordinated release changes across the Bit framework components.

src/Bswup/Bit.Bswup.Demo/wwwroot/service-worker.js (1)

1-2: Version Comment Updated
The version comment has been updated to reflect the new prerelease version 9.6.0-pre-06. This change is consistent with the coordinated version bump across the project.

src/Bup/Bit.Bup/Scripts/bit-bup.ts (1)

1-2: Update BitBup Version
The assignment of BitBup.version has been updated from the previous prerelease to 9.6.0-pre-06, aligning it with the overall project version changes. No additional modifications are required in this segment.

🧰 Tools
🪛 Biome (1.9.4)

[error] 1-1: This variable is used before its declaration.

The variable is declared here:

(lint/correctness/noInvalidUseBeforeDeclaration)

src/Bswup/Bit.Bswup.Demo/wwwroot/service-worker.published.js (1)

1-1: Version Comment in Published Service Worker
The version comment at the top of this published service worker file is now set to 9.6.0-pre-06. This uniform revision is appropriate and maintains consistency with the other versioned files.

src/Besql/Bit.Besql/wwwroot/bit-besql.js (1)

1-2: Update BitBesql Version
The version for BitBesql has been correctly updated, ensuring that the object now holds the value 9.6.0-pre-06 in both the variable and the window property. This straightforward update is properly implemented.

src/Bswup/Bit.Bswup/Scripts/bit-bswup.ts (1)

1-2: Update BitBswup Version
The version assignment for BitBswup is updated to 9.6.0-pre-06, matching the updates in the other components. This change is simple and correctly implemented.

🧰 Tools
🪛 Biome (1.9.4)

[error] 1-1: This variable is used before its declaration.

The variable is declared here:

(lint/correctness/noInvalidUseBeforeDeclaration)

src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Build.props (1)

1-1: Metadata Comment Version Update.
The comment has been updated to reflect the new version (v-9.6.0-pre-06) which aligns with the PR objectives.

src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor (1)

177-178: Bit Boilerplate Version Increment in Installation Instructions.
The hyperlink and the dotnet command now point to version 9.6.0-pre-06. This update is consistent with the overall version bump across the codebase.

src/Bup/Bit.Bup/Scripts/bit-bup.progress.ts (1)

1-1: Version Identifier Update for Bit-Bup Progress.
The version string for the bit-bup progress script is now correctly updated to '9.6.0-pre-06', aligning with the PR’s intended version bump.

src/Websites/Sales/src/Bit.Websites.Sales.Shared/Bit.Websites.Sales.Shared.csproj (1)

9-13: Package References Version Update.
The package references for Bit.CodeAnalyzers and Bit.SourceGenerators have been updated to version 9.6.0-pre-06. This change is straightforward and consistent with other version updates in the repository.

src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Bit.BlazorUI.Demo.Shared.csproj (1)

8-15: Consistent Package Version Bump in Project File.
The Bit.CodeAnalyzers and Bit.SourceGenerators package references now use version 9.6.0-pre-06. This update is in line with the coordinated versioning across the solution and meets the PR objectives.

src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor.cs (1)

41-41: Version updated correctly.

The Bit.Boilerplate template version has been properly updated to 9.6.0-pre-06.

src/Bit.Build.props (1)

30-30: Version bump looks good.

The ReleaseVersion property has been correctly updated to 9.6.0-pre-06, which will propagate to PackageVersion and other version-dependent properties.

src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Maui/Bit.BlazorUI.Demo.Client.Maui.csproj (2)

88-91: Package reference version updated correctly.

The Bit.CodeAnalyzers package reference has been properly updated to 9.6.0-pre-06.


93-96: Package reference version updated correctly.

The Bit.SourceGenerators package reference has been properly updated to 9.6.0-pre-06.

src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw.ts (1)

1-1: Service worker version updated correctly.

The service worker version string has been properly updated to 9.6.0-pre-06.

src/Bswup/Bit.Bswup/Scripts/bit-bswup.progress.ts (1)

1-1: Version String Update in Global Window Object
The version string has been updated to '9.6.0-pre-06' which aligns with the prerelease update. No logic or functionality is affected.

src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw-cleanup.ts (1)

1-1: Service Worker Version Update
The version string assigned to self['bit-bswup.sw-cleanup version'] has been updated to '9.6.0-pre-06', ensuring consistency with the new release version.

src/BlazorUI/Demo/Bit.BlazorUI.Demo.Server/Bit.BlazorUI.Demo.Server.csproj (2)

8-11: PackageReference Version Update for Bit.CodeAnalyzers
The <PackageReference> for Bit.CodeAnalyzers now specifies version "9.6.0-pre-06", which is in line with the overall version update.


12-15: PackageReference Version Update for Bit.SourceGenerators
The reference to Bit.SourceGenerators has been updated to version "9.6.0-pre-06". This update maintains consistency across the codebase.

src/Websites/Platform/src/Bit.Websites.Platform.Shared/Bit.Websites.Platform.Shared.csproj (2)

9-12: PackageReference Version Update for Bit.CodeAnalyzers
The Bit.CodeAnalyzers package reference has been updated to "9.6.0-pre-06", ensuring that the shared platform project aligns with the current prerelease version.


13-16: PackageReference Version Update for Bit.SourceGenerators
The package reference for Bit.SourceGenerators is now version "9.6.0-pre-06", matching the updated dependency version across the repository.

src/Websites/Sales/src/Bit.Websites.Sales.Server/Bit.Websites.Sales.Server.csproj (2)

13-16: PackageReference Version Update for Bit.CodeAnalyzers
The Bit.CodeAnalyzers package reference has been updated to "9.6.0-pre-06", reflecting a consistent version increment alongside related projects.


17-20: PackageReference Version Update for Bit.SourceGenerators
The Bit.SourceGenerators package reference now specifies version "9.6.0-pre-06", which is consistent with the other dependency updates in this release.

src/Websites/Careers/src/Bit.Websites.Careers.Shared/Bit.Websites.Careers.Shared.csproj (2)

9-12: Updated Bit.CodeAnalyzers Package Reference
The package reference for Bit.CodeAnalyzers is updated to version "9.6.0-pre-06", which aligns with the prerelease update objective.


13-16: Updated Bit.SourceGenerators Package Reference
The Bit.SourceGenerators package version is updated to "9.6.0-pre-06", ensuring consistency with the overall version bump.

src/Websites/Careers/src/Bit.Websites.Careers.Server/Bit.Websites.Careers.Server.csproj (2)

13-16: Updated Bit.CodeAnalyzers Package Reference
The package reference for Bit.CodeAnalyzers has been updated to "9.6.0-pre-06". This change meets the prerelease update requirement and maintains consistency.


17-20: Updated Bit.SourceGenerators Package Reference
The version update for Bit.SourceGenerators to "9.6.0-pre-06" is applied correctly, matching the coordinated dependency update across the codebase.

src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Bit.BlazorUI.Demo.Client.Core.csproj (2)

19-22: Updated Bit.CodeAnalyzers Package Reference
The Bit.CodeAnalyzers package version has been updated to "9.6.0-pre-06", aligning with the prerelease update objective.


23-26: Updated Bit.SourceGenerators Package Reference
The package reference for Bit.SourceGenerators is now set to "9.6.0-pre-06", ensuring consistency across the project files.

src/Websites/Platform/src/Bit.Websites.Platform.Server/Bit.Websites.Platform.Server.csproj (2)

13-16: Updated Bit.CodeAnalyzers Package Reference
The Bit.CodeAnalyzers package reference has been updated to "9.6.0-pre-06". This change is consistent with the pre-release version update across the codebase.


17-20: Updated Bit.SourceGenerators Package Reference
The updated version "9.6.0-pre-06" for Bit.SourceGenerators is correctly applied, following the uniform update approach.

src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Windows/Bit.BlazorUI.Demo.Client.Windows.csproj (2)

32-35: Updated Bit.CodeAnalyzers Package Reference
The Bit.CodeAnalyzers package is updated to "9.6.0-pre-06", ensuring version consistency with other project files for the prerelease.


36-39: Updated Bit.SourceGenerators Package Reference
The package reference for Bit.SourceGenerators is updated to "9.6.0-pre-06", which aligns with the overall version update strategy.

src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/Bit.BlazorUI.Demo.Client.Web.csproj (3)

31-31: Version update correctly applied.

Package reference for Bit.Bswup has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.


33-36: Version update correctly applied.

Package reference for Bit.CodeAnalyzers has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.


37-40: Version update correctly applied.

Package reference for Bit.SourceGenerators has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.

src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty/BlazorEmpty.csproj (4)

1-1: Template version comment updated correctly.

The template version comment has been updated from v-9.6.0-pre-05 to v-9.6.0-pre-06 to reflect the new version.


22-22: Version update correctly applied.

Package reference for Bit.BlazorUI has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.


24-27: Version update correctly applied.

Package reference for Bit.CodeAnalyzers has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.


29-32: Version update correctly applied.

Package reference for Bit.SourceGenerators has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.

src/Websites/Careers/src/Bit.Websites.Careers.Client/Bit.Websites.Careers.Client.csproj (3)

32-35: Version updates correctly applied.

Package references for Bit.Bswup, Bit.BlazorUI, Bit.BlazorUI.Icons, and Bit.BlazorUI.Assets have been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.


36-39: Version update correctly applied.

Package reference for Bit.CodeAnalyzers has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.


40-43: Version update correctly applied.

Package reference for Bit.SourceGenerators has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.

src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty.Client/BlazorEmpty.Client.csproj (4)

1-1: Template version comment updated correctly.

The template version comment has been updated from v-9.6.0-pre-05 to v-9.6.0-pre-06 to reflect the new version.


20-20: Version update correctly applied.

Package reference for Bit.BlazorUI has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.


22-25: Version update correctly applied.

Package reference for Bit.CodeAnalyzers has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.


27-30: Version update correctly applied.

Package reference for Bit.SourceGenerators has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.

src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages8.props (2)

4-11: Version updates correctly applied.

Package versions for Bit Framework packages (Bit.Butil, Bit.BlazorUI, Bit.BlazorUI.Icons, Bit.BlazorUI.Assets, Bit.BlazorUI.Extras, Bit.Bswup, Bit.CodeAnalyzers, and Bit.SourceGenerators) have been updated from 9.6.0-pre-05 to 9.6.0-pre-06 in the central package management file.


52-52: Version update correctly applied.

Package version for conditional Bit.Besql reference has been updated from 9.6.0-pre-05 to 9.6.0-pre-06 as part of the prerelease version update.

src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props (2)

4-11: Package version updates look good.

Consistent version update from 9.6.0-pre-05 to 9.6.0-pre-06 for all Bit packages.


55-55: Consistent version update.

The Bit.Besql package version has been properly updated to match the other Bit packages.

src/Websites/Platform/src/Bit.Websites.Platform.Client/Bit.Websites.Platform.Client.csproj (2)

35-38: Package version updates look good.

Consistent version update from 9.6.0-pre-05 to 9.6.0-pre-06 for these Bit packages.


39-46: Analyzer package versions properly updated.

Both CodeAnalyzers and SourceGenerators have been updated to the correct version while maintaining their PrivateAssets and IncludeAssets settings.

src/Websites/Sales/src/Bit.Websites.Sales.Client/Bit.Websites.Sales.Client.csproj (2)

32-35: Package version updates look good.

Consistent version update from 9.6.0-pre-05 to 9.6.0-pre-06 for these Bit packages.


36-43: Analyzer package versions properly updated.

Both CodeAnalyzers and SourceGenerators have been updated to the correct version while maintaining their PrivateAssets and IncludeAssets settings.

✨ Finishing Touches
  • 📝 Generate Docstrings

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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@msynk msynk merged commit fbca734 into bitfoundation:develop Mar 8, 2025
3 checks passed
@msynk msynk deleted the 10209-prerelease-v-9.6.0-pre-06 branch March 8, 2025 12:28
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-9.6.0-pre-06
1 participant