Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps media_kit from 1.2.0 to 1.2.1.

Release notes

Sourced from media_kit's releases.

media_kit_video-v1.2.1

  • fix(android): clear android.view.Surface before playback
  • feat: MaterialVideoControlsThemeData.seekBarAlignment
Changelog

Sourced from media_kit's changelog.

media_kit - v1.2.0

  • REFACTOR: InitializerNativeCallable & InitializerIsolate.
  • REFACTOR: migrate NativePlayer Initializer to NativeCallable.
  • REFACTOR: hook NativeReferenceHolder.
  • REFACTOR: TempFile.
  • REFACTOR: remove InitializerNativeEventLoop.
  • PERF: observe playlist-playing-pos instead of playlist.
  • PERF: use loadlist in NativePlayer.open.
  • FIX: increase retry count for flaky player subtitle test.
  • FIX: bump web to 1.1.0.
  • FIX: comment out unsupported headers on web.
  • FIX: proper function signature.
  • FIX: pass http headers to hls.js.
  • FIX: emit position in stop.
  • FIX: NativePlayer.remove.
  • FIX: player.stream.playlist in add/remove.
  • FIX: player-open-playable-playlist-start-end.
  • FIX: playlist emit.
  • FIX: emit playlist from open.
  • FIX: add more formats to FallbackBitrateHandler.
  • FIX: delete temporary file in NativePlayer.
  • FIX: video_player black screen.
  • FIX: handle incorrect encoding in toDartString.
  • FIX: catch observe property callback exception.
  • FIX: NativeReferenceHolder on 32-bit systems.
  • FIX: do not reset audioParams & audioBitrate in stop.
  • FIX: Initializer._callback.
  • FIX: supply callback to NativeReferenceHolder.
  • FIX(android): libass font support.
  • FEAT: PlayerConfiguration.async.
  • FEAT: NativeReferenceHolder.remove.
  • FEAT: NativeReferenceHolder.
  • FEAT: waitForInitialization.
  • FEAT: Add support for including libass subtitles in screenshots.

media_kit_libs_android_audio - v1.3.7

  • FIX: undefined variable.
  • FIX: check if is found before md5.
  • FIX: md5 check.
  • FIX: md5Matches.
  • FIX: new gradle logic for downloading.

media_kit_libs_android_video - v1.3.7

  • FIX: undefined variable.
  • FIX: check if is found before md5.
  • FIX: md5 check.
  • FIX: md5Matches.

... (truncated)

Commits
  • ed353ad Merge pull request #505 from alexmercerind/main
  • a9fce8d build: bump media_kit_video to v1.2.1
  • 3274119 Merge pull request #504 from alexmercerind/main
  • 0f72f74 Merge pull request #503 from alexmercerind/improved_seekbar_on_tap_area
  • c9becc1 feat: MaterialVideoControlsThemeData.seekBarAlignment
  • 4391571 perf(android): skip VideoOutputManager.CreateSurface for same resource
  • e243096 feat(android): VideoOutput.clearSurface
  • 1965f1c Change media_kit dependnecy of media_kit_video from hosten to custom git depe...
  • 0e28715 feat(seekbar): make tap area towards top and bottom of seekbar the same
  • See full diff 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 [media_kit](https://github.com/media-kit/media-kit) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/media-kit/media-kit/releases)
- [Changelog](https://github.com/media-kit/media-kit/blob/main/CHANGELOG.md)
- [Commits](media-kit/media-kit@media_kit_video-v1.2.0...media_kit_video-v1.2.1)

---
updated-dependencies:
- dependency-name: media_kit
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Oct 6, 2025
Copy link
Contributor

github-actions bot commented Oct 6, 2025

Build Status

Build successful. APKs to test: https://github.com/fossasia/magic-epaper-app/actions/runs/18284189991/artifacts/4193385561.

Screenshots

Android Screenshots
iPhone Screenshots
iPad Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants