Skip to content

fix(deps): update dependency ultralytics ( 8.3.177 → 8.3.178 ) - #92

Merged
jazzlyn-bot[bot] merged 1 commit into
mainfrom
renovate/ultralytics-8.x
Aug 13, 2025
Merged

fix(deps): update dependency ultralytics ( 8.3.177 → 8.3.178 )#92
jazzlyn-bot[bot] merged 1 commit into
mainfrom
renovate/ultralytics-8.x

Conversation

@jazzlyn-bot

@jazzlyn-bot jazzlyn-bot Bot commented Aug 13, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
ultralytics (changelog) project.dependencies patch ==8.3.177 -> ==8.3.178 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ultralytics/ultralytics (ultralytics)

v8.3.178: - ultralytics 8.3.178 new lighter Dockerfile-python images (#​21661)

Compare Source

🌟 Summary

Lighter, faster Docker images with a clear split between a minimal Python runtime and a full export toolkit, plus improved build workflows, headless deps, and small API enhancements for smoother installs and preprocessing. 🚀🐳

📊 Key Changes

  • Docker images overhaul (priority)
    • New split: lightweight latest-python for inference ⚡ and full latest-python-export for model export (Edge TPU, NCNN, IMX, Paddle) 🧰
    • CI builds derivatives automatically (runner, jupyter, cpu, python-export) from base images; unified push flow 🏗️
    • Tests/benchmarks run against latest-python-export when appropriate to ensure export paths are validated ✅
    • Image descriptions/tags clarified; generalized “YOLO11” → “YOLO”; consistent handling across GPU and Jetson images 🏷️
  • Smaller, more compatible images
    • Switched to opencv-python-headless and default-jre-headless in Docker builds 🧠
    • Consolidated RUN steps, added cleanup, and applied security updates; faster builds with fewer layers 🧹🔒
  • Export and backend reliability
    • NCNN installs now use --no-deps to avoid pulling opencv-python; mirrors in autobackend loader 🔧
    • Docs/comments include RKNN export artifact name yolo11n_rknn_model 📘
  • Preprocessing flexibility
    • LetterBox now supports padding_value and interpolation parameters for finer control over resize/pad behavior 🎨
  • Supply chain improvements
    • SBOM generation scoped to an isolated “sbom-env” via uv sync; Anchore scans that env and outputs SPDX JSON 🔒📦
  • Version bump
    • Ultralytics package updated to 8.3.178 🔖

🎯 Purpose & Impact

  • Faster pulls and quicker startup for most users by defaulting to a slim inference image; heavy export deps moved to a dedicated image ⚡📦
  • More reliable CI and clearer image taxonomy reduce confusion and improve maintenance, especially across GPU/Jetson variants 🧭
  • Leaner, headless images cut download size, build times, and potential GUI-related conflicts; improved security posture ⏱️🔐
  • Smoother NCNN workflows and fewer dependency conflicts, especially on minimal or ARM64 environments 🧩
  • Better preprocessing control can improve model performance across diverse data types (e.g., thermal, grayscale, custom backgrounds) 🎯
  • Clearer SBOMs enhance transparency and compliance for organizations using Ultralytics in production 🛡️

Enjoy faster, cleaner Docker workflows and more configurable pipelines—whether you’re prototyping with YOLO or exporting to edge backends. 🚀✨

What's Changed

Full Changelog: ultralytics/ultralytics@v8.3.177...v8.3.178


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| pypi       | ultralytics | 8.3.177 | 8.3.178 |
@jazzlyn-bot
jazzlyn-bot Bot merged commit d98bb6f into main Aug 13, 2025
1 check passed
@jazzlyn-bot
jazzlyn-bot Bot deleted the renovate/ultralytics-8.x branch August 13, 2025 12:17
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