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.Uwp.UI.Lottie from 7.0.2 to 7.1.1 #95

Open
wants to merge 1 commit into
base: zhiwei/dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 13, 2022

Bumps Microsoft.Toolkit.Uwp.UI.Lottie from 7.0.2 to 7.1.1.

Release notes

Sourced from Microsoft.Toolkit.Uwp.UI.Lottie's releases.

v7.1.0

  • Lottie-Windows version 7.1.0 release has been focused on performance. We introduced new optimizations and improved old ones.
    • LottieGen now by default will try to collapse and merge some parts of the animation to improve performance and reduce size, to disable it you can use -DisableLottieMergeOptimization argument.
  • Lottie-Windows now supports shadow and blur effects for PreComp and Shape layers.
  • Gradient fill for rectangles fixed.
  • LottieViewer got new feature PixelView that allows you to examine animation pixel-by-pixel on different resolutions.
  • Other minor changes and fixes.

v7.0.5

This release contains major LottieGen optimizer changes. For animations that have many states (or top-level PreComp layers) Lottie-Windows now will generate about 40-50% more simpler visual trees.

Now Lottie-Windows also supports Round Corners effect and blur/shadow effects are now supported for Shape layers.

Changes:

  • #456: [Lottie Viewer] Added scale slider. Added repeating pattern background and checkbox for hiding/showing solid color bg.
  • #455: Added effects (blur/shadow) support for shape layers.
  • #454: Enabled shadow effect for PreComp layers
  • #453: Added Lottie Merge Optimization
  • #452: Added support for animated round corners modifier
  • #451: Add support for round corners if there is no animations
  • #450: Gradient fill for rectangle(rounded rectangle) shape fixed

This list of changes was auto generated.

v7.0.3

Changes:

  • #449: Fixed mismatch of nullable types
  • #444: Fixes for MSBuild task
  • #437: Update Lottie to use 5.0.1 of System.Text.Encodings.Web

This list of changes was auto generated.

Commits

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.Uwp.UI.Lottie](https://github.com/windows-toolkit/Lottie-Windows) from 7.0.2 to 7.1.1.
- [Release notes](https://github.com/windows-toolkit/Lottie-Windows/releases)
- [Changelog](https://github.com/CommunityToolkit/Lottie-Windows/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/windows-toolkit/Lottie-Windows/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Toolkit.Uwp.UI.Lottie
  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 Apr 13, 2022
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.

0 participants