Skip to content

Bump lottie-web from 5.7.6 to 5.9.3#251

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps lottie-web from 5.7.6 to 5.9.3.

Changelog

Sourced from lottie-web's changelog.

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
  • 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

... (truncated)

Commits
  • 3bad1d7 version 5.9.3
  • ce76976 Merge branch 'master' of github.com:airbnb/lottie-web
  • 6b24618 Merge pull request #2774 from jagomf/patch-1
  • da27735 fix link audio element
  • 95ddfee Merge branch 'master' of github.com:airbnb/lottie-web
  • 8eb50f1 add worker paused and play events
  • f1bce86 Merge pull request #2775 from mbasaglia/audio_volume
  • 62470eb Handle audio levels on AudioElement
  • 7503d83 add support for removeEventListener on worker
  • ee3e773 font text fix
  • 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.3.
- [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.3)

---
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 25, 2022
@vercel

vercel Bot commented Apr 25, 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/HkhKFDkK8VC3KsowmMusTEEJ7cqc
✅ Preview: https://facets-io-git-dependabot-npmandyarnlottie-web-593-mkotsollaris.vercel.app

@dependabot @github

dependabot Bot commented on behalf of github May 2, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #255.

@dependabot dependabot Bot closed this May 2, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/lottie-web-5.9.3 branch May 2, 2022 11:14
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