GuOrg / Gu.Wpf.NumericInput

MIT License
73 stars 20 forks source link

Bump MaterialDesignThemes from 4.7.1 to 4.8.0 #120

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps MaterialDesignThemes from 4.7.1 to 4.8.0.

Release notes

Sourced from MaterialDesignThemes's releases.

4.8.0

What's Changed

Key Changes

Breaking Changes

New Contributors

Full Changelog: https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/compare/v4.7.1...v4.8.0

A big thank you to everyone who contributed (either with issues or pull requests): @​adamhewitt627 @​DrCQ @​greuelpirat @​JeanPhilippeLux @​JorisCleVR @​LejlaBrkic123 @​mohsen-id @​nicolaihenriksen @​tblong @​Yoooi0 @​yosefmah

Commits
  • 5881263 Fix PasswordBox keyboard focus traversal issue (#3096)
  • 4590c59 Added RatingBar.InvertDirection to support inverting "fill" direction (#3116)
  • e3e5e7b [bot] Pack Icon update (#3117)
  • 007ed28 [bot] Pack Icon update (#3115)
  • b53fbd8 Properly restore focus when TabControl.SelectedIndex is set via DialogHost (#...
  • 22b8b49 Because these need to rev together (#3111)
  • 50c3247 Bump Microsoft.CodeAnalysis.Common from 4.4.0 to 4.5.0 (#3108)
  • 4f75cf0 Bump fastify/github-action-merge-dependabot from 3.6.0 to 3.6.1 (#3109)
  • d1335ab Bump XAMLTest from 1.0.0-ci393 to 1.0.0-ci400 (#3105)
  • 08bff44 Add DialogHost.DialogContentUniformCornerRadius (#3103)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #126.