Skip to content

Bump lottie-web from 5.7.6 to 5.9.2#248

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/lottie-web-5.9.2
Closed

Bump lottie-web from 5.7.6 to 5.9.2#248
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/lottie-web-5.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2022

Copy link
Copy Markdown
Contributor

Bumps lottie-web from 5.7.6 to 5.9.2.

Changelog

Sourced from lottie-web's changelog.

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
  • FEATURE: Add type for goToAndPlay & goToAndStop
  • FIX: add time to list of code for preventing removal
  • FIX: glyphs removed from DOM before reloading

V 5.9.1

  • FIX: navigator validation for SSR

V 5.9.0

  • FEATURE: Added support for using shapes as animated characters
  • FIX: added methods used by expressions to an array to prevent treeshaking
  • DEV: Migrated code to imports
  • DEV: Use Rollup for build process

V 5.8.1

  • FEATURE: added more methods available for the lottie worker player

V 5.8.0

  • FEATURE: lottie player as a worker support
  • FEATURE: added content-visibility prop support
  • FEATURE: added header check for json type (improves initial parsing specially on large files)
  • FEATURE: added lottie.useWebWorker method to support loading file on a separate web worker (different than the first feature)
  • FEATURE: added frame rate to comp on export (not supported by payers yet)
  • FIX: random seed expression fix

V 5.7.14

  • FEATURE: added support for Smoothness property on animated texts
  • FEATURE: added support for animated text path properties
  • FEATURE: added support for exporting source names as ids
  • FEATURE: added clear cache button
  • FIX: fixed importer with last keyframe

V 5.7.13

  • FEATURE: added support for emoji modifiers and sequences
  • FEATURE: added support for metadata export on json files

V 5.7.12

  • FEATURE: added support for masked strokes line cap and line join
  • FIX: callbacks list executing beyond index list
  • FIX: missing TextExpressionSelectorPropFactor
  • FEATURE: exporter improvements

V 5.7.11

  • FIX: another exporter fix

V 5.7.10

... (truncated)

Commits
  • eb6d9a6 version 5.9.2
  • aff108e Merge branch 'master' of github.com:airbnb/lottie-web
  • 3333b1d add support for playsegments and blend mode on lottie worker
  • 495b337 Merge pull request #2692 from wemyss/patch-1
  • f7e567e add mix-blend-mode support for lottie-wirker
  • 8af84e3 fixes #2719 allows to set width and height from config
  • 4de082a Merge pull request #2736 from nnhk23/kn--fix-getMarkerData
  • 86166fd Merge pull request #2737 from nnhk23/kn--fix-type
  • 975097b Merge pull request #2745 from dweekly/patch-1
  • 46564c3 fixes #2749 add time to list of code for preventing removal
  • 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.9.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.9.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 Apr 8, 2022
@vercel

vercel Bot commented Apr 8, 2022

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mkotsollaris/facets-io/4JYKwAys7Ngyb4L69Dr5piyFcgf3
✅ Preview: https://facets-io-git-dependabot-npmandyarnlottie-web-592-mkotsollaris.vercel.app

@dependabot @github

dependabot Bot commented on behalf of github Apr 25, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #251.

@dependabot dependabot Bot closed this Apr 25, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/lottie-web-5.9.2 branch April 25, 2022 11:12
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