Skip to content

Bump streamlink from 3.2.0 to 5.1.1 in /TwitchRSS#19

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/TwitchRSS/streamlink-5.1.1
Closed

Bump streamlink from 3.2.0 to 5.1.1 in /TwitchRSS#19
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/TwitchRSS/streamlink-5.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 24, 2022

Copy link
Copy Markdown
Contributor

Bumps streamlink from 3.2.0 to 5.1.1.

Release notes

Sourced from streamlink's releases.

Streamlink 5.1.1

Patch release:

  • Changed: WebsocketClient to use CA certificates bundled by certifi (#4977)
  • Fixed: SegmentedStreamReader not properly getting closed (#4972)
  • Fixed: CLI argument links throughout the entire docs (#4989)
  • Build: added certifi as a direct dependency (#4977)

📦 Download and Installation

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

⚠️ PLEASE NOTE ⚠️
Streamlink's Windows installers have been moved to streamlink/windows-builds.

⚙️ 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

Ian Cameron <1661072+mkbloke@users.noreply.github.com> (1):
      docs: add pipx install info

bastimeyer <mail@bastimeyer.de> (5): docs: add missing urllib3 to install page stream.segmented: properly close StreamIO stream: add FilteredStream and abstract filtering plugin.api.websocket: use certifi's cacert.pem ci.github: temporarily downgrade Sphinx to 5.2.3

Streamlink 5.1.0

  • Added: debug log messages of the FFmpeg version in use (#4861)
    Checking the FFmpeg version can be disabled via --ffmpeg-no-validation
  • Added: --twitch-access-token-param for changing access token API request params (#4952)
  • Added: new log level all (#4941)
  • Updated: sbscokr plugin and removed the --sbscokr-id parameter (#4865)
  • Updated: Twitch authentication docs (#4940, #4956)

... (truncated)

Changelog

Sourced from streamlink's changelog.

streamlink 5.1.1 (2022-11-23)

Patch release:

  • Changed: WebsocketClient to use CA certificates bundled by certifi (#4977)
  • Fixed: SegmentedStreamReader not properly getting closed (#4972)
  • Fixed: CLI argument links throughout the entire docs (#4989)
  • Build: added certifi as a direct dependency (#4977)

Full changelog

streamlink 5.1.0 (2022-11-14)

Release highlights:

  • Added: debug log messages of the FFmpeg version in use (#4861)
    Checking the FFmpeg version can be disabled via --ffmpeg-no-validation
  • Added: --twitch-access-token-param for changing access token API request params (#4952)
  • Added: new log level all (#4941)
  • Updated: sbscokr plugin and removed the --sbscokr-id parameter (#4865)
  • Updated: Twitch authentication docs (#4940, #4956)
  • Fixed: broken --twitch-disable-ads mid-roll ad filering (#4942)
  • Fixed: incorrect module name for trace logs on Python 3.11 (#4863)
  • Fixed: bloomberg plugin (#4919)
  • Fixed: dailymotion plugin (#4910)
  • Fixed: raiplay plugin (#4851)
  • Fixed: tvp plugin (#4905)
  • Fixed: vinhlongtv plugin (#4850)
  • Fixed: various other plugin issues (see full changelog)
  • Removed plugins: egame (#4866)
  • Build: added urllib3 as a direct dependency and set it to >=1.26.0 (#4950)
  • Build: added pytest-asyncio to dev-requirements (#4861)

Full changelog

streamlink 5.0.1 (2022-09-22)

Patch release:

  • Fixed: truncation of relative paths in progress output on Windows (#4830)
  • Fixed: mitele plugin's validation schema (#4839)
  • Fixed: infinite loop in rtve plugin (#4840)

Full changelog

streamlink 5.0.0 (2022-09-16)

... (truncated)

Commits
  • b911bc9 release: 5.1.1
  • 06a76d8 docs: add pipx install info
  • b45e685 ci.github: temporarily downgrade Sphinx to 5.2.3
  • 3d4ebf3 plugin.api.websocket: use certifi's cacert.pem
  • 28fd94d stream: add FilteredStream and abstract filtering
  • 485a5b5 stream.segmented: properly close StreamIO
  • 82174b5 docs: add missing urllib3 to install page
  • 0bda6e1 release: 5.1.0
  • 3ccdb95 plugins.tv8: filter out ad segments
  • 3d02f6c cli: fix log format for log level "all"
  • 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 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 3.2.0 to 5.1.1.
- [Release notes](https://github.com/streamlink/streamlink/releases)
- [Changelog](https://github.com/streamlink/streamlink/blob/master/CHANGELOG.md)
- [Commits](streamlink/streamlink@3.2.0...5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 24, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 5, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #20.

@dependabot dependabot Bot closed this Dec 5, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/TwitchRSS/streamlink-5.1.1 branch December 5, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants