Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2025

This PR contains the following updates:

Package Type Update Change
cupy (source) dependencies minor * -> >=6.7.0

Release Notes

cupy/cupy (cupy)

v6.7.0

This is the release note of v6.7.0. See here for the complete list of solved issues and merged PRs.

As announced previously, this is the final release of v6 series, which is the last version supporting Python 2.

Enhancements
Bug Fixes
  • Fix axes handling in _fftn (#​2752)
  • Detect interpreter shutdown for proper __del__ behavior (#​2812)
  • Fix true_divide with dtype argument (#​2835)
  • Fix split and array_split with indices overrun (#​2837)
  • Fix split and array_split with unordered indices supplied (#​2856)
  • Avoid looking up null pointers' attributes (#​2868, thanks @​leofang!)
  • Fix testing.shaped_random for shape () (#​2895)
Documentation
Tests
  • Use more stable input to test linalg.matrix_power (#​2791)
  • Fix decorator usage in tests (#​2850)
  • Test ifloordiv with numpy 1.18 (#​2879)
  • Fix test_helper.py for NumPy 1.18 (#​2912)
  • Avoid 0s in the diagonal of TestSolveTriangular inputs (#​2930)
Others
  • Add Mergify configuration file (#​2934)

v6.6.0

This is the release note of v6.6.0. See here for the complete list of solved issues and merged PRs.

Highlights

Python 3.8 is now officially supported and we are providing wheels for this version.

Enhancements
Bug Fixes
Code Fixes
  • Remove insignificant assertion (#​2719)
Documentation
Tests
  • Add missing FlexCI configurations (#​2591)
  • Add FlexCI configurations (#​2715)
  • Skip tests that segfault when using SciPy 1.3.x (#​2721, thanks @​grlee77!)
  • Fix broken version specification in FlexCI dockerfiles (#​2736)
Installation
Examples
  • Show better performance improvement in examples/stream/map_reduce.py (#​2603, thanks @​leofang!)
Others
  • Fix AttributeError of stride_tricks (#​2705)

v6.5.0

This is the release note of v6.5.0. See here for the complete list of solved issues and merged PRs.

Enhancements
  • Ignore warning caused by fastrlock (#​2501)
  • Fix cupy.repeat error message about repeats argument type (#​2506)
Bug Fixes
Documentation
Tests
  • Fix memory pool disabled during tests (#​2502)
  • Move CI requirements to CuPy repository (#​2543)
  • Fix for NumPy 1.14.x compatibility (#​2546)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency cupy to >=6.7.0 Update dependency cupy to >=6.7.0 - autoclosed Apr 8, 2025
@renovate renovate bot closed this Apr 8, 2025
@renovate renovate bot deleted the renovate/cupy-6.x branch April 8, 2025 17:04
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.

0 participants