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.37 to 8.3.48 #681

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps ultralytics from 8.3.37 to 8.3.48.

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.37 to 8.3.48.
- [Release notes](https://github.com/ultralytics/ultralytics/releases)
- [Commits](ultralytics/ultralytics@v8.3.37...v8.3.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

The following labels could not be found: maintenance.

Copy link

cloudflare-workers-and-pages bot commented Dec 9, 2024

Deploying datachain-documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: afe5470
Status: ✅  Deploy successful!
Preview URL: https://25cf0084.datachain-documentation.pages.dev
Branch Preview URL: https://dependabot-pip-ultralytics-8-sgd9.datachain-documentation.pages.dev

View logs

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.34%. Comparing base (415454a) to head (afe5470).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #681      +/-   ##
==========================================
+ Coverage   87.31%   87.34%   +0.02%     
==========================================
  Files         113      113              
  Lines       10791    10791              
  Branches     1479     1479              
==========================================
+ Hits         9422     9425       +3     
+ Misses        991      989       -2     
+ Partials      378      377       -1     
Flag Coverage Δ
datachain 87.27% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@skshetry skshetry merged commit 9be51f1 into main Dec 11, 2024
34 checks passed
@skshetry skshetry deleted the dependabot/pip/ultralytics-8.3.48 branch December 11, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants