picasso
picasso copied to clipboard
Bump numba from 0.51.2 to 0.53.1
Bumps numba from 0.51.2 to 0.53.1.
Release notes
Sourced from numba's releases.
Version 0.53.0
Highlights of core changes:
- Support for Python 3.9
- Function sub-typing
- Initial support for dynamic gufuncs (i.e. from
@guvectorize
)- Parallel Accelerator (
@njit
(parallel=True) now supports Fortran ordered arraysPlease find details in the change log and the announcement post on Discourse.
Version 0.52.0
This release focuses on performance improvements, but also adds some new features and contains numerous bug fixes and stability improvements.
Please find details in the change log and the announcement post on Discourse.
Commits
97fe221
Merge pull request #6866 from esc/misc/0.53.18e7a0ef
Update changelog for 0.53.1b554c30
Merge pull request #6851 from bnavigator/llvm-timings-empty-column5c1ff12
Merge pull request #6826 from sklam/fix/iss6821f52e1f6
Merge pull request #6837 from stuartarchibald/fix/683146c5db4
Merge pull request #6828 from gmarkall/grm-issue-6827f23ef8f
Merge pull request #6816 from sklam/misc/rel0.53.0finalaf68d22
Update changelog for 0.53.0 final1c882cb
Merge pull request #6792 from sklam/misc/changelog0.53.0rc3d9d49c3
Merge pull request #6791 from sklam/misc/release0.53.0rc3- 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 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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)