Skip to content

fix(deps): update dependency ultralytics ( 8.3.170 → 8.3.171 ) - #71

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

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

Conversation

@jazzlyn-bot

@jazzlyn-bot jazzlyn-bot Bot commented Jul 31, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

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


Release Notes

ultralytics/ultralytics (ultralytics)

v8.3.171: - ultralytics 8.3.171 add NVIDIA NGC auth to Docker Action (#​21556)

Compare Source

🌟 Summary

This release brings enhanced Docker workflow security with NVIDIA NGC authentication, a comprehensive new guide for deploying YOLO11 on Google Cloud Vertex AI, improved object tracking consistency, and several documentation and usability updates. 🚀🔒

📊 Key Changes

  • Secure NVIDIA NGC Access in Docker Builds: Docker GitHub Actions now support secure login to NVIDIA NGC, enabling access to NVIDIA resources during automated builds. 🔒🐳
  • Vertex AI Deployment Guide: Added a detailed, step-by-step guide for deploying YOLO11 models on Google Cloud Vertex AI using Docker and FastAPI, making scalable cloud inference more accessible. ☁️📖
  • Object Tracking Improvements: Standardized bounding box formats and improved feature handling in BoT-SORT and BYTETracker for more reliable and maintainable tracking. 🏷️🔄
  • Cleaner Output Control: Progress bars (TQDM) are now automatically hidden when logging is set above INFO, reducing clutter for advanced users. 🧹
  • IMX Export Stability: Pinned the pydantic dependency for IMX model export to prevent compatibility issues, and clarified export file naming in the documentation. 📦📝
  • Metrics Documentation: Expanded and unified docstrings for metrics classes, improving clarity and consistency for developers and users. 📚

🎯 Purpose & Impact

  • Smoother Docker Automation: Secure NVIDIA NGC authentication ensures Docker builds can access advanced NVIDIA containers and resources, streamlining CI/CD for GPU-based workflows.
  • Easier Cloud Deployments: The new Vertex AI guide empowers users to deploy YOLO11 models at scale on Google Cloud, with best practices and troubleshooting tips for production environments.
  • More Reliable Tracking: Standardizing tracking code reduces bugs and confusion, making it easier to integrate and extend object tracking features.
  • User-Friendly Output: Automatic control of progress bar visibility provides a cleaner experience for users running scripts in production or with custom logging preferences.
  • Robust IMX Exports: Dependency pinning and clearer documentation minimize errors and confusion for users exporting models to Sony IMX devices.
  • Better Developer Experience: Improved documentation and code comments help both new and experienced users understand and extend the Ultralytics codebase.

Overall, this update strengthens security, usability, and documentation, while making advanced deployment and tracking features more accessible to the community. 🌍✨

What's Changed

New Contributors

Full Changelog: ultralytics/ultralytics@v8.3.170...v8.3.171


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.170 | 8.3.171 |
@jazzlyn-bot
jazzlyn-bot Bot merged commit f57b5e4 into main Aug 1, 2025
1 check passed
@jazzlyn-bot
jazzlyn-bot Bot deleted the renovate/ultralytics-8.x branch August 1, 2025 00:54
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