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

supervision-0.26.0 release #1742

Draft
wants to merge 243 commits into
base: main
Choose a base branch
from
Draft

supervision-0.26.0 release #1742

wants to merge 243 commits into from

Conversation

SkalskiP
Copy link
Collaborator

@SkalskiP SkalskiP commented Dec 16, 2024

📅 Timeline

supervision-0.26.0 release is around the corner. Here is the timeline:

  • 09 Jan 2025 08:00 PM CEST (UTC +2) / 09 Ja 2024 11:00 AM PDT (UTC -7) - merge develop into main - closing list supervision-0.26.0 features
  • 10 Jan 2025 11:00 AM CEST (UTC +2) / 10 Jan 2025 02:00 AM PDT (UTC -7) - release supervision-0.26.0

Description

Added

  • ComparisonAnnotator
  • xyxy_to_polygons
  • security updates

Changed

  • move_masks

patel-zeel and others added 30 commits October 31, 2024 16:45
Merge main into develop after 0.25.0 release
ci: 👷 update numpy dependency to a simplified version constraint
chore: 📦 assets extra removed and merged in to main supervision
bump version from 0.25.0 to 0.26.0rc1
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.7.4](astral-sh/ruff-pre-commit@v0.7.3...v0.7.4)
fix(tests): 🐞 update inference slicer tests to new overlap system for removing test warnings
chore(pre_commit): ⬆ pre_commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.7.4](astral-sh/ruff-pre-commit@v0.7.3...v0.7.4)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.44 to 9.5.45.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.44...9.5.45)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [types-tqdm](https://github.com/python/typeshed) from 4.66.0.20240417 to 4.67.0.20241119.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-tqdm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
….0.20241119

⬆️ Bump types-tqdm from 4.66.0.20240417 to 4.67.0.20241119
…-9.5.45

⬆️ Bump mkdocs-material from 9.5.44 to 9.5.45
Bumps the pip group with 1 update: [tornado](https://github.com/tornadoweb/tornado).


Updates `tornado` from 6.4.1 to 6.4.2
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
⬆️ Bump tornado from 6.4.1 to 6.4.2 in the pip group
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.7.4...0.8.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [wheel](https://github.com/pypa/wheel) from 0.45.0 to 0.45.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.45.0...0.45.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.0 to 4.67.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.67.0...v4.67.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
⬆️ Bump wheel from 0.45.0 to 0.45.1
onuralpszr and others added 30 commits February 24, 2025 04:02
…lop/astral-sh/setup-uv-5.3.0

⬆️ Bump astral-sh/setup-uv from 5.2.2 to 5.3.0
…lop/actions/create-github-app-token-1.11.5

⬆️ Bump actions/create-github-app-token from 1.11.1 to 1.11.5
…lop/pypa/gh-action-pypi-publish-1.12.4

⬆️ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
…O11-pose and adjust example to latest model

Signed-off-by: Onuralp SEZER <[email protected]>
docs: 📝 Update documentation for ultralytics KeyPoints to include YOLO11-pose and adjust example to latest model
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@1edb525...f94ec6b)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…lop/astral-sh/setup-uv-5.3.1

⬆️ Bump astral-sh/setup-uv from 5.3.0 to 5.3.1
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@0d56448...21cfef2)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…lop/actions/create-github-app-token-1.11.6

⬆️ Bump actions/create-github-app-token from 1.11.5 to 1.11.6
updates:
- [github.com/PyCQA/bandit: 1.8.0 → 1.8.3](PyCQA/bandit@1.8.0...1.8.3)
- [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.11.0](astral-sh/ruff-pre-commit@v0.8.6...v0.11.0)
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
chore(pre_commit): ⬆ pre_commit autoupdate
…rings-gte-0.25.2-and-lt-0.29.0

⬆️ Update mkdocstrings requirement from <0.27.0,>=0.25.2 to >=0.25.2,<0.29.0
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@21cfef2...af35eda)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@f94ec6b...2269511)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.25.2...0.29.0)

---
updated-dependencies:
- dependency-name: mkdocstrings
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…lop/actions/create-github-app-token-1.11.7

⬆️ Bump actions/create-github-app-token from 1.11.6 to 1.11.7
…lop/astral-sh/setup-uv-5.4.0

⬆️ Bump astral-sh/setup-uv from 5.3.1 to 5.4.0
…rings-gte-0.25.2-and-lt-0.30.0

⬆️ Update mkdocstrings requirement from <0.29.0,>=0.25.2 to >=0.25.2,<0.30.0
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2)
chore(pre_commit): ⬆ pre_commit autoupdate
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@2269511...0c5e2b8)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.7 to 1.12.0.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@af35eda...d72941d)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…lop/actions/create-github-app-token-1.12.0

⬆️ Bump actions/create-github-app-token from 1.11.7 to 1.12.0
…lop/astral-sh/setup-uv-5.4.1

⬆️ Bump astral-sh/setup-uv from 5.4.0 to 5.4.1
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.