Skip to content

Bump shakenbreak from 3.4.3 to 3.4.4#3142

Merged
Andrew-S-Rosen merged 1 commit intomainfrom
dependabot/pip/shakenbreak-3.4.4
Feb 16, 2026
Merged

Bump shakenbreak from 3.4.3 to 3.4.4#3142
Andrew-S-Rosen merged 1 commit intomainfrom
dependabot/pip/shakenbreak-3.4.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps shakenbreak from 3.4.3 to 3.4.4.

Release notes

Sourced from shakenbreak's releases.

3.4.4

  • Update doped requirement and use latest doped oxidation state functions.
  • Restrict hiphive imports to within functions, to reduce dependence on dependencies (primarily numba, which can often lag behind latest numpy).
  • Remove deprecated pymatgen version check code.
  • Code cleanup, docs updates & minor bugfixes for extreme edge cases.
Changelog

Sourced from shakenbreak's changelog.

v3.4.4

  • Update doped requirement and use latest doped oxidation state functions.
  • Restrict hiphive imports to within functions, to reduce dependence on dependencies (primarily numba, which can often lag behind latest numpy).
  • Remove deprecated pymatgen version check code.
  • Code cleanup, docs updates & minor bugfixes for extreme edge cases.
Commits
  • 832979e Merge pull request #98 from SMTG-Bham/develop
  • 7d20093 Minor cleanup flagged by CodeRabbit
  • a456f03 Minor cleanup for energy_lowering_distortions
  • 9ac375d Refactor QE/FHI/CP2k/CASTEP parsing functions to reduce redundancy and ensure...
  • d515caf GPT flagged cleanup
  • a06a81a Temporarily cut failing warnings test (pymatgen yet to release latest version...
  • 6d9d2a6 Release prep
  • 8883739 Update preprints in paper list, add papers, and add Cursor to ignore list
  • 3a21e79 Merge branch 'main' into develop
  • 8f7eb79 Update guidelines refs
  • 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 [shakenbreak](https://github.com/SMTG-Bham/shakenbreak) from 3.4.3 to 3.4.4.
- [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.3...v3.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency update or issue python Pull requests that update Python code labels Feb 16, 2026
@buildbot-princeton
Copy link
Collaborator

Can one of the admins verify this patch?

@Andrew-S-Rosen Andrew-S-Rosen enabled auto-merge (squash) February 16, 2026 21:29
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3142      +/-   ##
==========================================
- Coverage   97.68%   97.61%   -0.07%     
==========================================
  Files          97       97              
  Lines        4187     4190       +3     
==========================================
  Hits         4090     4090              
- Misses         97      100       +3     

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

@Andrew-S-Rosen Andrew-S-Rosen merged commit 4299064 into main Feb 16, 2026
22 checks passed
@Andrew-S-Rosen Andrew-S-Rosen deleted the dependabot/pip/shakenbreak-3.4.4 branch February 16, 2026 21:36
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.

2 participants