Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump shakenbreak from 3.2.1 to 3.2.2 (#918)
Bumps [shakenbreak](https://github.com/SMTG-UCL/shakenbreak) from 3.2.1 to 3.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SMTG-UCL/shakenbreak/releases">shakenbreak's releases</a>.</em></p> <blockquote> <h2>3.2.2</h2> <ul> <li>Consolidate <code>SnB</code>/<code>doped</code> <code>INCAR</code> defaults and remove redundant settings.</li> <li>Ensure backwards compatiblity in defect folder name handling.</li> <li>Fix bug in <code>get_site_magnetizations</code>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/SMTG-UCL/ShakeNBreak/blob/main/CHANGELOG.rst">shakenbreak's changelog</a>.</em></p> <blockquote> <h2>v3.2.2</h2> <ul> <li>Consolidate <code>SnB</code>/<code>doped</code> <code>INCAR</code> defaults and remove redundant settings.</li> <li>Ensure backwards compatiblity in defect folder name handling.</li> <li>Fix bug in <code>get_site_magnetizations</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SMTG-UCL/ShakeNBreak/commit/31c02edd82dafcbb37207322764b528483097240"><code>31c02ed</code></a> Merge pull request <a href="https://redirect.github.com/SMTG-UCL/shakenbreak/issues/60">#60</a> from SMTG-UCL/develop</li> <li><a href="https://github.com/SMTG-UCL/ShakeNBreak/commit/47730c6ac927e969a4a30f536ea0fb5583130c8c"><code>47730c6</code></a> Bump CHANGELOG and version number before release</li> <li><a href="https://github.com/SMTG-UCL/ShakeNBreak/commit/9ed5d1cb134b48e7bb2f6913158df85865f00d74"><code>9ed5d1c</code></a> Formatting</li> <li><a href="https://github.com/SMTG-UCL/ShakeNBreak/commit/b9329dbfd356f2cdc61527559e2048e4cbcf39f1"><code>b9329db</code></a> Update tests to match</li> <li><a href="https://github.com/SMTG-UCL/ShakeNBreak/commit/8bdd187620a228b749b315d3bbb51cc83ffd7fe3"><code>8bdd187</code></a> Add SnB integration and plotting tests for backwards compatibility</li> <li><a href="https://github.com/SMTG-UCL/ShakeNBreak/commit/ac0845a8323c75b6ae2c4a6c083303c354db77e2"><code>ac0845a</code></a> Ensure backwards compatibility in defect folder name handling and add `snb-gr...</li> <li><a href="https://github.com/SMTG-UCL/ShakeNBreak/commit/add10bdcb826374565328ea55c5e7b56f2588047"><code>add10bd</code></a> Some code cleanup</li> <li><a href="https://github.com/SMTG-UCL/ShakeNBreak/commit/e40ea50c8c7e1bc620c288a5eabb9e7564b8a2e2"><code>e40ea50</code></a> Fix README broken link</li> <li><a href="https://github.com/SMTG-UCL/ShakeNBreak/commit/a947e51b55eb92cf3e9faa1afddb4a5de77a9897"><code>a947e51</code></a> and <code>test_energy_lowering_distortions</code></li> <li><a href="https://github.com/SMTG-UCL/ShakeNBreak/commit/5d00fdbd04ab87c19867abec4d86da74eee87baf"><code>5d00fdb</code></a> update <code>test_shakenbreak</code> accordingly</li> <li>Additional commits viewable in <a href="https://github.com/SMTG-UCL/shakenbreak/compare/v3.2.1...v3.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shakenbreak&package-manager=pip&previous-version=3.2.1&new-version=3.2.2)](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