Skip to content

Bump ultralytics from 8.3.200 to 8.3.208#2783

Merged
beat-buesser merged 1 commit intomainfrom
dependabot/pip/ultralytics-8.3.208
Oct 10, 2025
Merged

Bump ultralytics from 8.3.200 to 8.3.208#2783
beat-buesser merged 1 commit intomainfrom
dependabot/pip/ultralytics-8.3.208

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 10, 2025

Bumps ultralytics from 8.3.200 to 8.3.208.

Commits
  • 73e8471 ultralytics 8.3.208 Expand FP16 export support (#22316)
  • 0cf35b1 Create NCNN from ONNX model instead of TorchScript (#22315)
  • 647b14a Bump astral-sh/setup-uv from 6 to 7 in /.github/workflows (#22327)
  • 195317d Cache anchors in RTDETR head to avoid repeated initialization (#22318)
  • 2a8d6e0 Interchangeable packages feature for check_requirements() (#22321)
  • 01f428b Drop deprecated dependabot fields (#22322)
  • 30d9060 Fix validation data argument and class names description (#22319)
  • 1cfd889 Add missing_ok=True to TensorRT INT8 cache cleanup test (#22320)
  • 0fa9413 Show check_requirements pip install extras example (#22317)
  • 222e039 ultralytics 8.3.207 Apple MLProgram NMS models 80-class pad workaround (#22...
  • Additional commits viewable in compare view

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.200 to 8.3.208.
- [Release notes](https://github.com/ultralytics/ultralytics/releases)
- [Commits](ultralytics/ultralytics@v8.3.200...v8.3.208)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 10, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.14%. Comparing base (0f6cec0) to head (567990a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2783      +/-   ##
==========================================
+ Coverage   85.11%   85.14%   +0.03%     
==========================================
  Files         328      328              
  Lines       29497    29497              
  Branches     4964     4964              
==========================================
+ Hits        25106    25115       +9     
+ Misses       2964     2958       -6     
+ Partials     1427     1424       -3     

see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@beat-buesser beat-buesser merged commit b4b5c45 into main Oct 10, 2025
25 of 26 checks passed
@beat-buesser beat-buesser deleted the dependabot/pip/ultralytics-8.3.208 branch October 10, 2025 13:51
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant