IntelLabs / matsciml

Open MatSci ML Toolkit is a framework for prototyping and scaling out deep learning models for materials discovery supporting widely used materials science datasets, and built on top of PyTorch Lightning, the Deep Graph Library, and PyTorch Geometric.
MIT License
144 stars 20 forks source link

build(deps): bump emmet-core from 0.83.6 to 0.84.1 #245

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 months ago

Bumps emmet-core from 0.83.6 to 0.84.1.

Release notes

Sourced from emmet-core's releases.

v0.84.1

What's Changed

Full Changelog: https://github.com/materialsproject/emmet/compare/v0.84.0...v0.84.1

v0.84.0

What's Changed

Full Changelog: https://github.com/materialsproject/emmet/compare/v0.83.9...v0.84.0

v0.83.9

Version 0.83.9

Commits

  • [9abd7a43] Automated dependency upgrades (#1032)
  • [c66f2f19] upgrade dependencies for deployment
  • [5144d737] Automated dependency upgrades (#1029)
  • [fa33118c] Update setup.py
  • [b68abd62] upgrade dependencies for deployment
  • [06b58cae] Automated dependency upgrades (#1025)
  • [63914ff5] Bump codecov/codecov-action from 3.1.1 to 4.4.1
  • [78e6e68c] Bump conda-incubator/setup-miniconda from 2 to 3
  • [d4c3fe3e] Update testing.yml
  • [c3623902] Automated dependency upgrades (#1024)
  • [8d9800c1] revert chgnet pin
  • [18e44be1] Update upgrade-dependencies.yml
  • [a6799b5e] Update upgrade-dependencies.yml
  • [7525fe0e] Update upgrade-dependencies.yml
  • [20399091] Update upgrade-dependencies.yml
  • [5286ac14] pin chgnet
  • [fc186a50] openff dependencies
  • [7517ae05] Automated dependency upgrades (#1023)
  • [7dbf8033] add solvation-analysis and MDAnalysis dependencies
  • [ccd638f5] upgrade dependencies for deployment
  • [9d5ba643] Automated dependency upgrades (#1017)
  • [d2e15d40] Updated CHANGELOG.md
  • [ad45cfa2] make ml dependencies optional
  • [51bcc828] upgrade dependencies for deployment

... (truncated)

Changelog

Sourced from emmet-core's changelog.

v0.84.1 (2024-06-25)

Full Changelog

Closed issues:

  • [Help Wanted]: Can not parse trajectory of VASP optimization directory #1021

Merged pull requests:

v0.84.0 (2024-06-20)

Full Changelog

Closed issues:

  • Bug: Wrong run_type report on r2SCAN run #960

Merged pull requests:

v0.83.9 (2024-06-12)

Full Changelog

Merged pull requests:

v0.83.8 (2024-06-03)

Full Changelog

v0.83.7 (2024-05-31)

Full Changelog

Merged pull requests:

... (truncated)

Commits
  • d3e531a Bump urllib3 from 1.26.18 to 1.26.19 in /emmet-cli
  • 26350ac linting
  • 37162ab ensure that TaskDoc.{input,orig_inputs,calcs_reversed.*.input} share same bas...
  • b269fb6 Updated CHANGELOG.md
  • 8098704 linting
  • 39444c0 ensure calc, run, and task types are always regenerated at init of TaskDoc
  • 4481030 fixup
  • 8990c08 Add validator to address VASP change
  • 67ac757 deprecate if no titel in calc
  • 7151df4 py3.9 compatible type union
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 3 weeks ago

Superseded by #293.