materialsproject / jobflow

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

Bump maggma from 0.64.0 to 0.65.0 #590

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps maggma from 0.64.0 to 0.65.0.

Release notes

Sourced from maggma's releases.

v0.65.0

Version 0.65.0

Commits

  • [bb6868e2] Merge pull request #943 from kbuma/enhancements/open_data_tasks
  • [f80d77ba] forgot to remove print statement
  • [c1e91250] fix misordered imports
  • [b3b059ca] tests for TasksOpenDataStore
  • [a7e6d50c] no update allowed for TasksOpenDataStore
  • [83f8f315] update open data tests to include nested objects as part of object_grouping
  • [8ebad515] adding TasksOpenDataStore
  • [a9437c50] fix indexing when doing rebuild from s3
  • [a03bc7cb] Merge pull request #874 from materialsproject/heartbeat-head
  • [acca2326] Updated CHANGELOG.md

v0.64.1

Version 0.64.1

Commits

  • [7d6cbaa4] Merge pull request #942 from Andrew-S-Rosen/yaml
  • [ecf2f999] Update setup.py
  • [fd79944f] Update setup.py
  • [9482c321] Merge branch 'main' into yaml
  • [7349281b] Update gridfs.py
  • [90b55828] Update mongolike.py
  • [e6aa6757] Add support for yaml 0.18+
  • [483962fb] Updated CHANGELOG.md
Changelog

Sourced from maggma's changelog.

v0.65.0 (2024-04-18)

Full Changelog

Closed issues:

  • [Feature Request]: support ruamel.yaml 0.18+ #938

Merged pull requests:

  • Adding store support for tasks stored in open data #943 (kbuma)
  • allow HEAD method for /heartbeat #874 (tschaume)

v0.64.1 (2024-04-16)

Full Changelog

Commits
  • bb6868e Merge pull request #943 from kbuma/enhancements/open_data_tasks
  • f80d77b forgot to remove print statement
  • c1e9125 fix misordered imports
  • b3b059c tests for TasksOpenDataStore
  • a7e6d50 no update allowed for TasksOpenDataStore
  • 83f8f31 update open data tests to include nested objects as part of object_grouping
  • 8ebad51 adding TasksOpenDataStore
  • a9437c5 fix indexing when doing rebuild from s3
  • a03bc7c Merge pull request #874 from materialsproject/heartbeat-head
  • acca232 Updated CHANGELOG.md
  • 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)