[video_player]: Bump exoplayer-core from 2.18.1 to 2.18.2 in /packages/video_player/video_player_android/android#207
Conversation
Bumps [exoplayer-core](https://github.com/google/ExoPlayer) from 2.18.1 to 2.18.2. - [Release notes](https://github.com/google/ExoPlayer/releases) - [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md) - [Commits](google/ExoPlayer@r2.18.1...r2.18.2) --- updated-dependencies: - dependency-name: com.google.android.exoplayer:exoplayer-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
CORE-2 Spike - Investigate name checking options
Info: In order to minimise fraud we have to compare the name on a card used to purchase BTC with the name of the account holder we have on record. From past experience this is not very straight forward as names can be different, i.e my Bottlepay account is under the name Lucas Schieder but my card might be under the name L Schieder etc. The goal of this spike is to identify a solution that will allow us to carry out this name checking with a relatively high confidence without inconveniencing the user too much. After discussing this with checkout.com it appears that the flow for name checking is this: When requesting the payment, we supply the name that the customer has provided us (we will get this from the bottlepay account) we send this name when requesting payment and if the name is correct, the payment will be authorized. no need for external name checking |
|
Superseded by #379. |
Bumps exoplayer-core from 2.18.1 to 2.18.2.
Release notes
Sourced from exoplayer-core's releases.
... (truncated)
Changelog
Sourced from exoplayer-core's changelog.
... (truncated)
Commits
a9444c8Merge pull request #10806 from google/release-v2-r2.18.2a114b0eFix compilation error in ffmpeg JNI layer9b0790eReorder some release notes in other sections.aef5330Update JavaDoc for exoplayer:2.18.266995dbVersion bump to exoplayer:2.18.2 and media3:1.0.0-beta03bd6570fRemove@hidejavadoc annotation from ExoPlayer GitHubf4259f3Filter bogus AndroidX core jar file when creating javadoc6108c05Rename getVideoSurfaceSize to getSurfaceSizedb2ab52Set valid channel masks for 8 and 12 channels on all Android versions88804ddMark iterationFinished when triggering release event.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 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)