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 pymatgen from 2022.10.22 to 2022.11.1 #187

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps pymatgen from 2022.10.22 to 2022.11.1.

Release notes

Sourced from pymatgen's releases.

v2022.11.1

  • Order of kwargs fmt and filename in Structure.to() swapped for ease of use (note: this can break codes that do not use these options as kwargs).
  • @​yuzie007 Parse "Atomic configuration" in POTCAR (52 and 54). Useful for estimating a reasonable NBANDS value.
  • EnumerateStructureTransformation now supports m3gnet_relax or m3gnet_static options.
Changelog

Sourced from pymatgen's changelog.

v2022.11.1

  • Order of kwargs fmt and filename in Structure.to() swapped for ease of use (note: this can break codes that do not use these options as kwargs).
  • @​yuzie007 Parse "Atomic configuration" in POTCAR (52 and 54). Useful for estimating a reasonable NBANDS value.
  • EnumerateStructureTransformation now supports m3gnet_relax or m3gnet_static options.
Commits
  • 8bc18da Update docs
  • e59ef11 Update changelog.
  • 486cb57 Add option to just compute m3gnet energy and not m3gnet relax. Much
  • af225f0 Add tqdm to Enum energy calculations to show progress.
  • ece9949 fix all pydocstyle D202 (#2715)
  • c1f1e95 Merge pull request #2708 from materialsproject/single-ci-tests-file
  • f6b3b00 Merge branch 'master' into single-ci-tests-file
  • 5712074 pin h5py==3.6.0 to fix Fatal Python error: Aborted
  • 455c17a Merge pull request #2713 from materialsproject/structure-to
  • c35bce5 test_to_from_file_string() left tmp files lying around when crashing, use mon...
  • 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 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 [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.10.22 to 2022.11.1.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2022.10.22...v2022.11.1)

---
updated-dependencies:
- dependency-name: pymatgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2022
@mattmcdermott mattmcdermott merged commit 1d79629 into main Nov 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/pymatgen-2022.11.1 branch November 8, 2022 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant