Skip to content

chore(deps): bump ReactiveUI.*.Reactive 24.0.0 → 24.1.0 - #39

Open
github-actions[bot] wants to merge 1 commit into
developfrom
deps/reactiveui-24.1.0-2436b83dfe93016a
Open

chore(deps): bump ReactiveUI.*.Reactive 24.0.0 → 24.1.0#39
github-actions[bot] wants to merge 1 commit into
developfrom
deps/reactiveui-24.1.0-2436b83dfe93016a

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Caution

Protected files were modified in this change.
This pull request is in request_review mode and requires explicit human scrutiny before merge.

Protected files: Directory.Packages.props

NuGet dependency update

Minor updates

Package Old New
ReactiveUI.Reactive 24.0.0 24.1.0
ReactiveUI.Blazor.Reactive 24.0.0 24.1.0
ReactiveUI.Maui.Reactive 24.0.0 24.1.0
ReactiveUI.WPF.Reactive 24.0.0 24.1.0
ReactiveUI.WinUI.Reactive 24.0.0 24.1.0

Deliberately not updated

  • Microsoft.CodeAnalysis.CSharp (5.0.0 → 5.6.0 available): pinned at 5.0.0 per project policy — raising it above 5.0.0 would silently break the source generator for any consumer below SDK 10.0.3xx.
  • All other packages in Directory.Packages.props are already at their latest stable release.

Pre-existing build failures (not caused by this PR)

dotnet build Stellar.slnf --configuration Release fails on two files introduced in the previous merge (PR #37):

  • Stellar.Avalonia/AvaloniaObjectObservableForProperty.cs — missing { on a local function void Handler
  • Stellar.Uno/DependencyObjectObservableForProperty.cs — same pattern

These failures exist on develop before this PR and are unrelated to the ReactiveUI version bump.

Verification

dotnet restore Stellar.slnf              ✅ passed
dotnet test Stellar.UnitTests/Stellar.UnitTests.csproj --configuration Release
  Passed!  - Failed: 0, Passed: 259, Skipped: 0, Total: 259

The full dotnet build Stellar.slnf was not used as the verification baseline because Stellar.Avalonia and Stellar.Uno already fail on develop due to the pre-existing syntax errors described above.

Warning

Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • avbuildtelapiv1.avaloniaui.net
  • ccsca2021.crl.certum.pl
  • ccsca2021.ocspcertum.com
  • crl.certum.pl
  • subca.crl.certum.pl
  • subca.ocspcertum.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "avbuildtelapiv1.avaloniaui.net"
    - "ccsca2021.crl.certum.pl"
    - "ccsca2021.ocspcertum.com"
    - "crl.certum.pl"
    - "subca.crl.certum.pl"
    - "subca.ocspcertum.com"

See Network Configuration for more information.

Generated by Dependency update · sonnet46 2M ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added the dependencies Automated dependency updates label Aug 10, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Protected files were modified in this pull request and require manual scrutiny before merge.

Please verify that each protected-file change is intentional, policy-compliant, and safe:

  • Protected files: Directory.Packages.props

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Automated dependency updates

Development

Successfully merging this pull request may close these issues.

0 participants