Skip to content

Bump phonopy from 4.3.1 to 4.4.0#532

Merged
github-actions[bot] merged 2 commits into
mainfrom
dependabot/pip/phonopy-4.4.0
Jul 18, 2026
Merged

Bump phonopy from 4.3.1 to 4.4.0#532
github-actions[bot] merged 2 commits into
mainfrom
dependabot/pip/phonopy-4.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps phonopy from 4.3.1 to 4.4.0.

Changelog

Sourced from phonopy's changelog.

Jul-17-2026: Version 4.4.0

  • Added the exciting code interface and its documentation.
  • The VASP interface reads vaspout.h5 for forces, MLP datasets, and NAC parameters, and selects energy(sigma->0) according to the VASP version.
  • The LAMMPS interface sorts atoms by atom id and preserves the input atom type label order in supercell output.
  • Speed up of thermal properties (vectorized pure-Python path) and of the electronic free energy calculation (scipy root-finding and vectorized entropy).
  • Bug fix: the dynamical structure factor now propagates the frequency conversion factor.
  • Bug fix: random_displacements is preserved after temperature-based displacement generation.
Commits
  • 2df40f4 Release v4.4.0
  • b289d23 Merge pull request #914 from phonopy/pypolymlp-develop-api
  • 292693f Unify pypolymlp training entry points into develop_pypolymlp
  • 222ddb5 Merge pull request #913 from phonopy/vaspout-mlp-dataset
  • 6b7ff4d Document vaspout.h5 in phonopy-vasp-mlp-dataset and gzip its dataset
  • 5d89644 Merge pull request #912 from phonopy/site-mixture-constituent-order
  • 70815d9 Canonicalize site-mixture constituents by first appearance
  • edfb0bc Merge pull request #911 from phonopy/strain-cells-hdf5
  • 3455825 Add strain-cells HDF5 output and correct displacement distance docs
  • 36205b1 Merge pull request #910 from sapunyangkut/codex/issue-901-dsf-frequency-factor
  • 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 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 [phonopy](https://github.com/phonopy/phonopy) from 4.3.1 to 4.4.0.
- [Changelog](https://github.com/phonopy/phonopy/blob/main/doc/changelog.md)
- [Commits](phonopy/phonopy@v4.3.1...v4.4.0)

---
updated-dependencies:
- dependency-name: phonopy
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor add functionality in a backward compatible manner python Pull requests that update python code labels Jul 17, 2026
@dependabot
dependabot Bot requested a review from jan-janssen as a code owner July 17, 2026 16:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor add functionality in a backward compatible manner python Pull requests that update python code labels Jul 17, 2026
@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.90%. Comparing base (0079988) to head (05d432d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #532   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files          29       29           
  Lines        2004     2004           
=======================================
  Hits         1962     1962           
  Misses         42       42           

☔ View full report in Codecov by Harness.
📢 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 807449f into main Jul 18, 2026
28 of 34 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/phonopy-4.4.0 branch July 18, 2026 05:56
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 minor add functionality in a backward compatible manner python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant