materialsproject / jobflow

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

Bump maggma from 0.54.0 to 0.56.0 #429

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps maggma from 0.54.0 to 0.56.0.

Release notes

Sourced from maggma's releases.

v0.56.0

Version 0.56.0

Commits

v0.55.0

Version 0.55.0

Commits

  • [6e27a989] Merge pull request #855 from rkingsbury/main
  • [0c2025a9] Fix req merge
  • [286c31bd] Merge remote-tracking branch 'origin/main' into rking_main
  • [ec825429] Change test exception catch
  • [4582cb8f] Merge pull request #856 from materialsproject/auto-dependency-upgrades
  • [87fc0813] update dependencies for . (ubuntu-latest/py3.9)
  • [8b219344] update dependencies for . (ubuntu-latest/py3.8)
  • [0c01e0e3] update dependencies for . (ubuntu-latest/py3.11)
  • [94070fe3] update dependencies for . (ubuntu-latest/py3.10)
  • [afceb734] update dependencies for . (macos-latest/py3.9)
  • [0b6e92ac] update dependencies for . (macos-latest/py3.8)
  • [df8ab7d6] update dependencies for . (macos-latest/py3.11)
  • [e0aea2b9] update dependencies for . (macos-latest/py3.10)
  • [ee8ff1b5] Merge pull request #327 from rkingsbury/auto-dependency-upgrades
  • [bd1ef20b] update dependencies for . (ubuntu-latest/py3.9)
  • [b72f5344] update dependencies for . (ubuntu-latest/py3.8)
  • [230d3173] update dependencies for . (ubuntu-latest/py3.11)
  • [c07c2655] update dependencies for . (ubuntu-latest/py3.10)
  • [0e3af06a] update dependencies for . (macos-latest/py3.9)
  • [dd5d8156] update dependencies for . (macos-latest/py3.8)
  • [f4070329] update dependencies for . (macos-latest/py3.11)
  • [aaf707af] update dependencies for . (macos-latest/py3.10)
  • [8cf8cd4c] CI configuration cleanups per repo-review
  • [2b8653e6] Deps: fix responses < 0.22 in setup.py
  • [b28b63e5] update numpy testing import
  • [91f175ed] mkdocs config update
  • [f9e7b13f] GH actions updates with new reqs files
  • [66899706] Deps: add uvicorn to setup.py
  • [7d9ad197] CI: auto dep test integration updates
  • [9e1778e7] CI: rearrange requirements in setup.py
  • [bc35000e] CI: add missing test dependency
  • [54f871d0] Merge pull request #854 from materialsproject/auto-dependency-upgrades
  • [342c1d92] update dependencies for . (ubuntu-latest/py3.9)
  • [f80a9f71] update dependencies for . (ubuntu-latest/py3.8)
  • [67696087] update dependencies for . (ubuntu-latest/py3.11)
  • [aa9cc7ce] update dependencies for . (ubuntu-latest/py3.10)
  • [58d7d391] update dependencies for . (macos-latest/py3.9)
  • [3522f6fa] update dependencies for . (macos-latest/py3.8)
  • [bc25aaa9] update dependencies for . (macos-latest/py3.11)
  • [94355063] update dependencies for . (macos-latest/py3.10)

... (truncated)

Changelog

Sourced from maggma's changelog.

v0.56.0 (2023-09-06)

Full Changelog

v0.55.0 (2023-09-06)

Full Changelog

Closed issues:

  • Would the maggma docs be a good place to host MongoDB setup instructions? #845

Merged pull requests:

Commits
  • 6e27a98 Merge pull request #855 from rkingsbury/main
  • 0c2025a Fix req merge
  • 286c31b Merge remote-tracking branch 'origin/main' into rking_main
  • ec82542 Change test exception catch
  • 4582cb8 Merge pull request #856 from materialsproject/auto-dependency-upgrades
  • 87fc081 update dependencies for . (ubuntu-latest/py3.9)
  • 8b21934 update dependencies for . (ubuntu-latest/py3.8)
  • 0c01e0e update dependencies for . (ubuntu-latest/py3.11)
  • 94070fe update dependencies for . (ubuntu-latest/py3.10)
  • afceb73 update dependencies for . (macos-latest/py3.9)
  • 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)