-
Notifications
You must be signed in to change notification settings - Fork 72
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
pip prod(deps): bump numpy from 2.1.1 to 2.1.2 #3248
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3248 +/- ##
=======================================
Coverage 89.92% 89.92%
=======================================
Files 441 441
Lines 55417 55417
Branches 8643 8643
=======================================
Hits 49832 49832
Misses 4158 4158
Partials 1427 1427 ☔ View full report in Codecov by Sentry. |
emmau678
pushed a commit
that referenced
this pull request
Oct 8, 2024
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.1 to 2.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/numpy/numpy/releases">numpy's releases</a>.</em></p> <blockquote> <h2>2.1.2 (Oct 5, 2024)</h2> <h1>NumPy 2.1.2 Release Notes</h1> <p>NumPy 2.1.2 is a maintenance release that fixes bugs and regressions discovered after the 2.1.1 release.</p> <p>The Python versions supported by this release are 3.10-3.13.</p> <h2>Contributors</h2> <p>A total of 11 people contributed to this release. People with a "+" by their names contributed a patch for the first time.</p> <ul> <li>Charles Harris</li> <li>Chris Sidebottom</li> <li>Ishan Koradia +</li> <li>João Eiras +</li> <li>Katie Rust +</li> <li>Marten van Kerkwijk</li> <li>Matti Picus</li> <li>Nathan Goldbaum</li> <li>Peter Hawkins</li> <li>Pieter Eendebak</li> <li>Slava Gorloff +</li> </ul> <h2>Pull requests merged</h2> <p>A total of 14 pull requests were merged for this release.</p> <ul> <li><a href="https://github.com/numpy/numpy/pull/27333">#27333</a>: MAINT: prepare 2.1.x for further development</li> <li><a href="https://github.com/numpy/numpy/pull/27400">#27400</a>: BUG: apply critical sections around populating the dispatch cache</li> <li><a href="https://github.com/numpy/numpy/pull/27406">#27406</a>: BUG: Stub out get_build_msvc_version if distutils.msvccompiler...</li> <li><a href="https://github.com/numpy/numpy/pull/27416">#27416</a>: BUILD: fix missing include for std::ptrdiff_t for C++23 language...</li> <li><a href="https://github.com/numpy/numpy/pull/27433">#27433</a>: BLD: pin setuptools to avoid breaking numpy.distutils</li> <li><a href="https://github.com/numpy/numpy/pull/27437">#27437</a>: BUG: Allow unsigned shift argument for np.roll</li> <li><a href="https://github.com/numpy/numpy/pull/27439">#27439</a>: BUG: Disable SVE VQSort</li> <li><a href="https://github.com/numpy/numpy/pull/27471">#27471</a>: BUG: rfftn axis bug</li> <li><a href="https://github.com/numpy/numpy/pull/27479">#27479</a>: BUG: Fix extra decref of PyArray_UInt8DType.</li> <li><a href="https://github.com/numpy/numpy/pull/27480">#27480</a>: CI: use PyPI not scientific-python-nightly-wheels for CI doc...</li> <li><a href="https://github.com/numpy/numpy/pull/27481">#27481</a>: MAINT: Check for SVE support on demand</li> <li><a href="https://github.com/numpy/numpy/pull/27484">#27484</a>: BUG: initialize the promotion state to be weak</li> <li><a href="https://github.com/numpy/numpy/pull/27501">#27501</a>: MAINT: Bump pypa/cibuildwheel from 2.20.0 to 2.21.2</li> <li><a href="https://github.com/numpy/numpy/pull/27506">#27506</a>: BUG: avoid segfault on bad arguments in ndarray.__array_function__</li> </ul> <h2>Checksums</h2> <h3>MD5</h3> <pre><code>4aae28b7919b126485c1aaccee37a6ba numpy-2.1.2-cp310-cp310-macosx_10_9_x86_64.whl 172614423a82ef73d8752ad8a59cbafc numpy-2.1.2-cp310-cp310-macosx_11_0_arm64.whl </code></pre> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/numpy/numpy/commit/f5afe3d2ede8c1ed64cb1998cb869a4cd7831120"><code>f5afe3d</code></a> Merge pull request <a href="https://github.com/numpy/numpy/issues/27507">#27507</a> from charris/prepare-2.1.2</li> <li><a href="https://github.com/numpy/numpy/commit/6b9ef481661cf055d23393e3a9e6b6176149d845"><code>6b9ef48</code></a> REL: Prepare for the NumPy 2.1.2 release [wheel build]</li> <li><a href="https://github.com/numpy/numpy/commit/6d85a24ad2acdde4399153e855f8481da10a3eb6"><code>6d85a24</code></a> MAINT: Pin setuptools for Python < 3.12 [wheel build]</li> <li><a href="https://github.com/numpy/numpy/commit/7f327d8b70d0efb3d620443e74cfcf22ac98fba7"><code>7f327d8</code></a> Merge pull request <a href="https://github.com/numpy/numpy/issues/27506">#27506</a> from charris/backport-27503</li> <li><a href="https://github.com/numpy/numpy/commit/09e9cd98472c61fb3fda4735763b512f3ee772e9"><code>09e9cd9</code></a> BUG: avoid segfault on bad arguments in ndarray.<strong>array_function</strong></li> <li><a href="https://github.com/numpy/numpy/commit/06b479359e194e138ef40caaa33e0efaac53ec83"><code>06b4793</code></a> Merge pull request <a href="https://github.com/numpy/numpy/issues/27501">#27501</a> from charris/backport-27495</li> <li><a href="https://github.com/numpy/numpy/commit/364efb5444fa6776936e4269c7662e59090eb919"><code>364efb5</code></a> MAINT: Bump pypa/cibuildwheel from 2.21.1 to 2.21.2</li> <li><a href="https://github.com/numpy/numpy/commit/df0e26170ce11541057b2e7fc071acb3a8779ad2"><code>df0e261</code></a> Merge pull request <a href="https://github.com/numpy/numpy/issues/27484">#27484</a> from ngoldbaum/use-weak-default</li> <li><a href="https://github.com/numpy/numpy/commit/fa61bc624f0061919c3c1050348bded3c3641fbc"><code>fa61bc6</code></a> Merge pull request <a href="https://github.com/numpy/numpy/issues/27481">#27481</a> from charris/backport-27472</li> <li><a href="https://github.com/numpy/numpy/commit/d6d06aebc92e525a050852c2cc9a0f9382578f55"><code>d6d06ae</code></a> Merge pull request <a href="https://github.com/numpy/numpy/issues/27480">#27480</a> from charris/backport-27475</li> <li>Additional commits viewable in <a href="https://github.com/numpy/numpy/compare/v2.1.1...v2.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=numpy&package-manager=pip&previous-version=2.1.1&new-version=2.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps numpy from 2.1.1 to 2.1.2.
Release notes
Sourced from numpy's releases.
... (truncated)
Commits
f5afe3d
Merge pull request #27507 from charris/prepare-2.1.26b9ef48
REL: Prepare for the NumPy 2.1.2 release [wheel build]6d85a24
MAINT: Pin setuptools for Python < 3.12 [wheel build]7f327d8
Merge pull request #27506 from charris/backport-2750309e9cd9
BUG: avoid segfault on bad arguments in ndarray.array_function06b4793
Merge pull request #27501 from charris/backport-27495364efb5
MAINT: Bump pypa/cibuildwheel from 2.21.1 to 2.21.2df0e261
Merge pull request #27484 from ngoldbaum/use-weak-defaultfa61bc6
Merge pull request #27481 from charris/backport-27472d6d06ae
Merge pull request #27480 from charris/backport-27475Dependabot 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)