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 exoplayer_version from 2.18.5 to 2.18.6 #138

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps exoplayer_version from 2.18.5 to 2.18.6.
Updates com.google.android.exoplayer:exoplayer-core from 2.18.5 to 2.18.6

Release notes

Sourced from com.google.android.exoplayer:exoplayer-core's releases.

r2.18.6

This release corresponds to the AndroidX Media3 1.0.1 release.

  • Core library:
    • Reset target live stream override when seeking to default position (#11051).
    • Fix bug where empty sample streams in the media could cause playback to be stuck.
  • DASH:
    • Fix handling of empty segment timelines (#11014).
  • RTSP:
    • Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461 UnsupportedTransport (#11069).
Changelog

Sourced from com.google.android.exoplayer:exoplayer-core's changelog.

2.18.6 (2023-04-18)

This release corresponds to the AndroidX Media3 1.0.1 release.

  • Core library:
    • Reset target live stream override when seeking to default position (#11051).
    • Fix bug where empty sample streams in the media could cause playback to be stuck.
  • DASH:
    • Fix handling of empty segment timelines (#11014).
  • RTSP:
    • Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461 UnsupportedTransport (#11069).
Commits
  • cf49175 Merge pull request #11129 from google/release-v2-r2.18.6
  • 296c50e Add com.google.truth.extensions:truth-java8-extension to JAR list
  • bf7f6d2 Update JavaDoc for 2.18.6
  • fc533ff Update release notes for Media3 1.0.1 / ExoPlayer 2.18.6
  • 0bc9220 Update migration script
  • e2e6411 Fix thread access when creating notifications for media sessions
  • 26d2b6c Use @link instead of @value
  • e8f00bf Ensure TrackSelectionParameters overrides match existing groups
  • 97a3163 Update colr box values to be overridden by bitstream boxes
  • c3ebec5 Bump version numbers to Media3 1.0.1 and ExoPlayer 2.18.6
  • Additional commits viewable in compare view

Updates com.google.android.exoplayer:exoplayer-ui from 2.18.5 to 2.18.6

Release notes

Sourced from com.google.android.exoplayer:exoplayer-ui's releases.

r2.18.6

This release corresponds to the AndroidX Media3 1.0.1 release.

  • Core library:
    • Reset target live stream override when seeking to default position (#11051).
    • Fix bug where empty sample streams in the media could cause playback to be stuck.
  • DASH:
    • Fix handling of empty segment timelines (#11014).
  • RTSP:
    • Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461 UnsupportedTransport (#11069).
Changelog

Sourced from com.google.android.exoplayer:exoplayer-ui's changelog.

2.18.6 (2023-04-18)

This release corresponds to the AndroidX Media3 1.0.1 release.

  • Core library:
    • Reset target live stream override when seeking to default position (#11051).
    • Fix bug where empty sample streams in the media could cause playback to be stuck.
  • DASH:
    • Fix handling of empty segment timelines (#11014).
  • RTSP:
    • Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461 UnsupportedTransport (#11069).
Commits
  • cf49175 Merge pull request #11129 from google/release-v2-r2.18.6
  • 296c50e Add com.google.truth.extensions:truth-java8-extension to JAR list
  • bf7f6d2 Update JavaDoc for 2.18.6
  • fc533ff Update release notes for Media3 1.0.1 / ExoPlayer 2.18.6
  • 0bc9220 Update migration script
  • e2e6411 Fix thread access when creating notifications for media sessions
  • 26d2b6c Use @link instead of @value
  • e8f00bf Ensure TrackSelectionParameters overrides match existing groups
  • 97a3163 Update colr box values to be overridden by bitstream boxes
  • c3ebec5 Bump version numbers to Media3 1.0.1 and ExoPlayer 2.18.6
  • Additional commits viewable in compare view

Updates com.google.android.exoplayer:extension-mediasession from 2.18.5 to 2.18.6

Release notes

Sourced from com.google.android.exoplayer:extension-mediasession's releases.

r2.18.6

This release corresponds to the AndroidX Media3 1.0.1 release.

  • Core library:
    • Reset target live stream override when seeking to default position (#11051).
    • Fix bug where empty sample streams in the media could cause playback to be stuck.
  • DASH:
    • Fix handling of empty segment timelines (#11014).
  • RTSP:
    • Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461 UnsupportedTransport (#11069).
Changelog

Sourced from com.google.android.exoplayer:extension-mediasession's changelog.

2.18.6 (2023-04-18)

This release corresponds to the AndroidX Media3 1.0.1 release.

  • Core library:
    • Reset target live stream override when seeking to default position (#11051).
    • Fix bug where empty sample streams in the media could cause playback to be stuck.
  • DASH:
    • Fix handling of empty segment timelines (#11014).
  • RTSP:
    • Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461 UnsupportedTransport (#11069).
Commits
  • cf49175 Merge pull request #11129 from google/release-v2-r2.18.6
  • 296c50e Add com.google.truth.extensions:truth-java8-extension to JAR list
  • bf7f6d2 Update JavaDoc for 2.18.6
  • fc533ff Update release notes for Media3 1.0.1 / ExoPlayer 2.18.6
  • 0bc9220 Update migration script
  • e2e6411 Fix thread access when creating notifications for media sessions
  • 26d2b6c Use @link instead of @value
  • e8f00bf Ensure TrackSelectionParameters overrides match existing groups
  • 97a3163 Update colr box values to be overridden by bitstream boxes
  • c3ebec5 Bump version numbers to Media3 1.0.1 and ExoPlayer 2.18.6
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `exoplayer_version` from 2.18.5 to 2.18.6.

Updates `com.google.android.exoplayer:exoplayer-core` from 2.18.5 to 2.18.6
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](google/ExoPlayer@r2.18.5...r2.18.6)

Updates `com.google.android.exoplayer:exoplayer-ui` from 2.18.5 to 2.18.6
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](google/ExoPlayer@r2.18.5...r2.18.6)

Updates `com.google.android.exoplayer:extension-mediasession` from 2.18.5 to 2.18.6
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](google/ExoPlayer@r2.18.5...r2.18.6)

---
updated-dependencies:
- dependency-name: com.google.android.exoplayer:exoplayer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.android.exoplayer:exoplayer-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.android.exoplayer:extension-mediasession
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 24, 2023
@akshaaatt akshaaatt closed this May 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/exoplayer_version-2.18.6 branch May 31, 2023 06:27
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant