Skip to content
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

Bump mpi4py from 4.0.0 to 4.0.1 #258

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps mpi4py from 4.0.0 to 4.0.1.

Release notes

Sourced from mpi4py's releases.

4.0.1

  • Update support for Python 3.13:

    • Enable Cython 3.1 support for free-threaded CPython.
    • Allow compiling Cython-generated C sources with the full Python C-API.
    • Fix MPI DLL path workarounds on Windows after changes to locals().
  • Enhancements to test suite:

    • Support XML reports via unittest-xml-reporting.
    • Add command line options to exclude tests by patterns and files.
    • Refactor Python 2 code to use Python 3 constructs using pyupgrade.
  • Miscellaneous:

    • Minor and mostly inconsequential subclass fix in mpi4py.util.pkl5.
    • Update compatibility workarounds for legacy MPICH 3.0 release.
Changelog

Sourced from mpi4py's changelog.

Release 4.0.1 [2024-10-11]

  • Update support for Python 3.13:

    • Enable Cython 3.1 support for free-threaded CPython.
    • Allow compiling Cython-generated C sources with the full Python C-API.
    • Fix MPI DLL path workarounds on Windows after changes to locals().
  • Enhancements to test suite:

    • Support XML reports via unittest-xml-reporting.
    • Add command line options to exclude tests by patterns and files.
    • Refactor Python 2 code to use Python 3 constructs using pyupgrade.
  • Miscellaneous:

    • Minor and mostly inconsequential subclass fix in mpi4py.util.pkl5.
    • Update compatibility workarounds for legacy MPICH 3.0 release.
Commits
  • e098243 Bump version number to 4.0.1
  • 59ea112 chore: Update changelog for release
  • d66130e GHA: Remove deprecated macos-12 runner
  • 9338d67 GHA: Update Python 3.13
  • 3624021 build(deps): Bump sphinx-rtd-theme from 3.0.0rc4 to 3.0.0 (#559)
  • 8f50d13 test: Fix FutureWarning from functools.partial in Python 3.13
  • 1172880 build(deps): Bump mamba-org/setup-micromamba from 1 to 2 (#556)
  • 041105d build(deps): Bump sphinx-rtd-theme from 3.0.0rc3 to 3.0.0rc4 (#557)
  • 15b65ac GitHub Actions: Use macos-15 runner image
  • cfd71f6 test: Improve and unify TestCase.assertAlmostEqual()
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@jan-janssen
Copy link
Member

@dependabot rebase

Bumps [mpi4py](https://github.com/mpi4py/mpi4py) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/mpi4py/mpi4py/releases)
- [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst)
- [Commits](mpi4py/mpi4py@4.0.0...4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/mpi4py-4.0.1 branch from e69282a to 4eb1819 Compare October 14, 2024 04:46
@jan-janssen jan-janssen merged commit 358368e into main Oct 14, 2024
16 checks passed
@jan-janssen jan-janssen deleted the dependabot/pip/mpi4py-4.0.1 branch October 14, 2024 04:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant