Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps mediapipe from 0.10.21 to 0.10.31.

Release notes

Sourced from mediapipe's releases.

MediaPipe v0.10.26

16kb Page Size Support

  • All the latest Android packages from Google Maven are now supporting the Android 16kb page size.
  • 0.10.26.1 includes also the support for ARM v7 CPUs (32-bit).

Bazel changes

  • mediapipe task version bump
  • Introduce new variant of TFLiteModelLoader::LoadFromPath that allows to specify the mmap mode
  • Add DefaultSidePacketCalculator unit test under calculators/core
  • Add a test parameter to ignore pixels above diff limit
    • Add MaskOverlayCalculator unit test under calculators/image
  • Web LLM: make GetSizeInTokens work for first vision-capable models
  • Log invalid format in proto lite mode.
  • Needed in order to update Dawn to match the standard webgpu.h, here:
  • Migrate InverseMatrixCalculator to API3
  • Migrate WarpAffineCalculator to #mediapipe-api3 + introduce GetGenericContext
  • Migrate landmark_projection_calculator to API3
  • Inference calculator refactoring.
  • Adding int32-vector output to constant side-packet calculator
  • Switch usages of ShaderModuleWGSLDescriptor to ShaderSourceWGSL
  • [mediapipe] update to Android SDK and NDK 26 -> 28
  • Migrate world_landmark_projection_calculator to API3
  • Migrate landmarks_refinement_calculator to API3
  • [mediapipe] upgrade docker image to use JDK 21
  • Cleanup projection calculator from reliance on C++ variable scoping and add a new test case.
  • Update std::once_flag/call_once to absl::once_flag/call_once in OSS version

MediaPipe Tasks update

This section should highlight the changes that are done specifically for any platform and don't propagate to other platforms.

  • Add audio modality support to LLM Inference API.
  • [mediapipe] update opencv dependency

MediaPipe v0.10.25

Bazel changes

  • Make ThreadPoolExecutorOptions callable from Java/Kotlin
  • Add contract validator for API3
  • API3 Extract reusable part of API2 graph builder.
  • Adding license headers.
  • Post release version bump
  • API3 calculators should default to timestamp offset 0 (the same default as in API2) for consistency and it should be possible to unset the default.
  • API3 graph, stream & side_packet
  • Add SRQ config option into TransformerParams proto.
  • Graph API2 API3 interop.
  • Adding basic vision+text testing capabilities to web LLM Inference API

... (truncated)

Commits

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 [mediapipe](https://github.com/google/mediapipe) from 0.10.21 to 0.10.31.
- [Release notes](https://github.com/google/mediapipe/releases)
- [Commits](https://github.com/google/mediapipe/commits)

---
updated-dependencies:
- dependency-name: mediapipe
  dependency-version: 0.10.31
  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 Python labels Dec 29, 2025
@geekcomputers geekcomputers merged commit e945e2a into master Dec 29, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/mediapipe-0.10.31 branch December 29, 2025 19:13
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 Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants