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.50.4 to 0.51.0 #319

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps maggma from 0.50.4 to 0.51.0.

Release notes

Sourced from maggma's releases.

v0.51.0

Version 0.51.0

Commits

  • [19ca9101] Merge pull request #787 from sivonxay/multistore
  • [8798d30c] Fix Failing Tests
  • [542bf205] Fix setting of attributes
  • [19620329] Fix flake8 lint errors
  • [63e94da8] Add missing import
  • [31dbdc75] Remove empty line
  • [80098636] Add more tests
  • [9272f313] Deal with other non-standard attributes/functions
  • [5c8565aa] Temporarily skip a test
  • [27705126] More test fixes
  • [88b90e60] Fix failing tests
  • [5faceb5a] Add more tests for MultiStore
  • [74524aae] Fix return type hint
  • [3cf97d41] Add Basic tests for MultiStore and StoreFacade
  • [676ba302] Add check that the store is indeed a Store and rename MultiStoreFacade to StoreFacade
  • [4d42f633] fix linting errors
  • [2bd4d0cd] remove white spaces
  • [805f3406] Added comments for MultiStoreFacade and add remove extraneous imports
  • [db7e0776] Added comments and renamed the accessor to a Facade
  • [776533c3] Added a multistore and an accessor
  • [775d82b3] Updated CHANGELOG.md
Changelog

Sourced from maggma's changelog.

v0.51.0 (2023-05-22)

Full Changelog

Merged pull requests:

  • Create a MultiStore object and a Store-like object to access it #787 (sivonxay)
Commits

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 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.50.4 to 0.51.0.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.50.4...v0.51.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 Dependency update or issue label May 22, 2023
@Andrew-S-Rosen Andrew-S-Rosen merged commit 8c0d0ec into main May 22, 2023
@Andrew-S-Rosen Andrew-S-Rosen deleted the dependabot/pip/maggma-0.51.0 branch May 22, 2023 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update or issue
Development

Successfully merging this pull request may close these issues.

1 participant