Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump streamlink from 5.3.1 to 6.7.4 in /tvheadend #302

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps streamlink from 5.3.1 to 6.7.4.

Release notes

Sourced from streamlink's releases.

Streamlink 6.7.4

Patch release:

  • Refactored: CLI errors (#5958)
  • Updated plugins:
    • afreeca: updated stream qualities (#5953)
    • afreeca: added --afreeca-stream-password (#5952)
    • chzzk: new plugin (#5731)
    • nownews: removed plugin (#5961)
    • turkuvaz: fixed HLS streams (#5946)
  • Docs: clarified plugin request rules (#5949)
  • Build: fixed build issues on Windows (#5990)
  • Build: removed exceptiongroup dependency on Python >= 3.11 (#5987)

📦 Download and Installation

Please see the installation instructions for a list of available install methods and packages on the supported operating systems.

⚙️ Configuration and Usage

Please see the CLI documentation for how to configure and use Streamlink.

❤️ Support

If you think that Streamlink is useful and if you want to keep the project alive, then please consider supporting its maintainers by sending a small and optionally recurring tip via the available options.
Your support is very much appreciated, thank you!

🙏 Contributors

🗒️ Full changelog

Lee Taehoon <[email protected]> (2):
      plugins.afreeca: support for password-protected streams
      plugins.afreeca: enhance quality fetching

bastimeyer <[email protected]> (20): plugins.turkuvaz: add HLS URL mapping tools: unset max line length in markdown files docs: remove KNOWN_ISSUES.md docs: rewrite "reporting bugs" guide docs: rewrite "pull requests" guide docs: rephrase and clarify plugin rules chore: update plugin issue template cli: fix typing information </tr></table>

... (truncated)

Changelog

Sourced from streamlink's changelog.

streamlink 6.7.4 (2024-05-12)

Patch release:

  • Refactored: CLI errors (#5958)
  • Updated plugins:
    • afreeca: updated stream qualities (#5953)
    • afreeca: added --afreeca-stream-password (#5952)
    • chzzk: new plugin (#5731)
    • nownews: removed plugin (#5961)
    • turkuvaz: fixed HLS streams (#5946)
  • Docs: clarified plugin request rules (#5949)
  • Build: fixed build issues on Windows (#5990)
  • Build: removed exceptiongroup dependency on Python >= 3.11 (#5987)

Full changelog

streamlink 6.7.3 (2024-04-14)

Patch release:

  • Fixed: file output paths being able to exceed max file/directory name length (#5921, #5925)
  • Fixed: propagation of KeyboardInterrupt/SystemExit in streamlink.webbrowser (#5930)
  • Fixed: compatibility with exceptiongroup<=1.1.1 (#5930)
  • Fixed: plugin.api.validate.parse_qsd input type validation (#5932)
  • Updated plugins:
    • mangomolo: fixed missing referer header and updated URL matcher (#5923, #5926)
    • pluto: rewritten plugin (#5910)
    • showroom: fixed geo-block check preventing stream access (#5911)
    • vkplay: updated URL matcher (#5908)
  • Tests: fixed test failure when running tests from the bdist build directory (#5933)

Full changelog

streamlink 6.7.2 (2024-03-23)

Patch release:

  • Build: reverted trio version requirement bump (#5902)
  • Build: fixed incorrect pytest version requirement (#5901)

Full changelog

streamlink 6.7.1 (2024-03-19)

Patch release:

... (truncated)

Commits
  • 2156997 release: 6.7.4
  • 996c814 build: fix encoding when reading plugin files
  • fef6fd6 plugins.chzzk: new plugin
  • 63c6d03 build: only require exceptiongroup on py<3.11
  • c7a0558 docs: fix deprecated ruff <path> call
  • 60fca34 docs: update Windows builds flavors
  • 07666b0 docs: add Void Linux back to install page
  • 42c52cd docs: add ALT Linux to install page
  • db5a8a8 docs: remove Alpine Linux from install page
  • b271e02 plugin.api: update useragents
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [streamlink](https://github.com/streamlink/streamlink) from 5.3.1 to 6.7.4.
- [Release notes](https://github.com/streamlink/streamlink/releases)
- [Changelog](https://github.com/streamlink/streamlink/blob/master/CHANGELOG.md)
- [Commits](streamlink/streamlink@5.3.1...6.7.4)

---
updated-dependencies:
- dependency-name: streamlink
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels May 13, 2024
@github-actions github-actions bot removed the python label May 14, 2024
Copy link

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Jun 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2024

Superseded by #307.

@dependabot dependabot bot closed this Jun 18, 2024
@dependabot dependabot bot deleted the dependabot/pip/tvheadend/streamlink-6.7.4 branch June 18, 2024 06:39
@github-actions github-actions bot locked and limited conversation to collaborators Jun 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants