Skip to content

Update numba requirement from ~=0.56.4 to ~=0.59.1 #2582

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Updates the requirements on numba to permit the latest version.

Release notes

Sourced from numba's releases.

Numba 0.59.1

Numba patch release.

Commits
  • 9ce83ef Merge pull request #9480 from sklam/misc/rel0.59.1_patches
  • 58b4954 Update docs/source/user/installing.rst
  • b39bdf2 Reduce thread use to avoid stuck in TBB on machines with high thread count.
  • 3411945 Bump release date
  • db03908 Skip test_issue9490_non_det_ssa_problem for PPC
  • d39f16b Update changelog
  • a0eb243 Merge pull request #9491 from sklam/fix/iss9490
  • e503a5d Remove release notes for 0.59.1
  • 80211ed Add 0.59.1 release note
  • aae4820 Remove notes from 0.59.0
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
numba [>= 0.58.dev0, < 0.59]

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 25, 2025
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.58%. Comparing base (8c1214e) to head (7df0f8f).

❌ Your project check has failed because the head coverage (56.58%) is below the target coverage (83.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (8c1214e) and HEAD (7df0f8f). Click for more details.

HEAD has 38 uploads less than BASE
Flag BASE (8c1214e) HEAD (7df0f8f)
51 13
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2582       +/-   ##
===========================================
- Coverage   85.40%   56.58%   -28.82%     
===========================================
  Files         334      334               
  Lines       31002    31002               
  Branches     5300     5300               
===========================================
- Hits        26476    17544     -8932     
- Misses       3056    12526     +9470     
+ Partials     1470      932      -538     

see 159 files with indirect coverage changes

Updates the requirements on [numba](https://github.com/numba/numba) to permit the latest version.
- [Release notes](https://github.com/numba/numba/releases)
- [Commits](numba/numba@0.56.4...0.59.1)

---
updated-dependencies:
- dependency-name: numba
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/numba-approx-eq-0.59.1 branch from 686d4e3 to 7df0f8f Compare February 28, 2025 09:23
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