Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

build(deps): bump numexpr from 2.10.0 to 2.10.1 #538

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Bumps numexpr from 2.10.0 to 2.10.1.

Changelog

Sourced from numexpr's changelog.

Changes from 2.10.1 to 2.10.2

  • Under development.
Commits
  • ea5d393 Getting ready for release 2.10.1
  • ec01ac9 Modernize the build process (testing)
  • 9c8ec78 Document the upgrade to 16 threads as the new 'safe' default
  • fb35484 Merge pull request #487 from befeleme/makesuite
  • c7f3d57 We are in 2024, so raise the 'safe' limit to 16 threads
  • 7ef1e04 Merge pull request #489 from hroncok/python3.13
  • fcceab4 Fix necompiler.getArguments() on Python 3.13.0b1
  • e7fa591 Add Python 3.13 to CI
  • 90aad71 unittest.makeSuite() has been removed from Python 3.13
  • 9b5a451 Merge pull request #485 from seberg/allow-numpy-1-builds
  • 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 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 Jun 21, 2024
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.03%. Comparing base (ec685f0) to head (b753f22).
Report is 26 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #538   +/-   ##
=======================================
  Coverage   74.03%   74.03%           
=======================================
  Files          10       10           
  Lines         905      905           
=======================================
  Hits          670      670           
  Misses        235      235           
Flag Coverage Δ
Linux-x64 69.61% <ø> (ø)
Windows-x64 73.25% <ø> (?)
Windows-x86 73.25% <ø> (ø)
macOS-x64 73.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@dependabot dependabot bot force-pushed the dependabot/pip/numexpr-2.10.1 branch from 790c1a8 to f3bf25e Compare July 15, 2024 16:07
@ReenigneArcher
Copy link
Member

@dependabot rebase

@ReenigneArcher ReenigneArcher enabled auto-merge (squash) July 15, 2024 16:37
Bumps [numexpr](https://github.com/pydata/numexpr) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pydata/numexpr/releases)
- [Changelog](https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst)
- [Commits](pydata/numexpr@v2.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: numexpr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/numexpr-2.10.1 branch from f3bf25e to b753f22 Compare July 15, 2024 16:38
@ReenigneArcher ReenigneArcher merged commit 3e3a61a into master Jul 15, 2024
19 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/numexpr-2.10.1 branch July 15, 2024 16:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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