Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump phonopy from 2.29.1 to 2.30.0 (#2532)
Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.29.1 to 2.30.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md">phonopy's changelog</a>.</em></p> <blockquote> <h2>Nov-9-2024: Version 2.30.0</h2> <ul> <li>The symfc package (<a href="https://github.com/symfc/symfc">https://github.com/symfc/symfc</a>) was made a necessary package from this version.</li> <li>Default force constants calculator for <code>phonopy-load</code> command was changed to <code>symfc</code>. The previous behaviour is recovered by <code>phonopy-load --fc-calculator traditional</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/phonopy/phonopy/commit/e6757a1718bf719fdb978af3e23be2ab2e2662ca"><code>e6757a1</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/phonopy/phonopy/commit/bd79d904895c176d8fada5e93cc5a0fdb5700219"><code>bd79d90</code></a> Merge pull request <a href="https://redirect.github.com/phonopy/phonopy/issues/447">#447</a> from phonopy/release</li> <li><a href="https://github.com/phonopy/phonopy/commit/f8c2832d17eb75e057c5ada16cdc4c44c2e73c0d"><code>f8c2832</code></a> Set version 2.30.0</li> <li><a href="https://github.com/phonopy/phonopy/commit/c55106b83a3ea882c48a488d1ed08bbfd0022ace"><code>c55106b</code></a> Merge pull request <a href="https://redirect.github.com/phonopy/phonopy/issues/446">#446</a> from phonopy/phonopy-load-symfc</li> <li><a href="https://github.com/phonopy/phonopy/commit/35e0d81ee997597a57d3f5ec64d4533b0f7a705d"><code>35e0d81</code></a> Add python 3.13 in CI</li> <li><a href="https://github.com/phonopy/phonopy/commit/eecb5854c506de72d6ab7b13cee9d473d48abc0a"><code>eecb585</code></a> Symfc as default when phonopy-load</li> <li><a href="https://github.com/phonopy/phonopy/commit/ec3ca0eb438bbbdbd3dee5d3a84e7efa963d2190"><code>ec3ca0e</code></a> Merge pull request <a href="https://redirect.github.com/phonopy/phonopy/issues/445">#445</a> from phonopy/pre-commit-ci-update-config</li> <li><a href="https://github.com/phonopy/phonopy/commit/4aac706edd0ce5282c7fcb870cca86879ffce54a"><code>4aac706</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/phonopy/phonopy/commit/ebd51cf5aaa8b8bd4755ea547a54b6cc1be573f5"><code>ebd51cf</code></a> Merge pull request <a href="https://redirect.github.com/phonopy/phonopy/issues/443">#443</a> from phonopy/pre-commit-ci-update-config</li> <li><a href="https://github.com/phonopy/phonopy/commit/c6c10f7556a83e91df514d58f154795363029c17"><code>c6c10f7</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li>See full diff in <a href="https://github.com/phonopy/phonopy/compare/v2.29.1...v2.30.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phonopy&package-manager=pip&previous-version=2.29.1&new-version=2.30.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information