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

Update dependency ultralytics to v8.3.4 #96

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ultralytics (changelog) 8.3.3 -> 8.3.4 age adoption passing confidence

Release Notes

ultralytics/ultralytics (ultralytics)

v8.3.4: - ultralytics 8.3.4 unpin numpy<2.0.0 (#​16655)

🌟 Summary

The Ultralytics v8.3.4 release introduces flexible updates to project dependencies and enhances several features for better usability and performance.

📊 Key Changes

  • 🔗 Numpy Dependency Update: Removed the upper version limit on numpy, now supporting any version above 1.23.0.
  • 🕒 CI Schedule Adjustment: Changed the daily build and test schedule to 08:00 UTC for better synchronization.
  • 🚀 Improved Example Documentation: Added a detailed example for YOLOv8 using OpenVINO in C++.
  • 🔢 Enhanced Error Handling in Export Formats: Introduced auto-correction mechanism for export format inputs.
  • 🖥️ Device Selection Robustness: Improved parsing logic for device identifiers such as multiple GPUs.
  • 📄 Documentation and Video Guides: Enhanced documentation with video tutorials on MobileSAM and SAM 2 models, and updated image links for better viewing.

🎯 Purpose & Impact

  • Compatibility & Flexibility: Unpinning the numpy version boosts compatibility with newer versions, simplifying dependency management and reducing potential conflicts with other packages.
  • Optimized Workflow: The change in CI schedule aligns better with daily resource availability and developer workflows, enhancing continuous integration efficiency.
  • User Experience: Improved error handling during export ensures users receive guidance on available formats, minimizing confusion and errors.
  • Accessibility & Education: Video tutorials and clearer documentation aid both new and experienced users in understanding and leveraging advanced model functionalities, fostering a wider user base.
  • Performance Optimization: The example using OpenVINO can potentially enhance inference speed and support for various hardware profiles, such as Intel platforms.

What's Changed

Full Changelog: ultralytics/ultralytics@v8.3.3...v8.3.4


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency ultralytics to v8.2.95 Update dependency ultralytics to v8.2.96 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch 2 times, most recently from 44c3423 to 0cf4dd3 Compare September 19, 2024 01:15
@renovate renovate bot changed the title Update dependency ultralytics to v8.2.96 Update dependency ultralytics to v8.2.97 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from 0cf4dd3 to 9d96642 Compare September 19, 2024 23:27
@renovate renovate bot changed the title Update dependency ultralytics to v8.2.97 Update dependency ultralytics to v8.2.98 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from 9d96642 to 0a6e917 Compare September 22, 2024 22:46
@renovate renovate bot changed the title Update dependency ultralytics to v8.2.98 Update dependency ultralytics to v8.2.99 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from 0a6e917 to ef9ddf9 Compare September 24, 2024 00:42
@renovate renovate bot changed the title Update dependency ultralytics to v8.2.99 Update dependency ultralytics to v8.2.100 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from ef9ddf9 to 97da598 Compare September 25, 2024 14:53
@renovate renovate bot changed the title Update dependency ultralytics to v8.2.100 Update dependency ultralytics to v8.2.101 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from 97da598 to 6af570f Compare September 27, 2024 01:04
@renovate renovate bot changed the title Update dependency ultralytics to v8.2.101 Update dependency ultralytics to v8.2.102 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from 6af570f to 573029e Compare September 28, 2024 19:38
@renovate renovate bot changed the title Update dependency ultralytics to v8.2.102 Update dependency ultralytics to v8.2.103 Sep 28, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from 573029e to 65d78b0 Compare September 30, 2024 03:28
@renovate renovate bot changed the title Update dependency ultralytics to v8.2.103 Update dependency ultralytics to v8.3.0 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from 65d78b0 to a28d71c Compare September 30, 2024 15:47
@renovate renovate bot changed the title Update dependency ultralytics to v8.3.0 Update dependency ultralytics to v8.3.1 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from a28d71c to 200824d Compare October 1, 2024 13:53
@renovate renovate bot changed the title Update dependency ultralytics to v8.3.1 Update dependency ultralytics to v8.3.2 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from 200824d to 53369a6 Compare October 1, 2024 22:41
@renovate renovate bot changed the title Update dependency ultralytics to v8.3.2 Update dependency ultralytics to v8.3.3 Oct 1, 2024
@renovate renovate bot changed the title Update dependency ultralytics to v8.3.3 Update dependency ultralytics to v8.3.3 - autoclosed Oct 3, 2024
@renovate renovate bot closed this Oct 3, 2024
@renovate renovate bot deleted the renovate/ultralytics-8.x-lockfile branch October 3, 2024 10:58
@renovate renovate bot changed the title Update dependency ultralytics to v8.3.3 - autoclosed Update dependency ultralytics to v8.3.3 Oct 3, 2024
@renovate renovate bot reopened this Oct 3, 2024
@renovate renovate bot restored the renovate/ultralytics-8.x-lockfile branch October 3, 2024 13:12
@renovate renovate bot changed the title Update dependency ultralytics to v8.3.3 Update dependency ultralytics to v8.3.4 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/ultralytics-8.x-lockfile branch from 53369a6 to da8a71a Compare October 3, 2024 13:12
@anarkiwi anarkiwi merged commit c0807c8 into main Oct 3, 2024
2 checks passed
@anarkiwi anarkiwi deleted the renovate/ultralytics-8.x-lockfile branch October 3, 2024 18:38
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.

1 participant