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 155 commits into
base: main
Choose a base branch
from
Draft

supervision-0.26.0 release #1742

wants to merge 155 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 29 commits December 16, 2024 21:10
fix: 🐛  env value corrected for pypi pre release action to run properly
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.4](astral-sh/ruff-pre-commit@v0.8.3...v0.8.4)
chore(pre_commit): ⬆ pre_commit autoupdate
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](abatilo/actions-poetry@e78f54a...3765cf6)

---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…lop/abatilo/actions-poetry-4.0.0

⬆️ Bump abatilo/actions-poetry from 3.0.1 to 4.0.0
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6)
chore(pre_commit): ⬆ pre_commit autoupdate
…roved version compatibility across Python versions
Allow "tiff" and more extensions in `DetectionDataset.from_yolo` function
chore(deps): 📦 poetry lock file  deps are updated
…ion_filtering

fix loosing data during detection filtering
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.

9 participants