Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps phonopy from 2.43.6 to 2.44.0.

Changelog

Sourced from phonopy's changelog.

Oct-29-2025: Version 2.44.0

  • The FREQUENCY_CONVERSION_FACTOR tag (--factor option) is deprecated. Using the factor parameter in Phonopy.__init__() will emit a warning. For unsupported calculators, it is recommended to use displacement-force datasets
  • Spglib dependency updated to v2.5.
Commits
  • 9c2d714 Merge branch 'develop'
  • b61b862 Merge pull request #676 from phonopy/release
  • 773055c Set version 2.44.0
  • 987d220 Merge pull request #675 from phonopy/refactor-phonopy-qha
  • 73781c3 Add from future import annotations
  • dd26325 Refactor phonopy-qha command
  • cb529d3 Merge pull request #674 from phonopy/gruneisen-command-test
  • 342d342 Add tests for phonopy-gruneisen command
  • 9273a10 Merge pull request #673 from phonopy/refactor-gruneisen
  • a7d8989 Add from future import annotations
  • 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 dependencies Pull requests that update a dependency file minor add functionality in a backward compatible manner python Pull requests that update python code labels Nov 18, 2025
@dependabot dependabot bot requested a review from jan-janssen as a code owner November 18, 2025 16:07
@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 Nov 18, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 18, 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 Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.78%. Comparing base (1d8136f) to head (86a9578).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #421   +/-   ##
=======================================
  Coverage   82.78%   82.78%           
=======================================
  Files          24       24           
  Lines        1807     1807           
=======================================
  Hits         1496     1496           
  Misses        311      311           

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

Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.43.6 to 2.44.0.
- [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md)
- [Commits](phonopy/phonopy@v2.43.6...v2.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/phonopy-2.44.0 branch from 39697ee to 0e87515 Compare November 18, 2025 16:17
@github-actions github-actions bot merged commit b88af56 into main Nov 18, 2025
18 checks passed
@github-actions github-actions bot deleted the dependabot/pip/phonopy-2.44.0 branch November 18, 2025 16:24
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