Skip to content

fix(deps): Update dependency numpy to v2.4.2#370

Merged
kodiakhq[bot] merged 1 commit intomainfrom
renovate/numpy-2.x
Mar 1, 2026
Merged

fix(deps): Update dependency numpy to v2.4.2#370
kodiakhq[bot] merged 1 commit intomainfrom
renovate/numpy-2.x

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Mar 1, 2026

This PR contains the following updates:

Package Update Change
numpy (changelog) patch ==2.4.1 -> ==2.4.2

Release Notes

numpy/numpy (numpy)

v2.4.2: 2.4.2 (Feb 1, 2026)

Compare Source

NumPy 2.4.2 Release Notes

The NumPy 2.4.2 is a patch release that fixes bugs discovered after the
2.4.1 release. Highlights are:

  • Fixes memory leaks
  • Updates OpenBLAS to fix hangs

This release supports Python versions 3.11-3.14

Contributors

A total of 9 people contributed to this release. People with a "+" by their
names contributed a patch for the first time.

  • Charles Harris
  • Daniel Tang +
  • Joren Hammudoglu
  • Kumar Aditya
  • Matti Picus
  • Nathan Goldbaum
  • Ralf Gommers
  • Sebastian Berg
  • Vikram Kumar +

Pull requests merged

A total of 12 pull requests were merged for this release.

  • #​30629: MAINT: Prepare 2.4.x for further development
  • #​30636: TYP: arange: accept datetime strings
  • #​30657: MAINT: avoid possible race condition by not touching os.environ...
  • #​30700: BUG: validate contraction axes in tensordot (#​30521)
  • #​30701: DOC: __array_namespace__info__: set_module not __module__ (#​30679)
  • #​30702: BUG: fix free-threaded PyObject layout in replace_scalar_type_names...
  • #​30703: TST: fix limited API example in tests for latest Cython
  • #​30709: BUG: Fix some bugs found via valgrind (#​30680)
  • #​30712: MAINT: replace ob_type access with Py_TYPE in PyArray_CheckExact
  • #​30713: BUG: Fixup the quantile promotion fixup
  • #​30736: BUG: fix thread safety of array_getbuffer (#​30667)
  • #​30737: backport scipy-openblas version change

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Mar 1, 2026
@kodiakhq kodiakhq bot merged commit 9ce8eee into main Mar 1, 2026
8 checks passed
@kodiakhq kodiakhq bot deleted the renovate/numpy-2.x branch March 1, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant