materialsproject / jobflow

jobflow is a library for writing computational workflows.
https://materialsproject.github.io/jobflow
Other
93 stars 24 forks source link

Bump maggma from 0.61.0 to 0.62.1 #538

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps maggma from 0.61.0 to 0.62.1.

Release notes

Sourced from maggma's releases.

v0.62.1

Version 0.62.1

Commits

  • [445df9fb] Merge pull request #914 from kbuma/bugfix/opendata_chunk_write
  • [edc2a997] chunking for json normalization
  • [dd90cb3f] Updated CHANGELOG.md

v0.62.0

Version 0.62.0

Commits

  • [efb4b2b2] Merge pull request #911 from kbuma/enhancement/open_data_format_update
  • [6baf8bc9] adding decorator for static method
  • [8b710005] spell check fix
  • [2a039b1d] updating for open data format change
  • [a72d2d1c] Updated CHANGELOG.md

v0.61.1

Version 0.61.1

Commits

  • [5bd33b35] Merge pull request #910 from materialsproject/get_by_key_default
  • [0e8db923] Fix api tests
  • [68446f55] Make get by key default false
  • [450b519b] Updated CHANGELOG.md
Changelog

Sourced from maggma's changelog.

v0.62.1 (2024-02-05)

Full Changelog

Merged pull requests:

  • chunking for json normalization #914 (kbuma)

v0.62.0 (2024-02-02)

Full Changelog

Merged pull requests:

  • updating for open data format change #911 (kbuma)

v0.61.1 (2024-01-30)

Full Changelog

Merged pull requests:

Commits
  • 445df9f Merge pull request #914 from kbuma/bugfix/opendata_chunk_write
  • edc2a99 chunking for json normalization
  • dd90cb3 Updated CHANGELOG.md
  • efb4b2b Merge pull request #911 from kbuma/enhancement/open_data_format_update
  • 6baf8bc adding decorator for static method
  • 8b71000 spell check fix
  • 2a039b1 updating for open data format change
  • a72d2d1 Updated CHANGELOG.md
  • 5bd33b3 Merge pull request #910 from materialsproject/get_by_key_default
  • 0e8db92 Fix api tests
  • 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)