Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Toolkit.HighPerformance from 7.1.0 to 7.1.1 #64

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.Toolkit.HighPerformance from 7.1.0 to 7.1.1.

Release notes

Sourced from Microsoft.Toolkit.HighPerformance'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.

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.HighPerformance](https://github.com/CommunityToolkit/WindowsCommunityToolkit) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/CommunityToolkit/WindowsCommunityToolkit/releases)
- [Commits](CommunityToolkit/WindowsCommunityToolkit@v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Toolkit.HighPerformance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from finphie as a code owner October 20, 2021 14:13
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2021
@finphie finphie merged commit 2f5e83f into main Oct 20, 2021
@finphie finphie deleted the dependabot/nuget/Microsoft.Toolkit.HighPerformance-7.1.1 branch October 20, 2021 21:07
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