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.65.0 to 0.67.0 #609

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps maggma from 0.65.0 to 0.67.0.

Release notes

Sourced from maggma's releases.

v0.67.0

Version 0.67.0

Commits

  • [6093cf36] Merge pull request #949 from rkingsbury/encoding
  • [3dbc2d63] JSONStore: add encoding kwarg
  • [7a1d4b58] FileStore: add encoding kwarg
  • [13bf6e79] Merge pull request #918 from materialsproject/dependabot/pip/requirements/python-multipart-0.0.7
  • [73545672] Merge pull request #924 from materialsproject/dependabot/pip/requirements/cryptography-42.0.4
  • [27ccb778] Merge pull request #926 from materialsproject/dependabot/pip/requirements/orjson-3.9.15
  • [ec23d459] Merge pull request #935 from materialsproject/dependabot/pip/requirements/pymongo-4.6.3
  • [3d35afac] Merge pull request #936 from materialsproject/dependabot/pip/requirements/idna-3.7
  • [c75be125] Merge pull request #937 from materialsproject/dependabot/pip/requirements/dnspython-2.6.1
  • [4bbc1783] Merge pull request #940 from materialsproject/dependabot/github_actions/peaceiris/actions-gh-pages-4.0.0
  • [0deaf3e5] Merge pull request #946 from materialsproject/dependabot/github_actions/codecov/codecov-action-4.3.1
  • [d94ae20e] Merge pull request #945 from materialsproject/dependabot/pip/requirements/tqdm-4.66.3
  • [23b623d7] Merge pull request #947 from materialsproject/dependabot/pip/requirements/werkzeug-3.0.3
  • [71decf4e] Merge pull request #948 from materialsproject/dependabot/pip/requirements/jinja2-3.1.4
  • [52dc767f] Bump jinja2 from 3.1.2 to 3.1.4 in /requirements
  • [441af646] Bump werkzeug from 3.0.1 to 3.0.3 in /requirements
  • [c2418133] Bump codecov/codecov-action from 3.1.1 to 4.3.1
  • [a05d55b8] Bump tqdm from 4.66.1 to 4.66.3 in /requirements
  • [9bd27415] Updated CHANGELOG.md

v0.66.0

Version 0.66.0

Commits

  • [ffd19299] Merge pull request #944 from materialsproject/enhancement/sort_field_config
  • [45d5ad30] Add config option to sort query op
  • [56813b39] Updated CHANGELOG.md
Changelog

Sourced from maggma's changelog.

v0.67.0 (2024-05-13)

Full Changelog

Implemented enhancements:

  • Add character encoding kwarg to JSONStore and FileStore #949 (rkingsbury)

v0.66.0 (2024-04-30)

Full Changelog

Merged pull requests:

Commits
  • 6093cf3 Merge pull request #949 from rkingsbury/encoding
  • 3dbc2d6 JSONStore: add encoding kwarg
  • 7a1d4b5 FileStore: add encoding kwarg
  • 13bf6e7 Merge pull request #918 from materialsproject/dependabot/pip/requirements/pyt...
  • 7354567 Merge pull request #924 from materialsproject/dependabot/pip/requirements/cry...
  • 27ccb77 Merge pull request #926 from materialsproject/dependabot/pip/requirements/orj...
  • ec23d45 Merge pull request #935 from materialsproject/dependabot/pip/requirements/pym...
  • 3d35afa Merge pull request #936 from materialsproject/dependabot/pip/requirements/idn...
  • c75be12 Merge pull request #937 from materialsproject/dependabot/pip/requirements/dns...
  • 4bbc178 Merge pull request #940 from materialsproject/dependabot/github_actions/peace...
  • 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)