Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2021

Bumps Microsoft.Toolkit.Mvvm from 7.0.0-preview4 to 7.1.1.

Release notes

Sourced from Microsoft.Toolkit.Mvvm's releases.

v7.1.1

Also see notes from main 7.1.0 release here.

Changes:

Animations 🏮:

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

Extensions ⚡:

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

Bugs 🐛:

  • #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.

v7.1.0

Packages available on NuGet

Read Release Blog here

Video Overview Promotional Video here

Highlights 🌟

... (truncated)

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)

Bumps [Microsoft.Toolkit.Mvvm](https://github.com/CommunityToolkit/WindowsCommunityToolkit) from 7.0.0-preview4 to 7.1.1.
- [Release notes](https://github.com/CommunityToolkit/WindowsCommunityToolkit/releases)
- [Commits](CommunityToolkit/WindowsCommunityToolkit@v7.0.0-preview4...v7.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Toolkit.Mvvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 19, 2021

Superseded by #87.

@dependabot dependabot bot closed this Nov 19, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Toolkit.Mvvm-7.1.1 branch November 19, 2021 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant