Skip to content

Bump lottie-web from 5.7.6 to 5.10.2#328

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/lottie-web-5.10.2
Open

Bump lottie-web from 5.7.6 to 5.10.2#328
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/lottie-web-5.10.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps lottie-web from 5.7.6 to 5.10.2.

Changelog

Sourced from lottie-web's changelog.

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
  • FIX: Workaround for banner validation

V 5.9.6

  • FIX: Bodymovin export missing comps
  • FIX: Disambiguate bevelEmboss properties (thanks @​mbasaglia)
  • FEATURE: Add support for image export individual settings via annotations

V 5.9.5

  • FIX: Expand the hybrid shape bounding box on stroke (thanks @​mbasaglia)
  • FEATURE: support filter size on drop shadow property
  • FIX: canvas worker - handle destroying animation instance before data is loaded
  • FIX: canvas worker = pass own canvas fix (thanks @​knenkne)
  • FIX: bodymovin extension out of storage
  • FEATURE: integration with canilottie

V 5.9.4

  • FIX: support for all marker definitions
  • FIX: improve composable filters
  • FIX: strokes with correct width on fonts

V 5.9.3

  • FEATURE: Add support for isPaused property on lottie worker
  • FEATURE: Adds support for changing volume based on the audio layer data
  • FEATURE: add support for removeEventListener on worker
  • FEATURE: add support for updateDocumentData on worker
  • FEATURE: add text as font support on worker
  • FIX: avoid crash when script does not have src

V 5.9.2

  • FEATURE: add support for playsegments and blend mode on lottie worker
  • FIX: Fix ts typing for loadAnimation parameter
  • FEATURE: allows to set width and height of svg from config
  • FIX: Fix getMarkerData bug

... (truncated)

Commits
  • dfa2cc5 version 5.10.2
  • ad50162 Merge branch 'master' of github.com:airbnb/lottie-web
  • 887622e fixes #2907 add setLoop method
  • 8636e62 Merge pull request #2917 from airbnb/90_canvas_matte_masks
  • 82ad1e6 fix code comments
  • d4589de fix validation of OffscreenCanvas
  • be9f4ea change ES6 to ES5
  • 28f4e52 change worker functions to classes
  • 217b9c8 add compatibility for non OffscreenCanvas
  • b80ae19 fix two consecutive layers as masks
  • 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 [lottie-web](https://github.com/airbnb/lottie-web) from 5.7.6 to 5.10.2.
- [Release notes](https://github.com/airbnb/lottie-web/releases)
- [Changelog](https://github.com/airbnb/lottie-web/blob/master/CHANGELOG.md)
- [Commits](airbnb/lottie-web@v5.7.6...v5.10.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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2023
@vercel
Copy link

vercel bot commented Jan 23, 2023

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

Name Status Preview Comments Updated
facets-io ❌ Failed (Inspect) Jan 23, 2023 at 11:09AM (UTC)

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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants