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.9.21 to 2022.11.1 #335

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pymatgen from 2022.9.21 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.

v2022.10.22

  • Allow env settings to override .pmgrc.yaml (@​janosh)
  • Add EntryLike type (@​janosh)
  • Update spglib to 2.0+.
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.

v2022.10.22

  • Allow env settings to override .pmgrc.yaml (@​janosh)
  • Add EntryLike type (@​janosh)
  • Update spglib to 2.0+.
  • @​cnncnnzh Method to plot the atom-resolved phonon band structures.
  • @​jmmshn More Flexible reproduction of VASP's optical code
  • @​Ameyanagi Fix the sorting of the FEFF IO module to create ATOMS input.
  • @​JaGeo Extend the ThermalDisplacementMatrices class to read cif files in P1 format.
  • @​rkingsbury Changes to FEFF I/O to support the use of non-periodic input structures.
  • @​jmmshn Merge Waverder and Wavederf
  • @​jmmshn Set the structure_charge while parsing Potcar
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.9.21 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.9.21...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 2, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3377843284

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 80.116%

Files with Coverage Reduction New Missed Lines %
pymatgen/analysis/diffusion/neb/pathfinder.py 6 93.89%
Totals Coverage Status
Change from base Build 3208032789: -0.3%
Covered Lines: 1656
Relevant Lines: 2067

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2022

Superseded by #337.

@dependabot dependabot bot closed this Nov 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/pymatgen-2022.11.1 branch November 10, 2022 13:02
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