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

releasing minor 1.6.2 [rebase & merge] #2981

Merged
merged 62 commits into from
Mar 3, 2025
Merged

Conversation

Borda
Copy link
Member

@Borda Borda commented Feb 28, 2025

What does this PR do?

regular patch release

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--2981.org.readthedocs.build/en/2981/

dependabot bot and others added 30 commits February 28, 2025 21:19
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.14.0...v1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit c6fd846)
…2890)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.12.2...v1.12.3)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 714494b)
* docs: inject version selector to HTML docs

* Apply suggestions from code review

(cherry picked from commit ec3fbf2)
* fix determine PR's diff
* linter

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit d9697b6)
* ci: update caching to resolve concurrency
* Apply suggestions from code review

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit f7235c9)
* limit waved failed model loading
* Apply suggestions from code review

(cherry picked from commit 0b67927)
* [pre-commit.ci] pre-commit suggestions

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/crate-ci/typos: v1.22.9 → dictgen-v0.3.1](crate-ci/typos@v1.22.9...dictgen-v0.3.1)
- [github.com/PyCQA/docformatter: 06907d0267368b49b9180eed423fae5697c1e909 → v1.7.5](PyCQA/docformatter@06907d0...v1.7.5)
- [github.com/sphinx-contrib/sphinx-lint: v0.9.1 → v1.0.0](sphinx-contrib/sphinx-lint@v0.9.1...v1.0.0)
- [github.com/executablebooks/mdformat: 0.7.17 → 0.7.21](hukkin/mdformat@0.7.17...0.7.21)
- [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.8.6](astral-sh/ruff-pre-commit@v0.5.0...v0.8.6)
- [github.com/tox-dev/pyproject-fmt: 2.1.3 → v2.5.0](tox-dev/pyproject-fmt@2.1.3...v2.5.0)
- [github.com/abravalheri/validate-pyproject: v0.18 → v0.23](abravalheri/validate-pyproject@v0.18...v0.23)

* Apply suggestions from code review

--------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka B <j.borovec+github@gmail.com>
(cherry picked from commit 95556d4)
…1.16.0 in /requirements (#2898)

build(deps): update scipy requirement in /requirements

Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.0.1...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 2dfa7b4)
…3.0,<2.6.0 in /requirements (#2899)

build(deps): update sacrebleu requirement in /requirements

Updates the requirements on [sacrebleu](https://github.com/mjpost/sacrebleu) to permit the latest version.
- [Release notes](https://github.com/mjpost/sacrebleu/releases)
- [Changelog](https://github.com/mjpost/sacrebleu/blob/master/CHANGELOG.md)
- [Commits](mjpost/sacrebleu@v2.3.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit f218f6d)
…quirements (#2901)

* build(deps): update dython requirement in /requirements

Updates the requirements on [dython](https://github.com/shakedzy/dython) to permit the latest version.
- [Release notes](https://github.com/shakedzy/dython/releases)
- [Changelog](https://github.com/shakedzy/dython/blob/master/CHANGELOG.md)
- [Commits](shakedzy/dython@v0.7.8...v0.7.9)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
(cherry picked from commit d9a62d4)
(cherry picked from commit e690bbd)
(cherry picked from commit 276b90b)
Co-authored-by: Jirka B <j.borovec+github@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 5b0e9b8)
…,<=3.1.1 in /requirements (#2913)

build(deps): update cloudpickle requirement in /requirements

Updates the requirements on [cloudpickle](https://github.com/cloudpipe/cloudpickle) to permit the latest version.
- [Release notes](https://github.com/cloudpipe/cloudpickle/releases)
- [Changelog](https://github.com/cloudpipe/cloudpickle/blob/master/CHANGES.md)
- [Commits](cloudpipe/cloudpickle@v1.4.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 520a868)
#2875)

* Handle zero division error in binary IoU (Jaccard index) calculation

---------

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 5fc2e0b)
…ents (#2918)

build(deps): bump pytest-doctestplus in /requirements

Bumps [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/scientific-python/pytest-doctestplus/releases)
- [Changelog](https://github.com/scientific-python/pytest-doctestplus/blob/main/CHANGES.rst)
- [Commits](scientific-python/pytest-doctestplus@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: pytest-doctestplus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b503ac2)
(cherry picked from commit 5961ee7)
The previous description incorrectly used the word "access" instead of "assess" when describing the purpose of Fréchet Inception Distance (FID). This change corrects the typo to ensure clarity and accuracy.

(cherry picked from commit ca2f3b5)
…,<0.9.0 in /requirements (#2912)

build(deps): update kornia requirement in /requirements

Updates the requirements on [kornia](https://github.com/kornia/kornia) to permit the latest version.
- [Release notes](https://github.com/kornia/kornia/releases)
- [Changelog](https://github.com/kornia/kornia/blob/main/CHANGELOG.md)
- [Commits](kornia/kornia@v0.6.7...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 767c678)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 9cc461f)
…2934)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.12.3...v1.12.4)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit e874f4e)
Typo

The comma after "contribution" isn't necessary, and "great first issue!" works fine as a separate exclamation.

(cherry picked from commit 3a9bb52)
Co-authored-by: Martin Mokry <martin-kokos@users.noreply.github.com>
(cherry picked from commit 6438cd5)
tests: skip if pytest.pool not used

Co-authored-by: Martin Mokry <martin-kokos@users.noreply.github.com>
(cherry picked from commit c57197e)
* remove void requirements after bump to py3.9+
* Apply suggestions from code review

(cherry picked from commit af95b0e)
… >=4.42.3,<4.49.0 in /requirements (#2926)

build(deps): update transformers requirement in /requirements

Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.42.3...v4.48.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b6e6797)
…nts (#2911)

* build(deps): update numpy requirement from <2.0 to <3.0 in /requirements

Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.20.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

* update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka B <j.borovec+github@gmail.com>
(cherry picked from commit 6169b8e)
* add missing kwargs
* add testing
* changelog

(cherry picked from commit 10d4398)
* new arg + test
* add arg description
* fix tests
* Changelog

(cherry picked from commit 15dd983)
* fix implementation

* add tests

* changelog

* introduce zero_division argument

* add tests

* changelog

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* less restrictive check

---------

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 73cc585)
…CorrCoef` (#2980)

* fix src
* add tests
* changelog

(cherry picked from commit abf1708)
@Borda
Copy link
Member Author

Borda commented Feb 28, 2025

maybe wait for #2979

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

Attention: Patch coverage is 42.98507% with 191 lines in your changes missing coverage. Please review.

Project coverage is 70%. Comparing base (07224d3) to head (9f4ca0f).
Report is 62 commits behind head on release/stable.

Additional details and impacted files
@@               Coverage Diff               @@
##           release/stable   #2981    +/-   ##
===============================================
+ Coverage              69%     70%    +1%     
===============================================
  Files                 346     346            
  Lines               19142   19331   +189     
===============================================
+ Hits                13230   13483   +253     
+ Misses               5912    5848    -64     

@Borda Borda changed the title releasing minor 1.6.2 [rebase & merge] releasing minor 1.6.2 [wip] Feb 28, 2025
Borda and others added 3 commits March 1, 2025 00:37
* skip_on_connection_issues
* (403, 504)

(cherry picked from commit 8eef0d3)
…lection` (#2979)

* implementation
* Apply suggestions from code review

---------

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka B <j.borovec+github@gmail.com>
(cherry picked from commit a8de07d)
@Borda Borda changed the title releasing minor 1.6.2 [wip] releasing minor 1.6.2 [rebase & merge] Feb 28, 2025
@mergify mergify bot added the ready label Mar 3, 2025
@Borda Borda merged commit 2a0a7fa into release/stable Mar 3, 2025
66 checks passed
@Borda Borda deleted the releasing/1.6.2 branch March 3, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.