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

chore(deps): bump media_kit from 1.1.7 to 1.1.10+1 #1398

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Bumps media_kit from 1.1.7 to 1.1.10+1.

Release notes

Sourced from media_kit's releases.

media_kit-v1.1.10

  • feat: prevent multiple calls to MediaKit.ensureInitialized

media_kit_video-v1.1.9

  • fix: unmount CircularProgressIndicator buffering indicator if invisible
  • fix: pass all video attributes to fullscreen route
  • fix: prevent controls from hiding during seek
  • fix: hide last video's frame upon Player.open
  • fix: ThemeData.copyWith override
  • fix(android): hwdec=auto-safe w/ enableHardwareAcceleration=true
  • fix(windows): fullscreen for non-primary monitors
  • fix(darwin): mpv_render_context_free call
  • fix(darwin): memory leaks
  • fix(ios): fix disposeMPV
  • feat: VideoControllerConfiguration.androidAttachSurfaceAfterVideoParameters
  • feat: center the seek-bar within its parent Container for improved tap area
  • feat: backdropColor argument in MaterialVideoControlsThemeData

media_kit-v1.1.9

  • fix: NativePlayer._command
  • fix: NativePlayer play after completed
  • fix(web): AssetLoader in release mode
  • chore: reduce demuxer cache size to 32MB
  • feat: PlayerConfiguration.muted for NativePlayer & WebPlayer

media_kit_video-v1.1.8

  • fix: pass all *VideoControlsTheme(s) to fullscreen context

media_kit-v1.1.8

  • fix: reset subtitle state/stream in Player.setSubtitleTrack
  • fix: explicit comparator in PlayerStream Stream.distinct
  • fix: add rtp & udp to protocol_whitelist by default
  • fix: reset Player state/stream upon Player.open
  • fix: Player.stop memory leak
  • fix(web): do not throw UnsupportedError w/ SubtitleTrack.(auto|no)
  • perf: move NativePlayer.seek to Isolate
  • build: update package:uuid version constraint
Commits
  • 888efce Merge pull request #542 from alexmercerind/main
  • a1e0504 build: bump package version(s)
  • 893ad2e Merge pull request #541 from alexmercerind/main
  • 6516ef1 feat: prevent multiple calls to MediaKit.ensureInitialized
  • 8fccbaa Merge pull request #533 from zezo357/fit-fix
  • b31b243 chore: export VideoViewParameters
  • 9a28bff test: 11.video_view_parameters.dart
  • 64e42ab fix: ValueNotifier<VideoViewParameters> from context if available
  • 116b159 refactor: use VideoViewParameters in fullscreen
  • 7a5e87c refactor: non-null VideoViewParameters ValueNotifier & remove didChangeDepend...
  • 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 [media_kit](https://github.com/media-kit/media-kit) from 1.1.7 to 1.1.10+1.
- [Release notes](https://github.com/media-kit/media-kit/releases)
- [Commits](media-kit/media-kit@media_kit-v1.1.7...media_kit-v1.1.10)

---
updated-dependencies:
- dependency-name: media_kit
  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 Apr 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2024

Looks like media_kit is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 17, 2024
@dependabot dependabot bot deleted the dependabot/pub/dev/media_kit-1.1.101 branch April 17, 2024 16:38
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