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.Notifications from 7.1.0 to 7.1.1 in /src/MvpApi.UwpBackgroundTasks #166

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.Toolkit.Uwp.Notifications from 7.1.0 to 7.1.1.

Release notes

Sourced from Microsoft.Toolkit.Uwp.Notifications's releases.

v7.1.1

Also see notes from main 7.1.0 release here.

Changes:

Animations :izakaya_lantern::

  • #4311: Fixed incorrect default easing for XAML animation types
  • #4274: Bugfix/implicit animations reset

Extensions :zap::

  • #4294: Fixed the debounce extension in order to update to the last action pa…

Bugs :bug::

  • #4327: Fixed exception type for Guard.IsNotNullOr[Empty|WhiteSpace]
  • #4321: Aspect Ratio: Add implicit converter for integer
  • #4320: Add Property panel for ViewportBehavior
  • #4309: Fix for 4308 (OnDeviceExtension Sample)
  • #4317: Fix to issue #4316 - error in duration to frequency calculation.
  • #4316: OneEuroFilter incorrectly translates from duration to frequency.
  • #4310: Fix Missing Resources Exception leading to VS Designer crash
  • #4293: DispatcherQueueTimerExtensions bug
  • #4285: Fix MVVM Toolkit build errors when using C# < 9.0
  • #4282: Fix MVVM Toolkit LINQ expression issues on .NET Framework
  • #4280: Fixed incorrect paths for pipeline sample resources

This list of changes was auto generated.

Commits
  • 52b2bf4 Update version.json for 7.1.1
  • 44ad0cc Merge pull request #4327 from Sergio0694/bugfix/incorrect-notnullorempty-exce...
  • f4c75d2 Fixed exception type for Guard.IsNotNullOr[Empty|WhiteSpace]
  • 7113a60 Merge pull request #4321 from XAML-Knight/dev/AspectRatioConverter_II
  • 3381011 Merge pull request #4320 from XAML-Knight/dev/ViewportLogging
  • 811f4e0 Resurrecting test file
  • 74021fb Address CI build errors
  • d39016e Removed un-needed test CS file, added comment
  • 72ab567 Merge pull request #4309 from HerrickSpencer/herricks/FixOnDeviceSample
  • 0ce0cf3 Bring back original impl, set IsAlwaysOn in Sample page to true
  • 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)
dependabot[bot] commented 2 years ago

Looks like Microsoft.Toolkit.Uwp.Notifications is up-to-date now, so this is no longer needed.