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

[DEPENDABOT]: Bump array-api-compat from 1.5.1 to 1.6 in /docs #328

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps array-api-compat from 1.5.1 to 1.6.

Changelog

Sourced from array-api-compat's changelog.

1.6 (????-??-??)

Major Changes

  • Drop support for Python 3.8.

  • NumPy 2.0 is now left completely unwrapped.

  • New flag use_compat to {func}~.array_namespace to force the use or non-use of the compat wrapper namespace. The default is to return a compat namespace when it is appropiate.

  • Fix the copy flag to asarray for NumPy, CuPy, and Dask.

  • Fix the device flag to asarray for CuPy.

  • Fix various issues with asarray for Dask.

Minor Changes

  • Test Python 3.12 on CI.

  • Add more tests for {func}~.array_namespace.

  • Add more tests for asarray.

  • Add a test that there are no hard dependencies.

Commits
  • f2c2537 Add changelog entries for a 1.6 release and bump the version
  • 2e24799 Update link to array-api-strict
  • 33ca9e2 Merge pull request #125 from data-apis/dependabot/github_actions/actions-5cdc...
  • 490a3e1 Merge pull request #126 from asmeurer/use_compat
  • 3b90b87 Remove some numpy 2.0 XPASSes
  • 35554a6 Fix no dependencies test
  • 64247c0 Merge branch 'main' into use_compat
  • c9da5f4 Add torch xfail
  • 7c3b948 Only check api_version in array_namespace when a wrapper is used
  • 2ff0634 Remove numpy 2.0 version check from the numpy asarray helper
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [array-api-compat](https://github.com/data-apis/array-api-compat) from 1.5.1 to 1.6.
- [Release notes](https://github.com/data-apis/array-api-compat/releases)
- [Changelog](https://github.com/data-apis/array-api-compat/blob/main/docs/changelog.md)
- [Commits](data-apis/array-api-compat@1.5.1...1.6)

---
updated-dependencies:
- dependency-name: array-api-compat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@LouisK92 LouisK92 merged commit 3e76a93 into development Apr 15, 2024
34 checks passed
@LouisK92 LouisK92 deleted the dependabot/pip/docs/development/array-api-compat-1.6 branch April 15, 2024 21:30
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.

1 participant