JGriffin34432 / Skywarn

A basic weather bot.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Bump ytdl-core from 0.20.4 to 0.22.0 #9

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps ytdl-core from 0.20.4 to 0.22.0.

Release notes *Sourced from [ytdl-core's releases](https://github.com/fent/node-ytdl-core/releases).* > ## v0.22.0 > > > ### Features > > * Add Author Verification ([#342](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/342)) ([804f3e9](https://github.com/fent/node-ytdl-core/commit/804f3e9)) > * Add Video Media ([#343](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/343)) ([557130c](https://github.com/fent/node-ytdl-core/commit/557130c)) > * **info:** add `age_restricted` and `no_embed_allowed` keys to video info' ([7fc2df9](https://github.com/fent/node-ytdl-core/commit/7fc2df9)), closes [#321](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/321) > * **info:** add deciphered `dashmpd`, `dashmpd2`. and `hlsvp` links to info ([b537c50](https://github.com/fent/node-ytdl-core/commit/b537c50)), closes [#251](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/251) > * **info:** cache `ytdl.getInfo()` calls to the same videos ([dcb7281](https://github.com/fent/node-ytdl-core/commit/dcb7281)), closes [#331](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/331) [#332](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/332) > > > ### BREAKING CHANGES > > * **info:** - ytdl.cache -> ytdl.cache.sig > > ## v0.21.1 > No release notes provided. > > ## v0.21.0 > > > ### Features > > * start from latest segment on live streams ([6309425](https://github.com/fent/node-ytdl-core/commit/6309425)), closes [#157](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/157) [#263](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/263)
Commits - [`cecac8c`](https://github.com/fent/node-ytdl-core/commit/cecac8c1e6fec03fa9f38e4e799cf9cba83dcd90) chore(release): 0.22.0 - [`b537c50`](https://github.com/fent/node-ytdl-core/commit/b537c50bbe187f5c33d1605c48b68f00d4c0375b) feat(info): add deciphered `dashmpd`, `dashmpd2`. and `hlsvp` links to info - [`7fc2df9`](https://github.com/fent/node-ytdl-core/commit/7fc2df91ad9a3a67502a424b2124acb325ab913b) feat(info): add `age_restricted` and `no_embed_allowed` keys to video info' - [`dcb7281`](https://github.com/fent/node-ytdl-core/commit/dcb728125c4491793c3b775877d562aa2f130796) feat(info): cache `ytdl.getInfo()` calls to the same videos - [`f6784ec`](https://github.com/fent/node-ytdl-core/commit/f6784ece344640b1b479643b4798e51624cbf5cf) chore(package): update assert-diff to version 2.0.0 ([#347](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/347)) - [`557130c`](https://github.com/fent/node-ytdl-core/commit/557130c69318e5b0e491d55fa622e64ad61b307a) feat: Add Video Media ([#343](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/343)) - [`804f3e9`](https://github.com/fent/node-ytdl-core/commit/804f3e9e358a3185b1c56b0989ac04c827c218e0) feat: Add Author Verification ([#342](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/342)) - [`b4a4b36`](https://github.com/fent/node-ytdl-core/commit/b4a4b36234737dcb31f40289f8ad83f783c1ed24) chore(release): 0.21.1 - [`65c31d3`](https://github.com/fent/node-ytdl-core/commit/65c31d35c352d76ae6a567f8b52c9bddb371137b) docs(typings): update typings for live streams - [`09a0614`](https://github.com/fent/node-ytdl-core/commit/09a0614ee1c4b2efaf66d10ae3110b1d2bf040d6) docs(typings): added missing begin option from downloadOptions typings ([#339](https://github-redirect.dependabot.com/fent/node-ytdl-core/issues/339)) - Additional commits viewable in [compare view](https://github.com/fent/node-ytdl-core/compare/v0.20.4...v0.22.0)


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 merge` will merge this PR after your CI passes on it - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Superseded by #10.