-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bump numpy from 2.2.0 to 2.2.1 #24
base: main
Are you sure you want to change the base?
Conversation
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Abbiamo saltato la revisione di questa pull request. Ecco perché:
- Sembra sia stata creata da un bot (ehi, dependabot[bot]!). Supponiamo che sappia cosa sta facendo!
- Non rivediamo le modifiche al packaging - Fateci sapere se volete che cambiamo questo.
Original comment in English
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Guida del Revisore di SourceryQuesta pull request aggiorna la versione di numpy da 2.2.0 a 2.2.1. Diagramma delle classi che mostra l'aggiornamento della versione di numpyclassDiagram
class Dependencies {
+String lzma: 0.5.3
+String numpy: 2.2.1
+String pip: 24.3.1
+String ps4_dec_pup_info: 1.0
+String pup_decoder: 0.1.0
}
note for Dependencies "numpy aggiornato da 2.2.0 a 2.2.1"
Modifiche a Livello di File
Consigli e comandiInteragire con Sourcery
Personalizzare la Tua EsperienzaAccedi alla tua dashboard per:
Ottenere Aiuto
Original review guide in EnglishReviewer's Guide by SourceryThis pull request bumps the version of numpy from 2.2.0 to 2.2.1. Class diagram showing numpy version updateclassDiagram
class Dependencies {
+String lzma: 0.5.3
+String numpy: 2.2.1
+String pip: 24.3.1
+String ps4_dec_pup_info: 1.0
+String pup_decoder: 0.1.0
}
note for Dependencies "numpy updated from 2.2.0 to 2.2.1"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Bumps numpy from 2.2.0 to 2.2.1.
Release notes
Sourced from numpy's releases.
... (truncated)
Commits
7469245
Merge pull request #28047 from charris/prepare-2.2.1acb051e
REL: Prepare for the NumPy 2.2.1 release [wheel build]28a091a
Merge pull request #28044 from charris/backport-28039723605b
TST: Add test for allowingNone
in operand sequence passed tonditer
554739e
TYP: allowNone
in operand sequence of nditer31bc4c8
Merge pull request #28021 from charris/backport-2802032f52a3
CI: pin scipy-doctest to 1.5.1 (#28020)6219aeb
Merge pull request #28007 from charris/backport-28005eb7071c
Merge pull request #28006 from charris/backport-280034f82c32
BUG: Cython API was missing NPY_UINTP.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)Sommario di Sourcery
Aggiorna numpy alla versione 2.2.1.
Correzioni di bug:
Miglioramenti:
Test:
Original summary in English
Summary by Sourcery
Update numpy to 2.2.1.
Bug Fixes:
Enhancements:
Tests: