Themerr-jellyfin
Themerr-jellyfin copied to clipboard
build(deps): bump YoutubeExplode from 6.3.14 to 6.3.16
Bumps YoutubeExplode from 6.3.14 to 6.3.16.
Release notes
Sourced from YoutubeExplode's releases.
6.3.16
What's Changed
- Fix extracting own playlist info when authenticated by
@Tyrrrzin Tyrrrz/YoutubeExplode#791Full Changelog: https://github.com/Tyrrrz/YoutubeExplode/compare/6.3.15...6.3.16
6.3.15
What's Changed
- Search not working with query string in Hebrew fix by
@razperin Tyrrrz/YoutubeExplode#788New Contributors
@razpermade their first contribution in Tyrrrz/YoutubeExplode#788Full Changelog: https://github.com/Tyrrrz/YoutubeExplode/compare/6.3.14...6.3.15
Commits
2c1c402Fix extracting own playlist info when authenticated (#791)dbd506eUpdatenet5.0target tonet8.0ca5f72eUse compile-time bindings in Avaloniad92a1e9Add AOT analyzers6b55f8cRemove non-existing files8fc6a64Fix more encoding issuesb1e40ddFix serialization for ints08f1dbfRefactor607bc5fSearch not working with query string in Hebrew fix (#788)3ed8d09Update NuGet packages- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 69.97%. Comparing base (
0d8205d) to head (c7d84cc). Report is 56 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #352 +/- ##
=======================================
Coverage 69.97% 69.97%
=======================================
Files 5 5
Lines 413 413
Branches 36 36
=======================================
Hits 289 289
Misses 112 112
Partials 12 12
@dependabot rebase