Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump maggma from 0.57.5 to 0.62.0 #386

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps maggma from 0.57.5 to 0.62.0.

Release notes

Sourced from maggma's releases.

v0.62.0

Version 0.62.0

Commits

  • [efb4b2b2] Merge pull request #911 from kbuma/enhancement/open_data_format_update
  • [6baf8bc9] adding decorator for static method
  • [8b710005] spell check fix
  • [2a039b1d] updating for open data format change
  • [a72d2d1c] Updated CHANGELOG.md

v0.61.1

Version 0.61.1

Commits

  • [5bd33b35] Merge pull request #910 from materialsproject/get_by_key_default
  • [0e8db923] Fix api tests
  • [68446f55] Make get by key default false
  • [450b519b] Updated CHANGELOG.md

v0.61.0

Version 0.61.0

Commits

  • [91132a45] Merge pull request #908 from kbuma/enhancement/pandas_memory_store
  • [9b8ad5cd] fix groupby documentation
  • [91662dae] linting errors fix
  • [a8573b84] fixed up ruff warnings
  • [e563e9fc] creating PandasMemoryStore for use by OpenDataStore
  • [9a89f17b] Updated CHANGELOG.md

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

... (truncated)

Changelog

Sourced from maggma's changelog.

v0.62.0 (2024-02-02)

Full Changelog

Merged pull requests:

  • updating for open data format change #911 (kbuma)

v0.61.1 (2024-01-30)

Full Changelog

Merged pull requests:

v0.61.0 (2024-01-19)

Full Changelog

Closed issues:

  • DeprecationWarning associated with pkg_resources #903

Merged pull requests:

  • creating PandasMemoryStore for use by OpenDataStore #908 (kbuma)

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)

v0.60.0 (2023-12-15)

... (truncated)

Commits
  • efb4b2b Merge pull request #911 from kbuma/enhancement/open_data_format_update
  • 6baf8bc adding decorator for static method
  • 8b71000 spell check fix
  • 2a039b1 updating for open data format change
  • a72d2d1 Updated CHANGELOG.md
  • 5bd33b3 Merge pull request #910 from materialsproject/get_by_key_default
  • 0e8db92 Fix api tests
  • 68446f5 Make get by key default false
  • 450b519 Updated CHANGELOG.md
  • 91132a4 Merge pull request #908 from kbuma/enhancement/pandas_memory_store
  • 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 <dependency name> 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)

Bumps [maggma](https://github.com/materialsproject/maggma) from 0.57.5 to 0.62.0.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.57.5...v0.62.0)

---
updated-dependencies:
- dependency-name: maggma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants