FantasticFiasco / mvvm-dialogs

Library simplifying the concept of opening dialogs from a view model when using MVVM in WPF
Apache License 2.0
659 stars 77 forks source link

chore(deps): update dependency microsoft.xaml.behaviors.wpf to v1.1.75 #270

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Xaml.Behaviors.Wpf (source) 1.1.39 -> 1.1.75 age adoption passing confidence

Release Notes

microsoft/XamlBehaviorsWpf (Microsoft.Xaml.Behaviors.Wpf) ### [`v1.1.75`](https://togithub.com/microsoft/XamlBehaviorsWpf/releases/tag/v1.1.75): Behaviors 1.1.75 ##### What's Changed - Upgrade to .NET 4.6.2 by [@​brianlagunas](https://togithub.com/brianlagunas) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/118](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/118) - Fixed [#​107](https://togithub.com/microsoft/XamlBehaviorsWpf/issues/107) by [@​brianlagunas](https://togithub.com/brianlagunas) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/119](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/119) - Fixed KeyTrigger modifier keys by [@​brianlagunas](https://togithub.com/brianlagunas) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/121](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/121) - Upgrade Behaviors to .NET 6.0 by [@​brianlagunas](https://togithub.com/brianlagunas) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/122](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/122) - Adding tests to GitHub Action by [@​brianlagunas](https://togithub.com/brianlagunas) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/125](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/125) - Removed use of MSBuild.Sdk.Extras by [@​brianlagunas](https://togithub.com/brianlagunas) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/127](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/127) - Updated EventTriggerTests by [@​mgoertz-msft](https://togithub.com/mgoertz-msft) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/129](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/129) - Make TriggerCollection constructor public by [@​mgoertz-msft](https://togithub.com/mgoertz-msft) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/130](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/130) - Updated DesignTools project's output path by [@​brianlagunas](https://togithub.com/brianlagunas) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/131](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/131) - Added DesignTools.dll to net462 TFM by [@​brianlagunas](https://togithub.com/brianlagunas) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/133](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/133) - House Keeping by [@​brianlagunas](https://togithub.com/brianlagunas) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/134](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/134) - Adding Microsoft SECURITY.MD by [@​microsoft-github-policy-service](https://togithub.com/microsoft-github-policy-service) in [https://github.com/microsoft/XamlBehaviorsWpf/pull/135](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/135) ##### New Contributors - [@​mgoertz-msft](https://togithub.com/mgoertz-msft) made their first contribution in [https://github.com/microsoft/XamlBehaviorsWpf/pull/129](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/129) - [@​microsoft-github-policy-service](https://togithub.com/microsoft-github-policy-service) made their first contribution in [https://github.com/microsoft/XamlBehaviorsWpf/pull/135](https://togithub.com/microsoft/XamlBehaviorsWpf/pull/135) **Full Changelog**: https://github.com/microsoft/XamlBehaviorsWpf/compare/v1.1.39...v1.1.75

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.