b-editor / beutl

Cross-platform video editing (compositing) software.
https://beutl.beditor.net
MIT License
280 stars 15 forks source link

chore(deps): bump Avalonia.Xaml.Behaviors and Avalonia.Xaml.Interactivity #1091

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps Avalonia.Xaml.Behaviors and Avalonia.Xaml.Interactivity. These dependencies needed to be updated together. Updates Avalonia.Xaml.Behaviors from 11.1.0.2 to 11.1.0.4

Commits
  • 0e32976 Move and rename
  • dbc6516 Remove unused usings
  • d1f62a9 Update BindTagToVisualRootDataContextBehavior.cs
  • a6b3650 Rename and refactoir
  • e5c95f2 Update BindTagToVisualRootDataContextBehavior.cs
  • 7431099 Update Directory.Build.props
  • d0fec68 Add SlidingAnimationView
  • 846e2cb Create SlidingAnimation.cs
  • fa18a6a Update SelectingItemsControlBehavior.cs
  • 4b6976d Add SourceControl property
  • Additional commits viewable in compare view


Updates Avalonia.Xaml.Interactivity from 11.1.0.2 to 11.1.0.4

Commits
  • 0e32976 Move and rename
  • dbc6516 Remove unused usings
  • d1f62a9 Update BindTagToVisualRootDataContextBehavior.cs
  • a6b3650 Rename and refactoir
  • e5c95f2 Update BindTagToVisualRootDataContextBehavior.cs
  • 7431099 Update Directory.Build.props
  • d0fec68 Add SlidingAnimationView
  • 846e2cb Create SlidingAnimation.cs
  • fa18a6a Update SelectingItemsControlBehavior.cs
  • 4b6976d Add SourceControl property
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
github-actions[bot] commented 4 weeks ago

No TODO comments were found.

github-actions[bot] commented 4 weeks ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.ProjectSystem 13% 7% 2182
Beutl.Core 33% 31% 3120
Beutl.Utilities 73% 67% 360
Beutl.Threading 100% 94% 118
Beutl.Language 0% 0% 623
Beutl.Configuration 39% 19% 285
Beutl.Extensibility 3% 0% 53
Beutl.Engine 26% 25% 8579
Beutl.Operators 4% 0% 62
Summary 26% (9292 / 36214) 25% (2661 / 10653) 15382

Minimum allowed line rate is 0%