Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

[Snyk] Upgrade ytdl-core from 1.0.5 to 2.1.2 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jun 2, 2020

Snyk has created this PR to upgrade ytdl-core from 1.0.5 to 2.1.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 9 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2020-05-08.
Release notes
Package name: ytdl-core
  • 2.1.2 - 2020-05-08

    Bug Fixes

    • fix issue when not finding format url from formats containing signatureCipher (c7e4472), closes #614
    • types: add missing types for quality in download options (#621) (3861394)
  • 2.1.1 - 2020-04-23

    Bug Fixes

    • properly extract URLs in info.description (#612) (a6705ec)
  • 2.1.0 - 2020-04-15

    Bug Fixes

    • make json slicing more robust (#611) (58fad33)
    • sort formats when format.qualityLabel contains more than resolution (cf1e6c0)

    Features

    • highWaterMark now defaults to 512KB, to avoid issues with discord.js streams ending early (f4a9b65), closes #402
    • add info.author.subscriber_count (#606) (5566272)
  • 2.0.1 - 2020-03-22

    Bug Fixes

    • able to get player file key for caching (e7d3e42)
    • fix parsing some URLs for validateURL and getURLVideoID (7aa1053), closes #583
  • 2.0.0 - 2020-02-23

    Bug Fixes

    • don't return errors, throw them (#520) (1e9b107)
    • types: audioQuality typo (9f55d3e)
    • fix getRelatedVideos() and stripHTML() to account for \r (#579) (d7d67d1)

    Features

    • added likes / dislikes to ytdl.getInfo() (#576) (ea0bcf3)

    BREAKING CHANGES

    • the following helper functions can now throw an error instead of returning an error: ytdl.chooseFormat, ytdl.getURLVideoID, ytdl.getVideoID
  • 1.0.9 - 2020-02-17

    Bug Fixes

    • types: fix ordering in microformat in type definitions (#573) (4872f9e)
  • 1.0.8 - 2020-02-16

    Bug Fixes

    • types: updated type definitions to add Captions and microformat fields (#572) (f884eb1)
  • 1.0.7 - 2020-01-19

    Bug Fixes

  • 1.0.6 - 2020-01-01

    Bug Fixes

    • types: actually add audioandvideo to filter types (845a545)
  • 1.0.5 - 2019-12-24

    Bug Fixes

from ytdl-core GitHub release notes
Commit messages
Package name: ytdl-core
  • 620b690 chore(release): 2.1.2
  • c7e4472 fix: fix issue when not finding format url from formats containing `signatureCipher`
  • 16f96a0 test: save `expected-info.json` files formatted for easier reading
  • 553528a test: add test for callback errors
  • 3861394 fix(types): add missing types for quality in download options (#621)
  • 04bcae0 chore(release): 2.1.1
  • adeed25 chore(deps): update to latest assert-diff
  • a6705ec fix: properly extract URLs in `info.description` (#612)
  • 0468af0 test(coverage): cover error when `getInfo` parsing config
  • d521a01 test: fix rejected `getInfo` errors showing up
  • a79e0f9 style: tweak jsdoc styles
  • 0799ab2 test: use fork of `assert-diff` until PR is merged
  • 3dd0730 chore(release): 2.1.0
  • 58fad33 fix: make json slicing more robust (#611)
  • 04fd05b chore(lint): change lint action (#607)
  • 5566272 feat: add `info.author.subscriber_count` (#606)
  • a7d8926 chore(deps): upgrade html-entities from 1.2.1 to 1.3.1 (#610)
  • d888bc1 test: remove unneeded test
  • fcaf96d docs(readme): add more clarification on using latest version
  • 38a26f3 chore: remove issue label bot file
  • d944f24 docs(readme): clarify `begin`
  • f4a9b65 feat: `highWaterMark` now defaults to 512KB, to avoid issues with discord.js streams ending early
  • 7020f27 chore(lint): see if separating lint job fixes it
  • cf1e6c0 fix: sort formats when `format.qualityLabel` contains more than resolution

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant