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.8.8 to 2.9.0 #432

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps numexpr from 2.8.8 to 2.9.0.

Changelog

Sourced from numexpr's changelog.

Changes from 2.9.0 to 2.9.1

  • Under development.
Commits
  • 3bdab2a Revert the change for the test generator (will fix another day :-)
  • 33a6ad3 Add a note about modernized test suite
  • e894e08 Fix some warnings with modern pytest
  • a3d4bbc Getting ready for release 2.9.0
  • bd3316b Merge pull request #470 from mgorny/getrefcount
  • bec47c7 Merge pull request #467 from 27rabbitlt/fix_pypy_dict_pointer_nonnull
  • 55ae6d1 Skip test requiring sys.getrefcount() on PyPy
  • 808221d Merge pull request #469 from 27rabbitlt/fix_san_ex_string_literal
  • 7d20bf6 fix sanitizer forbid colon within quotes
  • 8376c9f fix: underpypy, no dict args, kwds is non-null
  • 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 Jan 29, 2024
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ad0744) 74.03% compared to head (3299438) 74.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #432   +/-   ##
=======================================
  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.9.0 branch from 6e80acc to 4bf3b04 Compare February 1, 2024 15:32
Bumps [numexpr](https://github.com/pydata/numexpr) from 2.8.8 to 2.9.0.
- [Release notes](https://github.com/pydata/numexpr/releases)
- [Changelog](https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst)
- [Commits](pydata/numexpr@v2.8.8...v2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/numexpr-2.9.0 branch from 4bf3b04 to 3299438 Compare February 1, 2024 16:13
@ReenigneArcher ReenigneArcher merged commit 3be5911 into master Feb 1, 2024
21 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/numexpr-2.9.0 branch February 1, 2024 16:21
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