Skip to content

Bump phonopy from 2.48.0 to 3.0.0#458

Merged
github-actions[bot] merged 2 commits intomainfrom
dependabot/pip/phonopy-3.0.0
Mar 4, 2026
Merged

Bump phonopy from 2.48.0 to 3.0.0#458
github-actions[bot] merged 2 commits intomainfrom
dependabot/pip/phonopy-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps phonopy from 2.48.0 to 3.0.0.

Changelog

Sourced from phonopy's changelog.

Mar-04-2026: Version 3.0.0

  • Most of integer numpy arrays were migrated from numpy.intc to numpy.int64, and corresponding C-extension interfaces were aligned to int64_t. Basically no big change from version 2.48.0 except for this.
Commits
  • 01681fd Merge branch 'develop'
  • 3f650aa Merge pull request #735 from phonopy/release
  • 562c0aa Set version 3.0.0
  • 660e394 Merge pull request #734 from phonopy/avoid-array-copy
  • 105ac27 Avoid ndarray copy
  • 1a9d475 Merge pull request #733 from phonopy/intc-to-int64
  • e3b4bea Change intc arrays to int64
  • 82e76f9 Merge pull request #732 from phonopy/pre-commit-ci-update-config
  • c032a93 [pre-commit.ci] pre-commit autoupdate
  • 0f918eb Merge pull request #731 from phonopy/pre-commit-ci-update-config
  • 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 2.48.0 to 3.0.0.
- [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md)
- [Commits](phonopy/phonopy@v2.48.0...v3.0.0)

---
updated-dependencies:
- dependency-name: phonopy
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from jan-janssen as a code owner March 4, 2026 16:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file major incompatible API changes python Pull requests that update python code labels Mar 4, 2026
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.85%. Comparing base (7850bd2) to head (eacd06a).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
- Coverage   82.91%   82.85%   -0.06%     
==========================================
  Files          25       25              
  Lines        1820     1820              
==========================================
- Hits         1509     1508       -1     
- Misses        311      312       +1     

☔ 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 b9fac26 into main Mar 4, 2026
25 of 28 checks passed
@github-actions github-actions bot deleted the dependabot/pip/phonopy-3.0.0 branch March 4, 2026 16:33
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 major incompatible API changes python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant