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.60.0 to 0.60.2 #524

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps maggma from 0.60.0 to 0.60.2.

Release notes

Sourced from maggma's releases.

v0.60.2

Version 0.60.2

Commits

  • [31d9f0d8] Merge pull request #905 from rkingsbury/main
  • [acf7b816] linting
  • [b0076d74] rm deprecated pkg_resources
  • [b047271d] Updated CHANGELOG.md

v0.60.1

Version 0.60.1

Commits

  • [d27555e1] Merge pull request #904 from kbuma/bugfix/special-case-thermo-and-xas
  • [3d241409] resolving ruff elif warning
  • [5368f8ad] special casing for thermo, xas and synth_descriptions collections in OpenData
  • [2f3d741a] Merge pull request #901 from jmmshn/lint
  • [5720fa31] Merge pull request #900 from jmmshn/patch_s3_kwarg
  • [6f8ef9e1] update
  • [28424486] update
  • [cf9531c3] index open_data
  • [db2d8588] index open_data
  • [1b4618c4] linting fixes
  • [6c2e26e4] S3 Index KWARGS
  • [48a33e1c] lint
  • [91163c58] Merge pull request #894 from materialsproject/auto-dependency-upgrades
  • [f2b6d90f] Merge pull request #896 from materialsproject/dependabot/github_actions/actions/setup-python-5
  • [1adca6d9] Merge branch 'main' into dependabot/github_actions/actions/setup-python-5
  • [cb449586] Merge branch 'main' into auto-dependency-upgrades
  • [f72f7551] Updated CHANGELOG.md
Changelog

Sourced from maggma's changelog.

v0.60.2 (2024-01-05)

Full Changelog

Merged pull requests:

v0.60.1 (2024-01-05)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • special casing for thermo, xas and synth_descriptions collections in OpenData #904 (kbuma)
  • linting fixes #901 (jmmshn)
Commits
  • 31d9f0d Merge pull request #905 from rkingsbury/main
  • acf7b81 linting
  • b0076d7 rm deprecated pkg_resources
  • b047271 Updated CHANGELOG.md
  • d27555e Merge pull request #904 from kbuma/bugfix/special-case-thermo-and-xas
  • 3d24140 resolving ruff elif warning
  • 5368f8a special casing for thermo, xas and synth_descriptions collections in OpenData
  • 2f3d741 Merge pull request #901 from jmmshn/lint
  • 5720fa3 Merge pull request #900 from jmmshn/patch_s3_kwarg
  • 6f8ef9e update
  • 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)