materialsvirtuallab / megnet

Graph Networks as a Universal Machine Learning Framework for Molecules and Crystals
BSD 3-Clause "New" or "Revised" License
502 stars 156 forks source link

Bump pymatgen from 2021.2.8.1 to 2022.0.16 #297

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pymatgen from 2021.2.8.1 to 2022.0.16.

Release notes

Sourced from pymatgen's releases.

v2022.0.16

  • Fix to allow PhaseDiagram to be JSON serializable with computed data cached (@​mkhorton, #2276)
  • Temporarily revert #2239 pending investigation into slow-down in some nearest neighbor finding routines. This does not affect the behavior of any of these classes.

v2022.0.15

Welcome to new contributors @​blokhin, @​pzarabadip, @​ml-evs, @​wuxiaohua1011, @​janssenhenning and @​penicillin0.

A reminder to all new contributors to ensure your information is accurate at https://pymatgen.org/team.html so that you are acknowledged appropriately by filling out the linked form.

v2022.0.14

  • Update OPTIMADE interface to allow querying multiple providers (@​mkhorton, #2238)

v2022.0.13

v2022.0.12

  • @​chc273 Major bugfix for cython handling of fractional coordinates wrapping.
  • @​mattmcdermott Bug fix for entry_ID phase diagram plotting bug described in this Issue: #2219
  • @​FCMeng Fix for PWSCF to distinguish same element with different oxidation state, which might have different pseudopotentials.
  • @​gmatteo fix minor bug when reading Structure from a netcdf4 file with hdf5 groups

v2022.0.11

... (truncated)

Changelog

Sourced from pymatgen's changelog.

v2022.0.16

  • Fix to allow PhaseDiagram to be JSON serializable with computed data cached (@​mkhorton, #2276)
  • Temporarily revert #2239 pending investigation into slow-down in some nearest neighbor finding routines. This does not affect the behavior of any of these classes.

v2022.0.15

Welcome to new contributors @​blokhin, @​pzarabadip, @​ml-evs, @​wuxiaohua1011, @​janssenhenning and @​penicillin0. A reminder to all new contributors to ensure your information is accurate at https://pymatgen.org/team.html so that you are acknowledged appropriately by filling out the linked form.

v2022.0.14

  • Update OPTIMADE interface to allow querying multiple providers, this changes the method signature of OptimadeRester and so is considered a backwards incompatible change (@​mkhorton, #2238)

v2022.0.13

v2022.0.12

... (truncated)

Commits


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)