Skip to content

Commit

Permalink
chore(deps): bump Avalonia, Avalonia.Xaml.Interactivity, ReDocking.Av…
Browse files Browse the repository at this point in the history
…alonia and System.Reactive

Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia), [Avalonia.Xaml.Interactivity](https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors), [ReDocking.Avalonia](https://github.com/yuto-trd/ReDocking) and [System.Reactive](https://github.com/dotnet/reactive). These dependencies needed to be updated together.

Updates `Avalonia` from 11.2.0 to 11.2.0
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.2.0...11.2.0)

Updates `Avalonia.Xaml.Interactivity` from 11.2.0 to 11.1.0.1
- [Release notes](https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/releases)
- [Commits](wieslawsoltes/Avalonia.Xaml.Behaviors@11.2.0...11.1.0.1)

Updates `ReDocking.Avalonia` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/yuto-trd/ReDocking/releases)
- [Commits](yuto-trd/ReDocking@v1.0.2...v1.0.3)

Updates `System.Reactive` from 6.0.1 to 6.0.0
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/commits)

---
updated-dependencies:
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Avalonia.Xaml.Interactivity
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: ReDocking.Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Reactive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 9effc45 commit c63ae76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<PackageVersion Include="OpenTK.Windowing.GraphicsLibraryFramework" Version="5.0.0-pre.12" />
<PackageVersion Include="PanelExtension" Version="1.0.0" />
<PackageVersion Include="ReactiveProperty" Version="9.6.0" />
<PackageVersion Include="ReDocking.Avalonia" Version="1.0.2" />
<PackageVersion Include="ReDocking.Avalonia" Version="1.0.3" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.9" />
<PackageVersion Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageVersion Include="Serilog.Sinks.Async" Version="2.1.0" />
Expand Down

0 comments on commit c63ae76

Please sign in to comment.