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.67.0 to 0.68.4 #632

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps maggma from 0.67.0 to 0.68.4.

Release notes

Sourced from maggma's releases.

v0.68.4

Release workflow bug fixes

v0.68.3

Version 0.68.3

Commits

  • [08bdc65f] Merge pull request #964 from materialsproject/bugfix/sorting_query_op
  • [4f058fee] Add sort query op test
  • [20842272] More sorting fixes
  • [524bd979] Fix desc sorting in query op
  • [786c3317] Merge pull request #961 from materialsproject/auto-dependency-upgrades
  • [14049bcb] update dependencies for . (ubuntu-latest/py3.9)
  • [422f65c7] update dependencies for . (ubuntu-latest/py3.11)
  • [87e521d6] update dependencies for . (ubuntu-latest/py3.10)
  • [672dc1ef] update dependencies for . (macos-latest/py3.9)
  • [234fb916] update dependencies for . (macos-latest/py3.11)
  • [c4811608] update dependencies for . (macos-latest/py3.10)
  • [075c059b] Merge pull request #960 from materialsproject/auto-dependency-upgrades
  • [08277dbd] update dependencies for . (ubuntu-latest/py3.9)
  • [3f6b0360] update dependencies for . (ubuntu-latest/py3.11)
  • [66c75daa] update dependencies for . (ubuntu-latest/py3.10)
  • [58754fec] update dependencies for . (macos-latest/py3.9)
  • [348b9a40] update dependencies for . (macos-latest/py3.11)
  • [e82ead15] update dependencies for . (macos-latest/py3.10)

v0.68.2

Version 0.68.2

Commits

  • [ed451a11] Merge pull request #959 from rkingsbury/main
  • [08a95854] update moto deps to moto v5
  • [b516a68a] update moto deps to moto v5
  • [ac54ed0e] update decorators for moto v5

v0.68.1

Version 0.68.1

Commits

  • [5a502f0b] Merge pull request #958 from jmmshn/patch_error
  • [819d1876] handle store error during finalize

v0.68.0

Version 0.68.0

Commits

... (truncated)

Changelog

Sourced from maggma's changelog.

v0.68.4 (2024-06-11)

Full Changelog

v0.68.3 (2024-06-11)

Full Changelog

Merged pull requests:

v0.68.2 (2024-06-05)

Full Changelog

v0.68.1 (2024-05-30)

Full Changelog

Merged pull requests:

  • Handle store error during finalize #958 (jmmshn)

v0.68.0 (2024-05-27)

Full Changelog

Breaking changes:

Implemented enhancements:

  • [Feature Request]: pass keyword arguments to zopen to accommodate non english platforms #932

Merged pull requests:

Commits
  • 4a855a5 Fix wflow syntax
  • 82e27e1 Update release wflow
  • 08bdc65 Merge pull request #964 from materialsproject/bugfix/sorting_query_op
  • 4f058fe Add sort query op test
  • 2084227 More sorting fixes
  • 524bd97 Fix desc sorting in query op
  • 786c331 Merge pull request #961 from materialsproject/auto-dependency-upgrades
  • 14049bc update dependencies for . (ubuntu-latest/py3.9)
  • 422f65c update dependencies for . (ubuntu-latest/py3.11)
  • 87e521d update dependencies for . (ubuntu-latest/py3.10)
  • 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)