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.8.0 in /tvheadend #307

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps streamlink from 5.3.1 to 6.8.0.

Release notes

Sourced from streamlink's releases.

Streamlink 6.8.0

Release highlights:

  • Added: sha256 checksum to log message when side-loading plugins (#6023)
  • Added: SSLContextAdapter to streamlink.session.http (#6024)
  • Deprecated: old re-exports in streamlink.plugins package (#6005)
  • Updated plugins:
    • bilibili: fixed validation schema for offline channels (#6032)
    • chzzk: fixed channels without content (#6002)
    • cnbce: new plugin (#6029)
    • kick: new plugin (#6012, #6021, #6024)
    • tf1: added authentication via --tf1-email and --tf1-password (#5983)
    • tvp: fixed live streams (#6037)
    • welt: fixed live streams (#6011)

📦 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

Clap2rap <[email protected]> (1):
      plugins.chzzk: fix validation schema

Ismaël Moret <[email protected]> (1): plugin.tf1: implement authentication

bastimeyer <[email protected]> (21): tools: bump mypy to 1.10.0 tools: bump ruff to 0.4.4 tools: bump ruff to 0.4.5 and fix issues plugins: officially deprecate re-exports docs: add note about Ubuntu to install page </tr></table>

... (truncated)

Changelog

Sourced from streamlink's changelog.

streamlink 6.8.0 (2024-06-17)

Release highlights:

  • Added: sha256 checksum to log message when side-loading plugins (#6023)
  • Added: SSLContextAdapter to streamlink.session.http (#6024)
  • Deprecated: old re-exports in streamlink.plugins package (#6005)
  • Updated plugins:
    • bilibili: fixed validation schema for offline channels (#6032)
    • chzzk: fixed channels without content (#6002)
    • cnbce: new plugin (#6029)
    • kick: new plugin (#6012, #6021, #6024)
    • tf1: added authentication via --tf1-email and --tf1-password (#5983)
    • tvp: fixed live streams (#6037)
    • welt: fixed live streams (#6011)

Full 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)

... (truncated)

Commits
  • d7f9a92 release: 6.8.0
  • b0ec168 plugins.tvp: get live streams from API
  • 50d723e tools: bump ruff to 0.4.9
  • f41a3ff chore: add collab checkboxes to issue templates
  • 97b1f79 plugins.cnbce: new plugin
  • 7780833 plugins.bilibili: fix schema for offline channels
  • 8bf71b4 session.http: re-use SSLContext in ProxyManager
  • c92c5fb plugins.kick: restore plugin with new HTTPAdapter
  • 9045c81 session.http: refactor, add base SSLContextAdapter
  • 110a61f tests: add python(version) markers
  • 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.8.0.
- [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.8.0)

---
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 Jun 18, 2024
@github-actions github-actions bot removed the python label Jun 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2024

Superseded by #309.

@dependabot dependabot bot closed this Jun 19, 2024
@dependabot dependabot bot deleted the dependabot/pip/tvheadend/streamlink-6.8.0 branch June 19, 2024 06:50
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants