GuOrg / Gu.Wpf.NumericInput

MIT License
74 stars 20 forks source link

Bump MaterialDesignThemes from 4.9.0 to 5.0.0 #145

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps MaterialDesignThemes from 4.9.0 to 5.0.0.

Release notes

Sourced from MaterialDesignThemes's releases.

5.0.0

This is a major version update with many breaking changes. Please see the Migration guide for steps on updating from prior versions.

There is also a complete list of the breaking changes in #2255

What's Changed

Key Changes

Breaking Changes

New Contributors

Full Changelog: https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/compare/v4.10.0...v5.0.0

A big thank you to everyone who contributed (either with issues or pull requests): @​9helix @​AbderrahmaneAhmam @​alexachso @​AndrewKeepCoding @​anno0 @​arubu21 @​BenjaminMichaelis @​Charlie1104 @​dand751801 @​djdjz7

... (truncated)

Commits
  • 264b4f0 Grammatical fixes to App.xaml (#3468)
  • 970acf3 Removing defaults in favor of specifying MD2 or MD3 (#3467)
  • 32eb536 Fix HorizontalContentAlignment on ComboBox (selected value) (#3458)
  • c338f12 Fixing issue with ComboBoxes in dialog host (#3451)
  • 223e195 Change default VerticalContentAlignment to Stretch to match default Expander ...
  • 9a49364 Bump fastify/github-action-merge-dependabot from 3.9.1 to 3.10.1 (#3456)
  • aede68a Fix the converter to round the value (#3452)
  • c2e5446 Amend demo to display fix for Issue 3440 (#3446)
  • 7a6bde0 The last of the 5.0 cleanup (#3444)
  • a674510 [bot] Pack Icon update (#3437)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)