Skip to content

build(deps): bump numpy from 2.2.6 to 2.3.1 in /docker/chromium #38115

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps numpy from 2.2.6 to 2.3.1.

Release notes

Sourced from numpy's releases.

v2.3.1 (Jun 21, 2025)

NumPy 2.3.1 Release Notes

The NumPy 2.3.1 release is a patch release with several bug fixes, annotation improvements, and better support for OpenBSD. Highlights are:

  • Fix bug in matmul for non-contiguous out kwarg parameter
  • Fix for Accelerate runtime warnings on M4 hardware
  • Fix new in NumPy 2.3.0 np.vectorize casting errors
  • Improved support of cpu features for FreeBSD and OpenBSD

This release supports Python versions 3.11-3.13, Python 3.14 will be supported when it is released.

Contributors

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

  • Brad Smith +
  • Charles Harris
  • Developer-Ecosystem-Engineering
  • François Rozet
  • Joren Hammudoglu
  • Matti Picus
  • Mugundan Selvanayagam
  • Nathan Goldbaum
  • Sebastian Berg

Pull requests merged

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

  • #29140: MAINT: Prepare 2.3.x for further development
  • #29191: BUG: fix matmul with transposed out arg (#29179)
  • #29192: TYP: Backport typing fixes and improvements.
  • #29205: BUG: Revert np.vectorize casting to legacy behavior (#29196)
  • #29222: TYP: Backport typing fixes
  • #29233: BUG: avoid negating unsigned integers in resize implementation...
  • #29234: TST: Fix test that uses uninitialized memory (#29232)
  • #29235: BUG: Address interaction between SME and FPSR (#29223)
  • #29237: BUG: Enforce integer limitation in concatenate (#29231)
  • #29238: CI: Add support for building NumPy with LLVM for Win-ARM64
  • #29241: ENH: Detect CPU features on OpenBSD ARM and PowerPC64
  • #29242: ENH: Detect CPU features on FreeBSD / OpenBSD RISC-V64.

Checksums

MD5

... (truncated)

Commits
  • 4d833e5 Merge pull request #29251 from charris/prepare-2.3.1-release
  • 13df6d1 REL: Prepare for the NumPy 2.3.1 release [wheel build]
  • daeb8bd Merge pull request #29242 from charris/backport-29224
  • eff9ae3 Merge pull request #29241 from charris/backport-29221
  • c2fa1de ENH: Detect CPU features on FreeBSD / OpenBSD RISC-V64.
  • a52c49e ENH: Detect CPU features on OpenBSD ARM and PowerPC64
  • b3f56fd Merge pull request #29238 from charris/backport29215
  • b20d754 CI: Add conditions to check hash of LLVM package
  • 4c4617f CI: Fix reusable LLVM block
  • d3fd4a6 CI: fix action.yml naming
  • 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)

Bumps [numpy](https://github.com/numpy/numpy) from 2.2.6 to 2.3.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.6...v2.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 23, 2025
@github-actions github-actions bot enabled auto-merge (squash) June 23, 2025 16:19
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/chromium:137.0.7151.3941366
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/chromium/tags
Get started by pulling the image:

docker pull devdemisto/chromium:137.0.7151.3941366

Docker Metadata

  • Image Size: 730.81 MB
  • Image ID: sha256:4f18dccfdf5fba21066103c4c0aa87aa73344408cb84ec99fb7a32bd124c14a2
  • Created: 2025-06-23T16:36:06.126964278Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=devdemisto/chromium:137.0.7151.3941366
    • CHROME_EXE=/opt/google/chrome/google-chrome
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:d0b293538334bbad4e9f7366ecf21a420ee59001
    • org.opencontainers.image.version:137.0.7151.3941366

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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