Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2025

This PR contains the following updates:

Package Type Update Change Pending
array-api-strict feature-tests minor >=2.3.1,<2.4 -> >=2.4,<2.5 2.4.1
array-api-strict feature-lint minor >=2.3.1,<2.4 -> >=2.4,<2.5 2.4.1

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 added the dependencies Pull requests that update a dependency file label Jun 30, 2025
@lucascolley
Copy link
Member

cc @crusaderky @ev-br, looks like we may need to at least change some tests

@ev-br
Copy link
Member

ev-br commented Jun 30, 2025

FAILED tests/test_lazy.py::test_lazy_apply_arraylike[array_api_strictest] - TypeError: Interoperation with NumPy requires python >= 3.12. Please upgrade.

No way around it: either pin array-api-strict or drop python < 3.12

@lucascolley
Copy link
Member

okay, seems like we may want to test array-api-strict with 3.12 while still testing some other backends with our oldest supported Python — WDYT @crusaderky ?

@lucascolley
Copy link
Member

I may consider pinning to <2.4 for now and opening an issue

@renovate renovate bot force-pushed the renovate/array-api-strict-2.x branch from 81230a9 to d4e04f3 Compare July 1, 2025 09:38
@renovate renovate bot force-pushed the renovate/array-api-strict-2.x branch from d4e04f3 to 5a23e6d Compare July 1, 2025 09:55
@renovate renovate bot changed the title deps: Update dependency array-api-strict to >=2.4 deps: Update dependency array-api-strict to >=2.4,<2.5 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/array-api-strict-2.x branch 2 times, most recently from b7c9031 to a292332 Compare July 2, 2025 22:40
@renovate renovate bot force-pushed the renovate/array-api-strict-2.x branch 12 times, most recently from 280ded0 to 2db9c85 Compare July 15, 2025 20:52
@renovate renovate bot force-pushed the renovate/array-api-strict-2.x branch 5 times, most recently from 5bd8634 to 2105a2c Compare July 23, 2025 16:07
@renovate renovate bot force-pushed the renovate/array-api-strict-2.x branch 7 times, most recently from d6342f3 to ba8b167 Compare July 29, 2025 01:05
@renovate renovate bot force-pushed the renovate/array-api-strict-2.x branch from ba8b167 to 38d4fec Compare July 29, 2025 08:45
@renovate renovate bot deleted the renovate/array-api-strict-2.x branch July 29, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants