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

⬆️ Bump numba from 0.52.0 to 0.53.0 #154

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps numba from 0.52.0 to 0.53.0.

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 arrays

Please find details in the change log and the announcement post on Discourse.

Commits
  • f23ef8f Merge pull request #6816 from sklam/misc/rel0.53.0final
  • af68d22 Update changelog for 0.53.0 final
  • 1c882cb Merge pull request #6792 from sklam/misc/changelog0.53.0rc3
  • d9d49c3 Merge pull request #6791 from sklam/misc/release0.53.0rc3
  • 1c91c84 Merge pull request #6786 from sklam/fix/gufunc_axis
  • 7bf5c15 Merge pull request #6759 from stuartarchibald/wip/change_log0.53.0rc2
  • 0496013 Merge pull request #6763 from esc/fix_llvmlite_dep_02
  • 83c81ff use an alternative constraint for the conda packages
  • 46cc99b Merge pull request #6757 from sklam/misc/release0.53.0rc2
  • 72cbee3 Merge pull request #6716 from ehsantn/ehsan/rm_dead_rhs_live
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @N720720.


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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 17, 2021
@N720720
Copy link
Owner

N720720 commented Mar 17, 2021

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/pip/numba-0.53.0 branch from 70b5687 to a28adc7 Compare March 17, 2021 09:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2021

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@N720720
Copy link
Owner

N720720 commented Mar 17, 2021

@dependabot recreate

@N720720
Copy link
Owner

N720720 commented Mar 17, 2021

@dependabot merge

Bumps [numba](https://github.com/numba/numba) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/numba/numba/releases)
- [Commits](numba/numba@0.52.0...0.53.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/numba-0.53.0 branch from a28adc7 to e0614a5 Compare March 17, 2021 10:07
@dependabot-merge-action dependabot-merge-action bot merged commit 2d65527 into master Mar 17, 2021
@dependabot dependabot bot deleted the dependabot/pip/numba-0.53.0 branch March 17, 2021 10:08
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant