Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump shakenbreak from 3.4.0 to 3.4.1 #2661

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps shakenbreak from 3.4.0 to 3.4.1.

Release notes

Sourced from shakenbreak's releases.

3.4.1

  • Updated handling of Dimer distortions:
    • The default dimer bond lengths are now set to match known covalent bond lengths (e.g. for O-O, S-S, O-N etc), or failing that, the sum of their covalent radii (rather than prev hard default of 2 Å).
    • Alternatively, dimer bond lengths can be specified by the user, both in the distortions functions and in the higher level shakenbreak.input functions/classes (i.e. in Distortions).
  • Added distort_and_rattle convenience function to distortions, to easily apply the SnB distortions and rattling (where rattling is not applied to the bond-distorted atoms) to a given structure. Useful for power users.
  • Minor code streamlining and simplification in inputs/distortions.
Changelog

Sourced from shakenbreak's changelog.

v3.4.1

  • Updated handling of Dimer distortions:
    • The default dimer bond lengths are now set to match known covalent bond lengths (e.g. for O-O, S-S, O-N etc), or failing that, the sum of their covalent radii (rather than prev hard default of 2 Å).
    • Alternatively, dimer bond lengths can be specified by the user, both in the distortions functions and in the higher level shakenbreak.input functions/classes (i.e. in Distortions).
  • Added distort_and_rattle convenience function to distortions, to easily apply the SnB distortions and rattling (where rattling is not applied to the bond-distorted atoms) to a given structure. Useful for power users.
  • Minor code streamlining and simplification in inputs/distortions.
Commits
  • bed6e0f Merge pull request #83 from SMTG-Bham/develop
  • 1b4ed95 CodeRabbit cleanup suggestions
  • 90202f3 Update test_cli and test_analysis
  • bdf35e5 Update CHANGELOG and bump version for release
  • a61d24d Allow dimer_bond_length to be set in Distortions, and test
  • e2528fc Update and expanded test_input for dimer tests
  • dba68d8 Update and expanded test_input for dimer tests
  • d86f0a3 Add get_dimer_bond_length tests
  • 584c633 Add and use get_dimer_bond_length in dimer generation
  • 20b0746 Add dimer bond length tests to test_input
  • 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 Dependency update or issue python Pull requests that update Python code labels Feb 10, 2025
@buildbot-princeton
Copy link
Collaborator

Can one of the admins verify this patch?

@dependabot dependabot bot force-pushed the dependabot/pip/shakenbreak-3.4.1 branch from e185992 to 2332df2 Compare February 13, 2025 03:58
Bumps [shakenbreak](https://github.com/SMTG-Bham/shakenbreak) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/SMTG-Bham/shakenbreak/releases)
- [Changelog](https://github.com/SMTG-Bham/ShakeNBreak/blob/main/CHANGELOG.rst)
- [Commits](SMTG-Bham/ShakeNBreak@v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: shakenbreak
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/shakenbreak-3.4.1 branch from 2332df2 to bab0b4b Compare February 13, 2025 17:17
@Andrew-S-Rosen Andrew-S-Rosen enabled auto-merge (squash) February 13, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update or issue python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

1 participant