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

Update numba requirement from ~=0.56.4 to ~=0.58.1 #2312

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Updates the requirements on numba to permit the latest version.

Commits
  • d4460fe Merge pull request #9240 from esc/release0.58
  • 93aea5b update release version in version support table too
  • 7daf357 update release date
  • e0dd520 list of towncrier release notes is now reversed
  • c92f564 Fix NumPy pin in conda recipe
  • 7331db8 bump runtime check for max NumPy version
  • 8cd1c4d bump max NumPy version, the upper bound is exlucsive
  • 3c6f145 release notes for 0.58.1
  • 77812c5 update version support table with release date for 0.58.1
  • 9b3f444 Merge pull request #9228 from gmarkall/issue-9222
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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.58.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (48f2d81) 85.30% compared to head (22152de) 25.25%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2312       +/-   ##
===========================================
- Coverage   85.30%   25.25%   -60.06%     
===========================================
  Files         327      327               
  Lines       30205    30205               
  Branches     5589     5589               
===========================================
- Hits        25767     7627    -18140     
- Misses       2987    22326    +19339     
+ Partials     1451      252     -1199     

see 257 files with indirect coverage changes

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

A newer version of numba exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

None yet

2 participants