Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lottie 0.7.0 -> 0.7.1 age adoption passing confidence

Release Notes

mattbas/python-lottie (lottie)

v0.7.1

Compare Source

  • Fixed import in blender addon
  • Aded support for parsing hexadecimal colors that include alpha
  • Loading a lottie with missing properties will retain the default value
  • Fixed parsing for lottie files with unknown effects
  • Parser for after effects .aep and .aepx project files
  • Renamed objects.easing.Jump to objects.easing.Hold (the old name will still work)
  • Added objects.easing.Bezier
  • add_keyframe() not returns the keyframe being added
  • add_keyframe() will no longer set the old-fashioned end value unless you pass end=True
  • Renamed keyframe .start to .value (the old name will still work)
  • Fixed SVG export with embedded image assets
  • Fixed parsing SVG where <defs> appears after being referenced

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Scrumplex Scrumplex merged commit 61a773b into master Dec 7, 2024
@Scrumplex Scrumplex deleted the renovate/lottie-0.x-lockfile branch December 7, 2024 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant