reactiveui / reactiveui/ReactiveUI.Binding.SourceGenerators

Dependency Dashboard

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
10
Forks
2
Avg merge
2h 26m
Merged PRs (30d)
30

Description

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

  • chore(deps): update dependency tunit to 1.68.17

Detected Dependencies

github-actions (9)
.github/workflows/benchmarks-ab.yml (1)
  • reactiveui/actions-common main
.github/workflows/benchmarks.yml (1)
  • reactiveui/actions-common main
.github/workflows/ci-build.yml (1)
  • reactiveui/actions-common main
.github/workflows/codeql.yml (1)
  • reactiveui/actions-common main
.github/workflows/lock.yml (1)
  • dessant/lock-threads v6.0.2@89ae32b08ed1a541efecbab17912962a5e38981c
.github/workflows/native-aot.yml (1)
  • reactiveui/actions-common main
.github/workflows/release.yml (5)
  • reactiveui/actions-common main
  • actions/download-artifact v8@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
  • actions/setup-dotnet v6@a98b56852c35b8e3190ac28c8c2271da59106c68
  • NuGet/login v1.2.0@8d196754b4036150537f80ac539e15c2f1028841
  • reactiveui/actions-common main
.github/workflows/sonarcloud.yml (1)
  • reactiveui/actions-common main
.github/workflows/trimmed.yml (1)
  • reactiveui/actions-common main
nuget (30)
src/benchmarks/Directory.Build.props
src/benchmarks/ReactiveUI.Binding.Benchmarks.ReactiveUI/ReactiveUI.Binding.Benchmarks.ReactiveUI.csproj
src/benchmarks/ReactiveUI.Binding.Benchmarks/ReactiveUI.Binding.Benchmarks.csproj
src/benchmarks/ReactiveUI.Binding.Generator.Benchmarks.Roslyn413/ReactiveUI.Binding.Generator.Benchmarks.Roslyn413.csproj
src/benchmarks/ReactiveUI.Binding.Generator.Benchmarks/ReactiveUI.Binding.Generator.Benchmarks.csproj
src/Directory.Build.props
src/Directory.Packages.props (17)
  • ReactiveUI.SourceGenerators 3.2.0
  • ReactiveUI 24.2.0
  • BenchmarkDotNet.Diagnostics.Windows 0.16.0-preview.1
  • BenchmarkDotNet 0.16.0-preview.1
  • PublicApiSharp.Analyzers 2.0.1
  • Microsoft.SourceLink.GitHub 10.0.401
  • MinVer 8.0.0
  • System.Reactive 7.0.0
  • ReactiveUI.Primitives.Reactive 8.0.0
  • ReactiveUI.Primitives 8.0.0
  • Splat 21.0.0
  • Basic.Reference.Assemblies.Net80 1.8.12
  • Basic.Reference.Assemblies.Net90 1.8.12
  • Basic.Reference.Assemblies.Net100 1.8.12
  • Basic.Reference.Assemblies.Net110 1.8.12
  • Microsoft.CodeAnalysis.Analyzers 5.9.0
  • TUnit 1.68.4 → [Updates: 1.68.17]
src/ReactiveUI.Binding.Analyzer.Roslyn413/ReactiveUI.Binding.Analyzer.Roslyn413.csproj
src/ReactiveUI.Binding.Analyzer/ReactiveUI.Binding.Analyzer.csproj
src/ReactiveUI.Binding.Maui.Reactive/ReactiveUI.Binding.Maui.Reactive.csproj
src/ReactiveUI.Binding.Maui/ReactiveUI.Binding.Maui.csproj
src/ReactiveUI.Binding.Reactive/ReactiveUI.Binding.Reactive.csproj
src/ReactiveUI.Binding.SourceGenerators.Roslyn413/ReactiveUI.Binding.SourceGenerators.Roslyn413.csproj
src/ReactiveUI.Binding.SourceGenerators/ReactiveUI.Binding.SourceGenerators.csproj
src/ReactiveUI.Binding/ReactiveUI.Binding.csproj
src/tests/ReactiveUI.Binding.Analyzer.Tests.Roslyn413/ReactiveUI.Binding.Analyzer.Tests.Roslyn413.csproj
src/tests/ReactiveUI.Binding.Analyzer.Tests/ReactiveUI.Binding.Analyzer.Tests.csproj
src/tests/ReactiveUI.Binding.AotValidation/ReactiveUI.Binding.AotValidation.csproj
src/tests/ReactiveUI.Binding.GeneratedCode.TestModels/ReactiveUI.Binding.GeneratedCode.TestModels.csproj
src/tests/ReactiveUI.Binding.GeneratedCode.Tests/ReactiveUI.Binding.GeneratedCode.Tests.csproj
src/tests/ReactiveUI.Binding.Maui.Tests.Reactive/ReactiveUI.Binding.Maui.Tests.Reactive.csproj
src/tests/ReactiveUI.Binding.Maui.Tests/ReactiveUI.Binding.Maui.Tests.csproj
src/tests/ReactiveUI.Binding.SourceGenerators.Tests.Roslyn413/ReactiveUI.Binding.SourceGenerators.Tests.Roslyn413.csproj
src/tests/ReactiveUI.Binding.SourceGenerators.Tests/ReactiveUI.Binding.SourceGenerators.Tests.csproj
src/tests/ReactiveUI.Binding.Tests/ReactiveUI.Binding.Tests.csproj
src/tests/ReactiveUI.Binding.TrimValidation/ReactiveUI.Binding.TrimValidation.csproj
src/tests/ReactiveUI.Binding.WinForms.Tests.Reactive/ReactiveUI.Binding.WinForms.Tests.Reactive.csproj
src/tests/ReactiveUI.Binding.WinForms.Tests/ReactiveUI.Binding.WinForms.Tests.csproj
src/tests/ReactiveUI.Binding.Wpf.Tests.Reactive/ReactiveUI.Binding.Wpf.Tests.Reactive.csproj
src/tests/ReactiveUI.Binding.Wpf.Tests/ReactiveUI.Binding.Wpf.Tests.csproj
renovate-config (1)
.github/renovate.json

  • Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with src/Directory.Packages.props, where the dashboard identifies TUnit 1.68.4 and the available 1.68.17 update. Review the related .github/workflows status checks, then confirm the dependency update is reflected and those checks complete successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, github-actions
Domain
build-system, ci-cd
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.