Skip to content

chore(deps): bump lottie-web from 5.7.6 to 5.12.2#176

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lottie-web-5.12.2
Open

chore(deps): bump lottie-web from 5.7.6 to 5.12.2#176
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lottie-web-5.12.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 17, 2025

Bumps lottie-web from 5.7.6 to 5.12.2.

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
  • 846dbf2 version 5.12.2
  • 493be1d version 5.12.1
  • 308101f Merge pull request #2989 from stephenhebert/patch-1
  • 8deda2d Merge pull request #2990 from lottielab/fix-transform-application
  • 0c56266 rm pigeon animation from test list
  • 4b98bf5 Fix transform matrix precalc when adding effects
  • 4639710 fix(package.json) : support esm
  • 51c2ce7 change test threshold
  • b98b527 Merge branch '91_canvas_paint_operations_optimization'
  • a9f916e adding threshold to comparison
  • 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 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)

Bumps [lottie-web](https://github.com/airbnb/lottie-web) from 5.7.6 to 5.12.2.
- [Changelog](https://github.com/airbnb/lottie-web/blob/master/CHANGELOG.md)
- [Commits](airbnb/lottie-web@v5.7.6...v5.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ebb-vlqx ❌ Failed (Inspect) Feb 17, 2025 6:33pm

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