Skip to content

Conversation

@PSCourtney
Copy link
Owner

Upgraded .NET SDK and dependencies in Example.csproj:

  • Updated Microsoft.AspNetCore.Components.*, Microsoft.Extensions.*, and MudBlazor to latest versions.

Updated pocketbase.exe to v0.30.0 updating changelog to reflect pocketbase changes.

Updated PocketBaseSharp.Tests.csproj test dependencies:

  • Upgraded FluentAssertions, Microsoft.NET.Test.Sdk, Moq, MSTest.*, and coverlet.collector.

Updated PocketBaseSharp.csproj dependencies:

  • Upgraded FluentResults and MimeMapping to latest versions.

Upgraded .NET SDK and dependencies in `Example.csproj`:
- Updated `Microsoft.AspNetCore.Components.*`, `Microsoft.Extensions.*`, and `MudBlazor` to latest versions.

Updated `CHANGELOG.md` with release notes for versions `v0.30.0` to `v0.29.1`, highlighting new features, bug fixes, and improvements.

Updated `PocketBaseSharp.Tests.csproj` test dependencies:
- Upgraded `FluentAssertions`, `Microsoft.NET.Test.Sdk`, `Moq`, `MSTest.*`, and `coverlet.collector`.

Updated `PocketBaseSharp.csproj` dependencies:
- Upgraded `FluentResults` and `MimeMapping` to latest versions.

Updated `pocketbase.exe` binary to reflect new features and fixes.
Corrected minor formatting issues in the changelog.
@PSCourtney PSCourtney self-assigned this Sep 16, 2025
Copilot AI review requested due to automatic review settings September 16, 2025 14:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates dependencies across the PocketBaseSharp project to their latest versions, including upgrading PocketBase to v0.30.0 with corresponding changelog updates.

  • Updated core library dependencies (FluentResults, MimeMapping) in PocketBaseSharp.csproj
  • Upgraded test framework dependencies (FluentAssertions, Microsoft.NET.Test.Sdk, Moq, MSTest, coverlet.collector) in test project
  • Updated Microsoft ASP.NET Core and Extensions packages plus MudBlazor in the Example project

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
PocketBaseSharp/PocketBaseSharp.csproj Updated FluentResults and MimeMapping package versions
PocketBaseSharp .Tests/PocketBaseSharp.Tests.csproj Updated test framework dependencies to latest versions
PocketBase/CHANGELOG.md Added changelog entries for PocketBase versions v0.30.0 through v0.29.0
Example/Example.csproj Updated Microsoft ASP.NET Core, Extensions, and MudBlazor packages

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@PSCourtney PSCourtney merged commit 04ea53e into master Sep 16, 2025
1 check passed
@PSCourtney PSCourtney deleted the dependancy/upgrade branch January 9, 2026 14:37
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.

2 participants