ed-asriyan / lottie-converter

Converts Lottie Animations (.json / .lottie) and Telegram stickers (*.tgs) to GIF / PNG / APNG / WEBP / WEBM
https://t.me/tgtowabot
MIT License
795 stars 72 forks source link

Bump tempy from 0.3.0 to 2.0.0 #55

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps tempy from 0.3.0 to 2.0.0.

Release notes

Sourced from tempy's releases.

v2.0.0

Breaking

  • Require Node.js 12.20 ca35430
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/tempy/compare/v1.0.1...v2.0.0

v1.0.1

  • Automatically clean up after an error is thrown (#31) d859280

https://github.com/sindresorhus/tempy/compare/v1.0.0...v1.0.1

v1.0.0

  • Make .task methods reflect return values from callbacks (#29) 77a5091

https://github.com/sindresorhus/tempy/compare/v0.7.1...v1.0.0

v0.7.1

  • Update dependencies 709bd3d

https://github.com/sindresorhus/tempy/compare/v0.7.0...v0.7.1

v0.7.0

  • Add cleanup methods (#25) 96592fe

https://github.com/sindresorhus/tempy/compare/v0.6.0...v0.7.0

v0.6.0

  • Allow setting a prefix for temp directory (#20) f7fc51f

https://github.com/sindresorhus/tempy/compare/v0.5.0...v0.6.0

v0.5.0

  • Add methods for writing data to temp files (#22) 532be0c

https://github.com/sindresorhus/tempy/compare/v0.4.0...v0.5.0

v0.4.0

Breaking

  • Require Node.js 10 9f815c2

Fixes

  • Fix tempy.file() always adds extension-dot . even if no extension is given (#19) 4ecbd80

https://github.com/sindresorhus/tempy/compare/v0.3.0...v0.4.0

Commits


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)
ed-asriyan commented 2 years ago

@dependabot rebase