Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps lottie-web from 5.9.6 to 5.13.0.

Changelog

Sourced from lottie-web's changelog.

V 5.13.0

  • FIX: rollup config updated to prevent lottie-web from running in Server-Side Rendering contexts
  • FIX: fixed renderGradient() cache invalidation issue so that both start and end points are checked for changes
  • IMPROVEMENT: avoid recalculating static transform matrices, results in a significant performance improvement
  • FIX: reloadShapes() no longer has the side effect of creating duplicate styles
  • FEATURE: Web Worker supports resetSegments
  • FIX: hidden styles were forcibly set as visible when using searchShapes()
  • IMPROVEMENT: expressions can access unidimensional values by index
  • IMPROVEMENT: expression support for thisProperty.name

V 5.12.1

  • FIX: Transform Effect opacity reset
  • FEATURE: esm support
  • FIX: Fix transform matrix precalc when adding effects
  • IMPROVEMENT: canvas renderer signifcantly improved in performance
  • IMPROVEMENT: improved text support for emojis
  • IMPROVEMENT: text renderer performance improvement when rendering out of the work area
  • FIX: canvas expressions render order

V 5.12.0

  • FEATURE: Transform Effect support
  • FIX: play / pause behavior on worker
  • IMPROVEMENT: move text rendering to render phase
  • FEATURE: expose global object _lottieGlobal for expressions

V 5.11.0

  • FEATURE: Essential Graphics support
  • FEATURE: slots support
  • FIX: update data when updateDocumentData is called
  • FIX: using unregistered renderer or missing path
  • FIX: added destroy null check
  • FEATURE: Implement setLoop in Web Worker

V 5.10.2

  • FEATURE: add setLoop method
  • FEATURE: support for all matte masks in canvas
  • FEATURE: support for alpha matte in canvas worker
  • FEATURE: support for canvas renderer in Safari
  • FEATURE: add DOM loaded event for canvas worker
  • FIX: tint effect opacity

V 5.10.1

  • FIX: track matte masks transform fix

V 5.10.0

  • FIX: light versions referencing expressions interfaces
  • FEATURE: Add support for new track masks by layer index
  • FEATURE: Add support for zigzag (thanks @​mbasaglia)
  • FEATURE: Add support for offset path (thanks @​mbasaglia)
  • FEATURE: Customizable canvas renderer width and height

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by bwils, a new releaser for lottie-web since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [lottie-web](https://github.com/airbnb/lottie-web) from 5.9.6 to 5.13.0.
- [Changelog](https://github.com/airbnb/lottie-web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/lottie-web/commits)

---
updated-dependencies:
- dependency-name: lottie-web
  dependency-version: 5.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lottie-web-5.13.0 branch from b7c2139 to e56819f Compare May 23, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant