Bump numba from 0.56.0 to 0.57.1
Bumps numba from 0.56.0 to 0.57.1.
Release notes
Sourced from numba's releases.
Version 0.57.1
Patch release to fix regressions with 0.57.0.
Version 0.57.0
A new release of Numba adding support for Python 3.11, NumPy 1.24, and upgrading to LLVM 14. For details, please see the change log at https://numba.readthedocs.io/en/stable/release-notes.html#version-0-57-0-1-may-2023.
Version 0.56.4
This is a bugfix release to fix a regression in the CUDA target in relation to the .view() method on CUDA device arrays that is present when using NumPy version 1.23.0 or later.
Version 0.56.3
This is a bugfix release to remove the version restriction applied to the
setuptoolspackage and to fix a bug in the CUDA target in relation to copying zero length device arrays to zero length host arrays.Version 0.56.2
This is a bugfix release that supports NumPy 1.23 and fixes CUDA function caching.
Commits
04e8107Merge pull request #9026 from esc/change_log_etc_0.57.17b2089bset the release date6c61e21Merge pull request #9003 from esc/0.57.1-rel-cherry-pick4e43ceaupdate version support table84d0a44update CHANGE_LOGaec1143Merge pull request #9005 from gmarkall/issue-89231cd5301Merge pull request #9006 from esc/reduce_explicit_versions_in_docs118b030Merge pull request #9004 from gmarkall/skip-mvc-when-libs-missing3f5d6cbMerge pull request #8964 from esc/fix_nopython_cuda_deprecation_warnings4a17a69Merge pull request #8965 from esc/fix_np_angle_return- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)