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.64.0 to 0.65.0 #590

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps maggma from 0.64.0 to 0.65.0.

Release notes

Sourced from maggma's releases.

v0.65.0

Version 0.65.0

Commits

  • [bb6868e2] Merge pull request #943 from kbuma/enhancements/open_data_tasks
  • [f80d77ba] forgot to remove print statement
  • [c1e91250] fix misordered imports
  • [b3b059ca] tests for TasksOpenDataStore
  • [a7e6d50c] no update allowed for TasksOpenDataStore
  • [83f8f315] update open data tests to include nested objects as part of object_grouping
  • [8ebad515] adding TasksOpenDataStore
  • [a9437c50] fix indexing when doing rebuild from s3
  • [a03bc7cb] Merge pull request #874 from materialsproject/heartbeat-head
  • [acca2326] Updated CHANGELOG.md

v0.64.1

Version 0.64.1

Commits

  • [7d6cbaa4] Merge pull request #942 from Andrew-S-Rosen/yaml
  • [ecf2f999] Update setup.py
  • [fd79944f] Update setup.py
  • [9482c321] Merge branch 'main' into yaml
  • [7349281b] Update gridfs.py
  • [90b55828] Update mongolike.py
  • [e6aa6757] Add support for yaml 0.18+
  • [483962fb] Updated CHANGELOG.md
Changelog

Sourced from maggma's changelog.

v0.65.0 (2024-04-18)

Full Changelog

Closed issues:

  • [Feature Request]: support ruamel.yaml 0.18+ #938

Merged pull requests:

  • Adding store support for tasks stored in open data #943 (kbuma)
  • allow HEAD method for /heartbeat #874 (tschaume)

v0.64.1 (2024-04-16)

Full Changelog

Commits
  • bb6868e Merge pull request #943 from kbuma/enhancements/open_data_tasks
  • f80d77b forgot to remove print statement
  • c1e9125 fix misordered imports
  • b3b059c tests for TasksOpenDataStore
  • a7e6d50 no update allowed for TasksOpenDataStore
  • 83f8f31 update open data tests to include nested objects as part of object_grouping
  • 8ebad51 adding TasksOpenDataStore
  • a9437c5 fix indexing when doing rebuild from s3
  • a03bc7c Merge pull request #874 from materialsproject/heartbeat-head
  • acca232 Updated CHANGELOG.md
  • 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.64.0 to 0.65.0.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.64.0...v0.65.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot merged commit 1c4bb87 into main Apr 22, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/maggma-0.65.0 branch April 22, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants