Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2025

This PR contains the following updates:

Package Type Update Change
numba (source) dependencies minor * -> >=0.61.0

Release Notes

numba/numba (numba)

v0.61.0: Numba 0.61.0

Compare Source

Major Numba release adding Python 3.13 and NumPy 2.1 support. View detailed release notes and changelog here.

v0.60.0

Compare Source

Major Numba release.

v0.59.1: Numba 0.59.1

Compare Source

Numba patch release.

v0.59.0: Numba 0.59.0

Compare Source

Major Numba release supporting Python 3.12

v0.58.1: Numba 0.58.1

Compare Source

Numba patch release.

v0.57.1: Version 0.57.1

Compare Source

Patch release to fix regressions with 0.57.0.

v0.57.0: Version 0.57.0

Compare Source

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.

v0.56.4: Version 0.56.4

Compare Source

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.

v0.56.3: Version 0.56.3

Compare Source

This is a bugfix release to remove the version restriction applied to the setuptools package and to fix a bug in the CUDA target in relation to copying zero length device arrays to zero length host arrays.

v0.56.2: Version 0.56.2

Compare Source

This is a bugfix release that supports NumPy 1.23 and fixes CUDA function caching.

v0.55.2: Version 0.55.2

Compare Source

This is a maintenance release to support NumPy 1.22 and Apple M1

Full Changelog: https://github.com/numba/numba/blob/0.55.2/CHANGE_LOG

v0.55.1: Version 0.55.1

Compare Source

This is a bugfix release that closes all the remaining issues from the accelerated release of 0.55.0 and also any release critical regressions discovered since then.

v0.55.0: Version 0.55.0

Compare Source

This release includes a significant number important dependency upgrades along with a number of new features and bug fixes. Most importantly, this release adds support for Python 3.10 and NumPy 1.21.

v0.54.1: Version 0.54.1

Compare Source

This is a bugfix release for 0.54.0. It fixes a regression in structured array type handling, a potential leak on initialization failure in the CUDA target, a regression caused by Numba’s vendored cloudpickle module resetting dynamic classes and a few minor testing/infrastructure related problems.

Please see details in the release note: https://numba.readthedocs.io/en/0.54.1/release-notes.html#version-0-54-1-7-october-2021

v0.54.0: Version 0.54.0

Compare Source

This release includes a significant number of new features, important refactoring, critical bug fixes and a number of dependency upgrades.

Please see details in the release notes at https://numba.readthedocs.io/en/0.54.0/release-notes.html

v0.53.1: Version 0.53.1

Compare Source

This is a bugfix release for 0.53.0. It contains the following four
pull-requests which fix two critical regressions and two build failures
reported by the openSuSe team:

  • PR #​6851 set non-reported llvm timing values to 0.0
  • PR #​6837 Ignore warnings from packaging module when testing import behaviour.
  • PR #​6828 Fix regression in CUDA: Set stream in mapped and managed array
    device_setup
  • PR #​6826 Fix regression on gufunc serialization

v0.53.0: Version 0.53.0

Compare Source

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.

v0.52.0: Version 0.52.0

Compare Source

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.

v0.51.2

Compare Source

v0.51.1

Compare Source

v0.51.0

Compare Source

v0.50.1

Compare Source

v0.49.1

Compare Source

v0.49.0

Compare Source

v0.48.0

Compare Source

v0.47.0

Compare Source

v0.46.0

Compare Source

v0.45.1

Compare Source

v0.45.0

Compare Source

v0.44.1

Compare Source

v0.43.1

Compare Source

v0.43.0

Compare Source

v0.42.1

Compare Source

v0.41.0

Compare Source

v0.40.1

Compare Source

v0.40.0

Compare Source

v0.38.1

Compare Source

v0.38.0

Compare Source

v0.36.2

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@lucascolley lucascolley added the dependencies Pull requests that update a dependency file label Apr 8, 2025
@renovate renovate bot force-pushed the renovate/numba-0.x branch from 1f02551 to e22b777 Compare April 8, 2025 18:13
@renovate renovate bot force-pushed the renovate/numba-0.x branch from e22b777 to 86ca2b0 Compare April 8, 2025 18:14
@lucascolley lucascolley merged commit b9482e0 into main Apr 8, 2025
11 checks passed
@lucascolley lucascolley deleted the renovate/numba-0.x branch April 8, 2025 18:21
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.

1 participant