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 chgnet from 0.3.5 to 0.3.8 #2215

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2024

Bumps chgnet from 0.3.5 to 0.3.8.

Release notes

Sourced from chgnet's releases.

v0.3.8

[!IMPORTANT] v0.3.8 is a hot-fix release to replace v0.3.7 which we plan to yank from PyPI due to lack of compiled wheels, resulting in installation issues as reported in CederGroupHub/chgnet#160

What's Changed

🐛 Bug Fixes

Full Changelog: CederGroupHub/chgnet@v0.3.7...v0.3.8

v0.3.7

What's Changed

📖 Documentation

💥 Breaking Changes

🏥 Package Health

Full Changelog: CederGroupHub/chgnet@v0.3.6...v0.3.7

v0.3.6

What's Changed

🛠 Enhancements

🚀 Performance

Full Changelog: CederGroupHub/chgnet@v0.3.5...v0.3.6

Commits
  • d9019b9 v0.3.8
  • 5791816 Fix release CI (#161)
  • 10254d3 v0.3.7
  • c80564c Bump min ASE to 3.23.0 (#159)
  • d0632a1 ruff fixes + type annotations (#156)
  • 455f4d8 fix parse_vasp_dir checking for gzipped VASP files
  • 6408de5 Adding function to initialize StructureData from vasp dir
  • 11315e5 refactor test_dataset_no_shuffling
  • e2b6ef2 fix Failed to CreateArtifact: Received non-retryable error: Failed request: (...
  • 9e4bd5e added test for dataset shuffling
  • 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)

Bumps [chgnet](https://github.com/CederGroupHub/chgnet) from 0.3.5 to 0.3.8.
- [Release notes](https://github.com/CederGroupHub/chgnet/releases)
- [Commits](CederGroupHub/chgnet@v0.3.5...v0.3.8)

---
updated-dependencies:
- dependency-name: chgnet
  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 Jun 5, 2024
@buildbot-princeton
Copy link
Collaborator

Can one of the admins verify this patch?

@Andrew-S-Rosen Andrew-S-Rosen enabled auto-merge (squash) June 5, 2024 16:55
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.01%. Comparing base (68fc1c3) to head (000d926).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2215   +/-   ##
=======================================
  Coverage   99.01%   99.01%           
=======================================
  Files          81       81           
  Lines        3363     3363           
=======================================
  Hits         3330     3330           
  Misses         33       33           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Andrew-S-Rosen Andrew-S-Rosen merged commit 5abd5f4 into main Jun 5, 2024
19 checks passed
@Andrew-S-Rosen Andrew-S-Rosen deleted the dependabot/pip/chgnet-0.3.8 branch June 5, 2024 17:03
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.

None yet

2 participants