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 monty from 2024.2.2 to 2024.5.15 #218

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps monty from 2024.2.2 to 2024.5.15.

Release notes

Sourced from monty's releases.

v2024.5.15

2024.5.15

v2024.4.17

2024.4.17

  • Revert changes to json.py for now.

v2024.4.16

2024.4.16

v2024.3.31

2024.3.31

  • Fix MSONable.REDIRECT when module name changed (@​janosh)
  • Add native support for enums in jsanitize (@​FabiPi3)
  • Make jsanitize(recursive_msonable=True) respect duck typing (@​Andrew-S-Rosen)
  • Add optional arg target_dir in compress_file and decompress_file to allow specify target path (@​DanielYang59)
  • Add MontyEncoder/MontyDecoder support for pathlib.Path (@​Andrew-S-Rosen)
  • Add an optional arg deadline to dev.deprecated to raise warning after deadline (@​DanielYang59)

v2024.2.26

2024.2.26

Changelog

Sourced from monty's changelog.

2024.5.15

2024.4.17

  • Revert changes to json.py for now.

2024.4.16 (yanked)

2024.3.31

  • Fix MSONable.REDIRECT when module name changed (@​janosh)
  • Add native support for enums in jsanitize (@​FabiPi3)
  • Make jsanitize(recursive_msonable=True) respect duck typing (@​Andrew-S-Rosen)
  • Add optional arg target_dir in compress_file and decompress_file to allow specify target path (@​DanielYang59)
  • Add MontyEncoder/MontyDecoder support for pathlib.Path (@​Andrew-S-Rosen)
  • Add an optional arg deadline to dev.deprecated to raise warning after deadline (@​DanielYang59)
Commits
  • 7568d6a Update dev docs
  • 6033c2b UPdate change log.
  • a8d4b3a Merge pull request #672 from Andrew-S-Rosen/patch-6
  • e1bc24a Merge pull request #673 from materialsvirtuallab/dependabot/bundler/docs/noko...
  • 4ba65ec Bump nokogiri from 1.16.2 to 1.16.5 in /docs
  • f21e7ee add another test
  • 6f53b7b Add another test
  • 3cba405 Add more regression tests for recursive_msonable behavior
  • e80685e Merge pull request #671 from Andrew-S-Rosen/patch-5
  • 8dcda56 pre-commit auto-fixes
  • 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 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)
dependabot[bot] commented 4 months ago

Superseded by #226.