Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ultralytics from 8.3.39 to 8.3.58 #89

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps ultralytics from 8.3.39 to 8.3.58.

Release notes

Sourced from ultralytics's releases.

v8.3.43 - PyPI publishing security fix

🌟 Summary

Ultralytics v8.3.43 introduces vital updates to improve workflow stability, inference flexibility, documentation accuracy, and fix a critical security issue related to PyPI publishing. 🚀

📊 Key Changes

  • PyPI Security Fix: Ensures secure publication workflow for the Ultralytics package. 🔒
  • Batch Processing: Added a batch parameter to predict() for faster processing of large datasets or videos. 🏎️
  • Segmentation Enhancement: Adjusted output handling for segmentation tasks to address class name issues and improve robustness. 🛠️
  • Improved Examples: Simplified heatmap and queue management examples for clearer usage. 📖
  • Dynamic Benchmarking: Made version control for Raspberry Pi benchmarks easier in docs. 🔄
  • YouTube Tutorial Link: Added a direct video link in tutorial.ipynb for enhanced learning. 🎥
  • Documentation Updates: Fixed and updated links, added a homepage footer link, and improved accuracy in various docs. 🌐
  • Bug Fix: Resolved an integer conversion issue in xyxy2xywhn for accurate results. 🐛

🎯 Purpose & Impact

  • Secure Publishing: Protects the integrity of updates published on PyPI, safeguarding against potential threats. ✔️
  • Faster Inference: The new batch parameter enables higher throughput, particularly valuable for power users with demanding workloads. 🚀
  • Better Segmentation: Improved handling of segmentation workflows reduces errors, enhancing reliability for users working on complex datasets. ✅
  • User-Friendly: Clearer examples and accurate docs reduce entry barriers and enhance the learning experience for beginners. 📘
  • Streamlined Workflow: Innovations in dependency and workflow management make development and contribution processes smoother for maintainers. 🤝
  • Learning Resources: A new tutorial video provides a practical guide to using Ultralytics YOLO models with Colab, bridging knowledge gaps for users. 🎬

This release balances technical fixes and documentation improvements, making it more robust, user-friendly, and secure! 🎉

What's Changed

Full Changelog: ultralytics/ultralytics@v8.3.40...v8.3.43

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 [ultralytics](https://github.com/ultralytics/ultralytics) from 8.3.39 to 8.3.58.
- [Release notes](https://github.com/ultralytics/ultralytics/releases)
- [Commits](ultralytics/ultralytics@v8.3.39...v8.3.58)

---
updated-dependencies:
- dependency-name: ultralytics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #90.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/pip/ultralytics-8.3.58 branch January 13, 2025 10:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants