-
Notifications
You must be signed in to change notification settings - Fork 73
Bump numpy from 2.3.3 to 2.3.4 #653
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
Merged
Merged
Conversation
This file contains hidden or 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.3.3 to 2.3.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.3...v2.3.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #653 +/- ##
=======================================
Coverage 94.81% 94.81%
=======================================
Files 15 15
Lines 482 482
Branches 167 167
=======================================
Hits 457 457
Partials 25 25 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 18, 2025
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.3 to 2.3.4. <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>v2.3.4 (Oct 15, 2025)</h2> <h1>NumPy 2.3.4 Release Notes</h1> <p>The NumPy 2.3.4 release is a patch release split between a number of maintenance updates and bug fixes. This release supports Python versions 3.11-3.14. This release is based on Python 3.14.0 final.</p> <h2>Changes</h2> <p>The <code>npymath</code> and <code>npyrandom</code> libraries now have a <code>.lib</code> rather than a <code>.a</code> file extension on win-arm64, for compatibility for building with MSVC and <code>setuptools</code>. Please note that using these static libraries is discouraged and for existing projects using it, it's best to use it with a matching compiler toolchain, which is <code>clang-cl</code> on Windows on Arm.</p> <p>(<a href="https://redirect.github.com/numpy/numpy/pull/29750">gh-29750</a>)</p> <h2>Contributors</h2> <p>A total of 17 people contributed to this release. People with a "+" by their names contributed a patch for the first time.</p> <ul> <li>!DWesl</li> <li>Charles Harris</li> <li>Christian Barbia +</li> <li>Evgeni Burovski</li> <li>Joren Hammudoglu</li> <li>Maaz +</li> <li>Mateusz Sokół</li> <li>Matti Picus</li> <li>Nathan Goldbaum</li> <li>Ralf Gommers</li> <li>Riku Sakamoto +</li> <li>Sandeep Gupta +</li> <li>Sayed Awad</li> <li>Sebastian Berg</li> <li>Sergey Fedorov +</li> <li>Warren Weckesser</li> <li>dependabot[bot]</li> </ul> <h2>Pull requests merged</h2> <p>A total of 30 pull requests were merged for this release.</p> <ul> <li><a href="https://redirect.github.com/numpy/numpy/pull/29725">#29725</a>: MAINT: Prepare 2.3.x for further development</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/29781">#29781</a>: MAINT: Pin some upstream dependences</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/29782">#29782</a>: BLD: enable x86-simd-sort to build on KNL with -mavx512f</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/29783">#29783</a>: BUG: Include python-including headers first (<a href="https://redirect.github.com/numpy/numpy/issues/29281">#29281</a>)</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/29784">#29784</a>: TYP: fix np.number and np.*integer method declaration</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/29785">#29785</a>: TYP: mypy 1.18.1</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/numpy/numpy/commit/1458b9e79d1a5755eae9adcb346758f449b6b430"><code>1458b9e</code></a> REL: Prepare for the NumPy 2.3.4 release (<a href="https://redirect.github.com/numpy/numpy/issues/29955">#29955</a>)</li> <li><a href="https://github.com/numpy/numpy/commit/7583bed3577d8b5e7e74a24a6337d530b045f0bc"><code>7583bed</code></a> Merge pull request <a href="https://redirect.github.com/numpy/numpy/issues/29950">#29950</a> from charris/backport-29885</li> <li><a href="https://github.com/numpy/numpy/commit/318675152646f184a24da3f9b8742de202c99bfb"><code>3186751</code></a> Merge pull request <a href="https://redirect.github.com/numpy/numpy/issues/29949">#29949</a> from charris/backport-29948</li> <li><a href="https://github.com/numpy/numpy/commit/7fd2ad9eff9cb04bcea5e2b6f89e8870329c5c93"><code>7fd2ad9</code></a> STY: rename <code>@classmethod</code> arg to <code>cls</code></li> <li><a href="https://github.com/numpy/numpy/commit/fe8447d7aefe7c63ab37d426e6d725e857fb45f7"><code>fe8447d</code></a> MAINT: Simplify string arena growth strategy (<a href="https://redirect.github.com/numpy/numpy/issues/29885">#29885</a>)</li> <li><a href="https://github.com/numpy/numpy/commit/a90f073415846b378ab166b5a2f9acf87876853b"><code>a90f073</code></a> Merge pull request <a href="https://redirect.github.com/numpy/numpy/issues/29940">#29940</a> from charris/backport-29937</li> <li><a href="https://github.com/numpy/numpy/commit/55d91abd9564835cc0e0dcc92d84b25dcfaff1d9"><code>55d91ab</code></a> MAINT: Bump pypa/cibuildwheel from 3.1.4 to 3.2.1</li> <li><a href="https://github.com/numpy/numpy/commit/e2f038314bb736930f74c127eed8843d29f59c55"><code>e2f0383</code></a> Merge pull request <a href="https://redirect.github.com/numpy/numpy/issues/29926">#29926</a> from charris/backport-29609</li> <li><a href="https://github.com/numpy/numpy/commit/b427e83710abd344168f156ab212a8d19f0d2185"><code>b427e83</code></a> BUG: fix negative samples generated by Wald distribution (<a href="https://redirect.github.com/numpy/numpy/issues/29609">#29609</a>)</li> <li><a href="https://github.com/numpy/numpy/commit/36363d6534eb9e786f998a56ccc59f0ba1bc1efe"><code>36363d6</code></a> Merge pull request <a href="https://redirect.github.com/numpy/numpy/issues/29922">#29922</a> from charris/backport-29914</li> <li>Additional commits viewable in <a href="https://github.com/numpy/numpy/compare/v2.3.3...v2.3.4">compare view</a></li> </ul> </details> <br /> [](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] <[email protected]> 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.3.3 to 2.3.4.
Release notes
Sourced from numpy's releases.
... (truncated)
Commits
1458b9e
REL: Prepare for the NumPy 2.3.4 release (#29955)7583bed
Merge pull request #29950 from charris/backport-298853186751
Merge pull request #29949 from charris/backport-299487fd2ad9
STY: rename@classmethod
arg tocls
fe8447d
MAINT: Simplify string arena growth strategy (#29885)a90f073
Merge pull request #29940 from charris/backport-2993755d91ab
MAINT: Bump pypa/cibuildwheel from 3.1.4 to 3.2.1e2f0383
Merge pull request #29926 from charris/backport-29609b427e83
BUG: fix negative samples generated by Wald distribution (#29609)36363d6
Merge pull request #29922 from charris/backport-29914Dependabot 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)