MvvmScarletToolkit
MvvmScarletToolkit copied to clipboard
Bump Microsoft.Xaml.Behaviors.Wpf from 1.1.77 to 1.1.122
Bumps Microsoft.Xaml.Behaviors.Wpf from 1.1.77 to 1.1.122.
Release notes
Sourced from Microsoft.Xaml.Behaviors.Wpf's releases.
Behaviors 1.1.122
What's Changed
This release fixes an issue in the XAMLBehaviorsSample.InvokeCommandControl Binding:
- Updating the command parameter binding for the ColorCommand property so null isn't being passed as the parameter value by
@smeddows
in microsoft/XamlBehaviorsWpf#145Full Changelog: https://github.com/microsoft/XamlBehaviorsWpf/compare/v1.1.77...v1.1.122
Commits
2667f1b
Use publishFeedCredentials instead of externalEndpointf152bc6
Merge pull request #171 from microsoft/dev/jestedfa/versioning-fix4a39517
Fixed package versioning1b3c0d0
Merge pull request #170 from microsoft/jstedfast-patch-1af08933
Removed cron schedulee0b992d
Update build.yml7a6b6ee
Merge pull request #169 from microsoft/jstedfast-patch-1761087f
Update main.yml5f90564
Merge pull request #167 from microsoft/keytrigger-fix1c23848
fixed #162- 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 <dependency name> 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)