Skip to content

build(deps): bump mediapipe from 0.10.35 to 1.0.0 - #193

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/mediapipe-1.0.0
Open

build(deps): bump mediapipe from 0.10.35 to 1.0.0#193
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/mediapipe-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps mediapipe from 0.10.35 to 1.0.0.

Release notes

Sourced from mediapipe's releases.

MediaPipe v1.0.0

Build changes

  • Remove MacOS prebuilts
  • Replace ITUIOSTestUtil with ITUTestRunEnvironment in iOS tests.

Bazel changes

  • Migrate Apple rules dependencies to MODULE.bazel.

Framework and core calculator improvements

  • Add Gecko support to MediaPipe Text Embedder Task
  • Store wgpu::Instance in WebGpuService.
  • Supporting builds with DRISHTI_DISABLE_GL_COMPUTE define.
  • Bump MediaPipe version to 0.10.36.
    • Abseil (com_google_absl): Updated from (2023-10-18) to (2025-01-14).
  • Add Gecko support to TextEmbedder C API.
  • Use standardized enum constants for Running Mode
  • Report Mat type in debug logging.
  • Add AddAudioHeaderCalculator
  • Remove run_llm_inference.sh
  • Add webgpu::Instance to WebGpuDeviceAttachmentManager.
  • Fix MediaPipe nightly build failure and cleanup Bzlmod warnings.
  • Fix null pointer access in Tensor::GetOpenGlTexture2dReadView() for AHWB backed Tensor.
  • Adds SpectrogramFloatCalculator and InverseSpectrogramFloatCalculator to support float precision.
  • Add support for Embedding Gemma models in TextEmbedder.
  • Make wgpu::Instance a member of WebGpuAsyncFuture.
  • Enforce namespacing conventions for MediaPipe Tasks C and Python APIs.
  • Add methods to create and access Matrix packets using Direct ByteBuffers.
  • Ensure AhwbGpuResources destructor cleans up OpenGL/EGL resources and forces AHWB usage completion.
  • Update MediaPipe Python build Dockerfiles.
  • Update base options and host environment.
  • Introducing extra base options and corresponding conversion/get functions.
  • Improve error message for option_value problems
  • Support models with empty tags
  • Add empty image checks to ScaleImageCalculator.
  • Add gpu_postprocessing option for TensorsToSegmentationCalculator.
  • Add text chunking utility
  • Expand LiteRtService to support system runtime on Android.
  • Add vImageExtractChannelAndConvertToFloat function.
  • Compile with OpenCV 5's features
  • Add documentation for LiteRT Inference Calculator accelerators
  • Fix data race accessing GlContext::profiling_helper_
  • Add a "prefer_ahwb" flag to MemoryManager
  • Add Builder v2 and v3 APIs to change the node name
  • Add verbose debug logging for buffer pooling
  • Updates the manylinux Dockerfile and related build scripts to fix the
  • Re-format GraphRunner
  • Add EXIF orientation support to MpImageCreateFromFile and the Python Task API

MediaPipe Tasks update

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

... (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 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.35 to 1.0.0.
- [Release notes](https://github.com/google/mediapipe/releases)
- [Commits](google-ai-edge/mediapipe@v0.10.35...v1.0.0)

---
updated-dependencies:
- dependency-name: mediapipe
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants