Skip to content

build(deps): bump libmpv2 from 4.1.0 to 5.0.3#536

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/libmpv2-5.0.3
Open

build(deps): bump libmpv2 from 4.1.0 to 5.0.3#536
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/libmpv2-5.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps libmpv2 from 4.1.0 to 5.0.3.

Release notes

Sourced from libmpv2's releases.

Libmpv2-rs version 5.0.3

Bug fixes:

Libmpv2-rs version 5.0.2

Bug fixes:

  • Fix segfault in rendering protocol caused by wrong generic @​BKSalman

Libmpv2-rs version 5.0.1

Bug fixes:

  • Fixed stream protocol crashing on loading two files

Libmpv2-rs version 5.0.0

Changes:

  • Expose mpv_render_context_report_swap @​tymmesyde
  • [breaking] Removed mpv_node support. Use strings and parse as JSON if needed
  • [breaking] Moved EventContext implementation into Mpv.
  • [breaking] Changed Mpv::load_config to MpvInitializer::load_config.
  • [breaking] Renamed get_internal_time to get_time_us
  • Expose mpv_get_time_ns
  • Expose mpv_create_client
  • [breaking] Removed ProtocolContext. Use Protocol instead.
  • [breaking] Removed protocol feature flag.
Changelog

Sourced from libmpv2's changelog.

Version 5.0.3

Version 5.0.2

  • Fix segfault in rendering protocol caused by wrong generic @​BKSalman

Version 5.0.1

  • Fix stream protocol overwriting cookie

Version 5.0.0

  • Expose mpv_render_context_report_swap @​tymmesyde
  • [breaking] Removed mpv_node support. Use strings and parse as JSON if needed
  • [breaking] Moved EventContext implementation into Mpv.
  • [breaking] Changed Mpv::load_config to MpvInitializer::load_config.
  • [breaking] Renamed get_internal_time to get_time_us
  • Expose mpv_get_time_ns
  • Expose mpv_create_client
  • [breaking] Removed ProtocolContext. Use Protocol instead.
  • [breaking] Removed protocol feature flag.
Commits

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [libmpv2](https://github.com/kohsine/libmpv-rs) from 4.1.0 to 5.0.3.
- [Release notes](https://github.com/kohsine/libmpv-rs/releases)
- [Changelog](https://github.com/kohsine/libmpv2-rs/blob/master/CHANGELOG.md)
- [Commits](kohsine/libmpv2-rs@v4.1.0...v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 13, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants