Skip to content

Bump ReactiveUI.SourceGenerators from 2.6.30 to 3.1.0#112

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/ReactiveUI.SourceGenerators-3.1.0
Open

Bump ReactiveUI.SourceGenerators from 2.6.30 to 3.1.0#112
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/ReactiveUI.SourceGenerators-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Updated ReactiveUI.SourceGenerators from 2.6.30 to 3.1.0.

Release notes

Sourced from ReactiveUI.SourceGenerators's releases.

3.1.0

🗞️ What's Changed

🐛 Fixes

  • reactiveui/ReactiveUI.SourceGenerators@​3c0aa37f4c097350ce758ff778acaa079818b22b fix: restore Roslyn 4.8 band so .NET 8 SDK users work again @​glennawatson

🔗 Full Changelog: reactiveui/ReactiveUI.SourceGenerators@v3.0.0...3.1.0

🙌 Contributions

💖 Thanks to all the contributors: @​glennawatson

3.0.0

⚠️ Breaking change — Roslyn 4.8 / 4.12 support dropped

3.0.0 ships only the roslyn4.14 and roslyn5.0 analyzer bands. The roslyn4.8 and roslyn4.12 bands were removed, because per the Visual Studio 2022 lifecycle only 17.14 (Roslyn 4.14) remains a serviced VS 2022 baseline (17.8 / Roslyn 4.8 and 17.12 / Roslyn 4.12 are end of support).

Minimum requirements (updated)

Minimum
Visual Studio 2022 17.14 (Roslyn 4.14) — or Visual Studio 2026 (Roslyn 5.0)
.NET SDK 9.0.3xx (Roslyn 4.14) — or .NET 10 SDK (Roslyn 5.0)
ReactiveUI 23.2.28+
C# 12.0

Action required: build with Visual Studio 2022 17.14+ / a Roslyn 4.14+ SDK, and reference ReactiveUI 23.2.28 or later. If you must stay on an older toolchain, remain on the 2.x line of this package.


🗞️ What's Changed

🧹 General Changes

  • reactiveui/ReactiveUI.SourceGenerators@​0eea0161a21e0ffe84e0c5e2848cde28cf46c0da build: support only Roslyn 4.14 + 5.0 (drop 4.8/4.12 bands) @​glennawatson
  • reactiveui/ReactiveUI.SourceGenerators@​b9e65f90f49101c82f274818149ac68277687cec chore(deps): update NuGet packages to latest @​glennawatson
  • reactiveui/ReactiveUI.SourceGenerators@​7418f3d92102061dfc0a9889e5d95095b8ab6666 build: migrate versioning to MinVer and adopt container signing @​glennawatson
  • reactiveui/ReactiveUI.SourceGenerators@​f9ac285c5b8bc64035947d4cf83bb99c925baa6c ci(release): adopt the common Certum SimplySign release workflow @​glennawatson
  • reactiveui/ReactiveUI.SourceGenerators@​e324549141ecc29dfb6accd4bf706365c0dc88d9 ci(release): allow releasing from a historical ref @​glennawatson
  • reactiveui/ReactiveUI.SourceGenerators@​2b1b70d3080d0def72a46e3845001c8b2534f615 ci: drop redundant versioningTool input (MinVer is now unconditional) @​glennawatson
  • reactiveui/ReactiveUI.SourceGenerators@​c5a0ac81a88e6ce676ba360b0bb9fac531032c6f ci(security): pin 3rd-party actions to commit SHAs @​glennawatson

📝 Documentation

  • reactiveui/ReactiveUI.SourceGenerators@​7f3d74388ccd66b87a236ea6efd96c843ff2d650 docs: correct minimum requirements — VS 2022 17.14 (Roslyn 4.14) and ReactiveUI 23.2.28+ @​glennawatson
  • reactiveui/ReactiveUI.SourceGenerators@​e3b3b5350238c25c091aaa7e954cbd856b6989b6 docs: make Roslyn support section timeless (factual VS 2022 end-of-support dates) @​glennawatson

📦 Dependencies

Like-for-like dependency bumps grouped by package (final version shown):

Test stack

  • TUnit → 1.45.29 (#​405, #​414, #​418, #​422, #​423, #​424, #​427, #​428) @​renovate[bot]
  • Verify.TUnit → 31.17.0 (#​404, #​417, #​429) @​renovate[bot]
  • Microsoft.NET.Test.Sdk → 18.5.1 (#​410) @​renovate[bot]
  • .NET test stack (#​432) @​renovate[bot]

Avalonia (sample app)

  • Avalonia → v12 (#​402, #​419, #​433) @​renovate[bot]
  • Avalonia.Diagnostics → 11.3.16 (#​425) @​renovate[bot]

ReactiveUI

  • ReactiveUI → 23.2.27 (#​409) @​renovate[bot]

Build / runtime

  • Microsoft.SourceLink.GitHub → 10.0.300 (#​412, #​420) @​renovate[bot]
    ... (truncated)

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: ReactiveUI.SourceGenerators
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants