-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
base: main
Are you sure you want to change the base?
Conversation
… removing test warnings Signed-off-by: Onuralp SEZER <[email protected]>
Merge main into develop after 0.25.0 release
Signed-off-by: Onuralp SEZER <[email protected]>
ci: 👷 update numpy dependency to a simplified version constraint
Signed-off-by: Onuralp SEZER <[email protected]>
Signed-off-by: Onuralp SEZER <[email protected]>
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)
…dded Signed-off-by: Onuralp SEZER <[email protected]>
…into example docs Signed-off-by: Onuralp SEZER <[email protected]>
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
Signed-off-by: Onuralp SEZER <[email protected]>
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 ruff from 0.7.4 to 0.8.0
⬆️ Bump wheel from 0.45.0 to 0.45.1
⬆️ Bump tqdm from 4.67.0 to 4.67.1
Develop is the primary branch, so explicit checkout is not needed
docs: 📝 git clone methods are extended and shallow copy method also added
Update docs checkout to use fetch-depth: 0
Update CODEOWNERS
fix: allow negative offsets in move_masks function (#1715)
merge `supervision-0.25.1` hot fix into `main` before `supervision-0.26.0` release
@onuralpszr, do you know (by any chance) why there are no diffs between |
We didn't technically you did in previous PR |
I was merging |
But in order to do that both side needs to same and in previous PR it happened https://github.com/roboflow/supervision/commits/main/ (you can see in here) |
Also Here: 7c27117 |
…ne package Signed-off-by: Onuralp SEZER <[email protected]>
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.8.3](astral-sh/ruff-pre-commit@v0.8.2...v0.8.3)
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
chore(pre_commit): ⬆ pre_commit autoupdate
Signed-off-by: Onuralp SEZER <[email protected]>
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
📅 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)
- mergedevelop
intomain
- closing listsupervision-0.26.0
features10 Jan 2025 11:00 AM CEST (UTC +2) / 10 Jan 2025 02:00 AM PDT (UTC -7)
- releasesupervision-0.26.0
Description
Added
Changed