Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps mpi4py from 4.1.0 to 4.1.1.

Release notes

Sourced from mpi4py's releases.

4.1.1

  • Add MPIABI-aware import hook support.

  • Support MPI.ERR_ERRHANDLER with Open MPI.

  • Fix Windows build issues with Intel MPI 2021.16.

  • Minor fixes and improvements to typing stubs.

  • Minor fixes to documentation.

  • Publish Python 3.8-3.14 and PyPy 3.11 wheels.

  • PyPy 3.10 (EOL) wheels are no longer published.

Changelog

Sourced from mpi4py's changelog.

Release 4.1.1 [2025-10-10]

  • Add MPIABI-aware import hook support.

  • Support MPI.ERR_ERRHANDLER with Open MPI.

  • Fix Windows build issues with Intel MPI 2021.16.

  • Minor fixes and improvements to typing stubs.

  • Minor fixes to documentation.

  • Publish Python 3.8-3.14 and PyPy 3.11 wheels.

  • PyPy 3.10 (EOL) wheels are no longer published.

Commits
  • 5e2fbc6 Bump version number to 4.1.1
  • fe12197 chore: Update changelog
  • be8fab3 docs: Rephrase outdated comments about the MPI ABI
  • 48453f1 Circle CI: Add build for Python 3.14
  • 4072e66 test: Set COVERAGE_CORE=ctrace for coverage.py
  • 571de41 build: Fix use of CYTHON_LIMITED_API and Py_LIMITED_API
  • 4baf984 build(deps): Require Cython >= 3.0.1
  • 0b0c646 lint: pre-commit autoupdate
  • ab647fe test: Workaround failure due to open-mpi/ompi@main still at MPI 3.1
  • 0f1d036 build: Fix #undef CPP directive after warning from MSVC
  • 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 [mpi4py](https://github.com/mpi4py/mpi4py) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/mpi4py/mpi4py/releases)
- [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst)
- [Commits](mpi4py/mpi4py@4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: mpi4py
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 13, 2025
@dependabot dependabot bot requested a review from jan-janssen as a code owner October 13, 2025 03:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 13, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.17%. Comparing base (37df11b) to head (6f8d961).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #387   +/-   ##
=======================================
  Coverage   85.17%   85.17%           
=======================================
  Files           6        6           
  Lines         796      796           
=======================================
  Hits          678      678           
  Misses        118      118           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot merged commit a0c1fe7 into main Oct 20, 2025
18 of 19 checks passed
@github-actions github-actions bot deleted the dependabot/pip/mpi4py-4.1.1 branch October 20, 2025 15:49
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