Skip to content

Bump phonopy from 4.0.1 to 4.1.0#502

Open
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/pip/phonopy-4.1.0
Open

Bump phonopy from 4.0.1 to 4.1.0#502
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/pip/phonopy-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps phonopy from 4.0.1 to 4.1.0.

Changelog

Sourced from phonopy's changelog.

May-25-2026: Version 4.1.0

  • Analytical derivative of the dynamical matrix is now available for Gonze-Lee non-analytical term correction. The dipole-dipole derivative is implemented in Python and in the Rust backend (phonors.derivative_recip_dipole_dipole); group-velocity calculation with Gonze-Lee NAC now uses the analytical derivative by default. The finite-difference path is still available by setting GV_DELTA_Q (or --gv-delta-q). To reproduce the previous behavior (v4.0.1 and earlier), set GV_DELTA_Q = 1e-5 (the former implicit default for Gonze-Lee NAC).
Commits
  • 1d0d370 Merge pull request #836 from phonopy/ci/consolidate-release-workflow
  • 47f22ea Consolidate release into a single tag-triggered workflow
  • 8bb2df1 Merge pull request #835 from phonopy/release
  • 9c871c9 Set version 4.1.0
  • 0d16803 Merge pull request #834 from phonopy/gv/default-analytic-gonze-lee
  • 94a79bd Make analytic derivative the default for Gonze-Lee group velocity
  • 7009db1 Merge pull request #833 from phonopy/feat/gonze-lee-derivative-rust
  • b9adb0f CI update of test on windows
  • 22fbfcb CI update of test on windows
  • 3ed8849 Merge pull request #832 from phonopy/feat/gonze-lee-derivative-rust
  • 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.0.1 to 4.1.0.
- [Changelog](https://github.com/phonopy/phonopy/blob/main/doc/changelog.md)
- [Commits](phonopy/phonopy@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: phonopy
  dependency-version: 4.1.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 May 25, 2026
@dependabot dependabot Bot requested a review from jan-janssen as a code owner May 25, 2026 22:20
@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 May 25, 2026
@codecov

codecov Bot commented May 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.90%. Comparing base (fec469c) to head (6498e37).

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

☔ 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.

@jan-janssen

Copy link
Copy Markdown
Member
      The following packages are incompatible
      ├─ dscribe =2.1.2 * is installable with the potential options
      │  ├─ dscribe 2.1.2 would require
      │  │  └─ python >=3.10,<3.11.0a0 *, which can be installed;
      │  ├─ dscribe 2.1.2 would require
      │  │  └─ python >=3.11,<3.12.0a0 *, which can be installed;
      │  ├─ dscribe 2.1.2 would require
      │  │  └─ python >=3.12,<3.13.0a0 *, which can be installed;
      │  ├─ dscribe 2.1.2 would require
      │  │  └─ python >=3.13,<3.14.0a0 *, which can be installed;
      │  └─ dscribe 2.1.2 would require
      │     └─ python_abi =3.14 *_cp314, which can be installed;
      ├─ phonopy =4.1.0 * is not installable because there are no viable options
      │  ├─ phonopy 4.1.0 would require
      │  │  └─ python_abi =3.10 *_cp310, which conflicts with any installable versions previously reported;
      │  ├─ phonopy 4.1.0 would require
      │  │  └─ python_abi =3.11 *_cp311, which conflicts with any installable versions previously reported;
      │  ├─ phonopy 4.1.0 would require
      │  │  └─ python_abi =3.12 *_cp312, which conflicts with any installable versions previously reported;
      │  └─ phonopy 4.1.0 would require
      │     └─ python_abi =3.13 *_cp313, which conflicts with any installable versions previously reported;
      └─ python =3.14 * is installable with the potential options
         ├─ python [3.14.0|3.14.1|...|3.14.5] would require
         │  └─ python_abi =3.14 *_cp314, which can be installed;
         ├─ python [3.14.0|3.14.1|...|3.14.5] would require
         │  └─ python_abi =3.14 *_cp314t, which requires
         │     └─ python =3.14 *_cp314t, which conflicts with any installable versions previously reported;
         └─ python [3.14.0rc1|3.14.0rc2|3.14.0rc3] would require
            └─ _python_rc =* *, which does not exist (perhaps a missing channel).

@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of phonopy exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

2 participants