LanceMcCarthy / MvpApi

An application for Microsoft MVPs to easily browse and upload contributions
MIT License
36 stars 10 forks source link

Bump Microsoft.Toolkit.Uwp from 7.0.0 to 7.0.1 in /src/MvpApi.Uwp #138

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps Microsoft.Toolkit.Uwp from 7.0.0 to 7.0.1.

Release notes

Sourced from Microsoft.Toolkit.Uwp's releases.

v7.0.1

Packages available on NuGet

⚠ Be sure to read the main 7.0.0 release notes as well for migration info from 6.1.

Changes:

Animations :izakaya_lantern::

  • #3843: Implicit animation binding fix

Controls :control_knobs::

  • #3890: Replace remaining references to ribbon to TabbedCommandBar
  • #3888: Fix for FocusTracker Sample App hang
  • #3884: FocusTracker Sample App Crash/Hang
  • #3881: Fixes #3871 - Can't see InAppNotification border
  • #3871: Can't apply border thickness property to InAppNotification
  • #3878: Fix WrapPanel behavior with collapsed children

Extensions :zap::

  • #3850: Fixed ListViewExtensionsCode.bind file.
  • #3849: ListViewExtensions sample is broken.
  • #3854: Added unit tests for Vector2/3/4/Quaternion parsing
  • #3837: Fix wrong bracket matching when parsing Vectors

Documentation :page_with_curl::

  • #3901: Fixed exception message and docs for Span2D.CopyTo(Span2D)
  • #3892: Update ScrollHeader sample docs to /docs/behaviors/HeaderBehaviors.md

Improvements :sparkles::

  • #3863: Fix Package tags to better SEO on Nuget

Bugs :bug::

  • #3895: Fix notification settings disabled for unpackaged apps on 19042 and older
  • #3887: Fixed crash in InvokeActionsActivity sample page
  • #3866: Handle Assembly being null
  • #3861: Toast notification from c++ app
  • #3836: Fix notification Group property being overwritten in unpackaged apps
  • #3835: Updating toast progress bar from unpackaged desktop apps doesn't work when using Group+Tag
  • #3834: Clicking the information button in the sample app crashes the app

Others:

  • #1234: ScrollHeader: Removed tabstop from ScrollHeader
  • #3886: Add some basic tests for WrapPanel

... (truncated)

Commits
  • 2498402 Create 7.0.1 hotfix release
  • 112ce73 Merge pull request #3901 from Sergio0694/bugfix/span2d-copyto-exception-info
  • f8c4009 Merge branch 'master' into bugfix/span2d-copyto-exception-info
  • 8463203 Merge pull request #3895 from windows-toolkit/andrewleader/notif-settingsfix-...
  • e94fd5c Fixed exception message and docs for Span2D<T>.CopyTo(Span2D<T>)
  • 94a1be2 Merge branch 'master' into andrewleader/notif-settingsfix-with-cleanup
  • 25442e3 Merge pull request #3892 from RosarioPulella/fix/header-behaviors-sample
  • 184def3 Forgot to call cleanup
  • 22af2cc Merge branch 'andrewleader/notif-settings-fix' into andrewleader/notif-settin...
  • f092ea5 Fixes for app data folder consistently using aumid instead of appid
  • 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 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)