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 puppeteer from 13.1.3 to 14.2.1 #66

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps puppeteer from 13.1.3 to 14.2.1.

Release notes

Sourced from puppeteer's releases.

v14.2.1

14.2.1 (2022-06-02)

Bug Fixes

  • use isPageTargetCallback in Browser::pages() (#8460) (5c9050a)

v14.2.0

14.2.0 (2022-06-01)

Features

Bug Fixes

v14.1.2

14.1.2 (2022-05-30)

Bug Fixes

v14.1.1

Bug Fixes

  • kill browser process when 'taskkill' fails on Windows (#8352) (dccfadb)
  • only check loading iframe in lifecycling (#8348) (7438030)
  • recompile before funit and unit commands (#8363) (8735b78), closes #8362

14.1.0

Features

  • add waitForXPath to ElementHandle (#8329) (7eaadaf)
  • allow handling other targets as pages internally (#8336) (3b66a2c)

... (truncated)

Changelog

Sourced from puppeteer's changelog.

14.2.1 (2022-06-02)

Bug Fixes

  • use isPageTargetCallback in Browser::pages() (#8460) (5c9050a)

14.2.0 (2022-06-01)

Features

Bug Fixes

14.1.2 (2022-05-30)

Bug Fixes

14.1.1 (2022-05-19)

Bug Fixes

  • kill browser process when 'taskkill' fails on Windows (#8352) (dccfadb)
  • only check loading iframe in lifecycling (#8348) (7438030)
  • recompile before funit and unit commands (#8363) (8735b78), closes #8362

14.1.0 (2022-05-13)

Features

  • add waitForXPath to ElementHandle (#8329) (7eaadaf)
  • allow handling other targets as pages internally (#8336) (3b66a2c)

... (truncated)

Commits
  • d5cd416 chore(main): release 14.2.1 (#8462)
  • 2615c1c fix: use null instead of undefined (#8463)
  • dac3e65 chore: use PRs for post-publish
  • 8a0937e chore(deps-dev): bump @​commitlint/config-conventional (#8453)
  • d35cec7 chore(deps-dev): bump @​types/node from 17.0.36 to 17.0.38 (#8452)
  • 802ad9e chore(deps): bump ossf/scorecard-action from 1.0.4 to 1.1.1 (#8458)
  • 0451d17 chore(deps): bump github/codeql-action from 2.1.10 to 2.1.12 (#8461)
  • da77bcd chore: use dependabot for prod deps only (#8459)
  • 5c9050a fix: use isPageTargetCallback in Browser::pages() (#8460)
  • cf49b18 chore: build main docs
  • 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)
ed-asriyan commented 2 years ago

@dependabot rebase