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.68.6 to 0.69.0 #636

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps maggma from 0.68.6 to 0.69.0.

Release notes

Sourced from maggma's releases.

v0.69.0

Version 0.69.0

Commits

  • [fe2eb659] Merge pull request #976 from rkingsbury/docs
  • [d099a1ce] docs: add queries tutorial
  • [8454489e] docs: add to store guide
  • [036ff63c] docs: add quickstart; rename getting started
  • [f082806f] docs: update list of stores and store section
  • [5c1d8750] Merge pull request #975 from materialsproject/auto-dependency-upgrades
  • [0f695d93] Docs: update homepage with new README
  • [36755d02] update dependencies for . (ubuntu-latest/py3.9)
  • [77a6f912] update dependencies for . (ubuntu-latest/py3.11)
  • [350a069b] update dependencies for . (ubuntu-latest/py3.10)
  • [28e07259] update dependencies for . (macos-latest/py3.9)
  • [98872a6b] update dependencies for . (macos-latest/py3.11)
  • [c8009ad4] update dependencies for . (macos-latest/py3.10)
  • [5ce17017] Update stores.md
  • [3f655bbe] Merge pull request #973 from materialsproject/auto-dependency-upgrades
  • [3efb3e6b] Update stores.md
  • [085901d9] Update stores.md
  • [b8622cff] update dependencies for . (ubuntu-latest/py3.9)
  • [214f466e] update dependencies for . (ubuntu-latest/py3.11)
  • [7544d905] update dependencies for . (ubuntu-latest/py3.10)
  • [c8fa8eef] update dependencies for . (macos-latest/py3.9)
  • [f583267e] update dependencies for . (macos-latest/py3.11)
  • [5fce9ae4] update dependencies for . (macos-latest/py3.10)
  • [32f80eff] Merge pull request #974 from rkingsbury/deps
  • [3ea35366] Docs: add notes about optional dep groups
  • [29b03d35] pin numpy<2
  • [50bc96f1] Merge pull request #969 from rkingsbury/readme
  • [84d07495] rm API placeholder
  • [0f49a420] Merge branch 'main' of https://github.com/materialsproject/maggma into readme
  • [bc3d73f3] Merge pull request #965 from materialsproject/auto-dependency-upgrades
  • [759aff0c] Update pyproject.toml
  • [f2b6feda] Merge branch 'main' into auto-dependency-upgrades
  • [94a027d2] Updated CHANGELOG.md
  • [a9252b73] Merge branch 'main' into auto-dependency-upgrades
Changelog

Sourced from maggma's changelog.

v0.69.0 (2024-07-01)

Full Changelog

Closed issues:

  • [Feature Request]: Leverage optional dependency groups to reduce dependency count #928
  • Update README/docs to better reflect the purpose of Maggma #886

Merged pull requests:

Commits
  • fe2eb65 Merge pull request #976 from rkingsbury/docs
  • d099a1c docs: add queries tutorial
  • 8454489 docs: add to store guide
  • 036ff63 docs: add quickstart; rename getting started
  • f082806 docs: update list of stores and store section
  • 5c1d875 Merge pull request #975 from materialsproject/auto-dependency-upgrades
  • 0f695d9 Docs: update homepage with new README
  • 36755d0 update dependencies for . (ubuntu-latest/py3.9)
  • 77a6f91 update dependencies for . (ubuntu-latest/py3.11)
  • 350a069 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)