chore(deps): bump the avalonia group across 1 directory with 2 updates by dependabot[bot] · Pull Request #127 · fuzzzerd/SharpFM
Bumps the avalonia group with 2 updates in the / directory: Avalonia and Avalonia.Xaml.Interactions.
Updates Avalonia from 11.2.3 to 11.2.0
Commits
68ab391Bump version1709f73Avoid test failing on 11.2, should not hardcode callbackExecuted ideally05ff912Bump HarfBuzz too0b2d7e7Do not reset text selection when the TextBox loses focus (#17195)3ebd774Fix overlay popup focus issues (#17326)f70cf39Make the name table optional (#17306)4f79c1bRework how TextBlock skips redundant measure and arrange calls (#17271)0dbf5c2Implemented GLib-based dispatcher (#17281)7da26e2Set TimePicker.Time seconds to zero when UseSeconds is False (#17251)f965634Fix ThemeVariant equality (#17257)- Additional commits viewable in compare view
Updates Avalonia.Xaml.Interactions from 11.2.0.1 to 11.2.0.7
Release notes
Sourced from Avalonia.Xaml.Interactions's releases.
11.2.0.7
What's Changed
- Add new event handlers to base behaviors by
@wieslawsoltesin wieslawsoltes/Avalonia.Xaml.Behaviors#27- Add new custom reactive event behaviors by
@wieslawsoltesin wieslawsoltes/Avalonia.Xaml.Behaviors#29- Execute trigger behaviors on initialized by
@wieslawsoltesin wieslawsoltes/Avalonia.Xaml.Behaviors#28- Add new event triggers by
@wieslawsoltesin wieslawsoltes/Avalonia.Xaml.Behaviors#30Full Changelog: https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/compare/11.2.0.6...11.2.0.7
11.2.0.6
What's Changed
- Top level attached to visual logical tree by
@wieslawsoltesin wieslawsoltes/Avalonia.Xaml.Behaviors#26Full Changelog: https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/compare/11.2.0.5...11.2.0.6
11.2.0.5
What's Changed
- Fix top level logical tree by
@wieslawsoltesin wieslawsoltes/Avalonia.Xaml.Behaviors#25Full Changelog: https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/compare/11.2.0.4...11.2.0.5
11.2.0.4
What's Changed
- Fix TemplateBinding by
@wieslawsoltesin wieslawsoltes/Avalonia.Xaml.Behaviors#23Full Changelog: https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/compare/11.2.0.3...11.2.0.4
11.2.0.3
Full Changelog: https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/compare/11.2.0.2...11.2.0.3
11.2.0.2
What's Changed
- Reactive generator by
@wieslawsoltesin wieslawsoltes/Avalonia.Xaml.Behaviors#18- Merge Xaml.Behaviors packages by
@wieslawsoltesin wieslawsoltes/Avalonia.Xaml.Behaviors#19- Add StyledElementAction by
@wieslawsoltesin wieslawsoltes/Avalonia.Xaml.Behaviors#17Full Changelog: https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/compare/11.2.0.1...11.2.0.2
Commits
38157d3Update Directory.Build.props161cfc4Merge pull request #30 from wieslawsoltes/AddNewTriggers3fbf51cAdd IsEnabled check0db5343Update triggersc7da399Fix default values6649763Update RoutedEventTriggerBaseOfT.csfb456bdUpdate RoutedEventTriggerBase.csd21da56Add routed event triggers for Gestures2c9f0ebCreate RoutedEventTriggerBaseOfT.cs6981c04Use markup extension for InputConverter- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions