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.29.0 to 0.30.4 #247

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2021

Bumps maggma from 0.29.0 to 0.30.4.

Release notes

Sourced from maggma's releases.

v0.30.4

Version 0.30.4

Commits

  • [925b4817] Merge pull request #469 from munrojm/enhance_getbykey_descriptions
  • [384dff86] Fix documentation in aggregation and sparse fields
  • [6d5e06e0] Updated CHANGELOG.md

v0.30.3

Version 0.30.3

Commits

  • [5c8c6200] Merge pull request #468 from munrojm/enhance_getbykey_descriptions
  • [c4d0932f] Enable enhanced documentation
  • [7eca4d56] Merge pull request #462 from materialsproject/dependabot/pip/ipython-7.25.0
  • [ba7ce7fd] Use two versions for diff versions of python
  • [28d381b9] Updated CHANGELOG.md

v0.30.2

Version 0.30.2

Commits

  • [7b9c7ddc] Merge pull request #465 from munrojm/orjson_in_setup
  • [7e8c2fde] orjson added to setup.py
  • [3ef9e1c3] Updated CHANGELOG.md

v0.30.1

Version 0.30.1

Commits

  • [f6cce12b] Merge pull request #464 from munrojm/switch_to_orjson
  • [5a67d79e] Add xfail utils test
  • [759d9a3c] Rename custom_serizliation and added test
  • [01e2672d] Remove unused import
  • [678d3bbd] orjson added to requirements
  • [6990c966] Switch from monty or orsjon for serialization
  • [8122d6be] Updated CHANGELOG.md

v0.30.0

Version 0.30.0

... (truncated)

Changelog

Sourced from maggma's changelog.

v0.30.4 (2021-08-04)

Full Changelog

Merged pull requests:

  • Fix documentation in aggregation and sparse fields #469 (munrojm)

v0.30.3 (2021-08-04)

Full Changelog

Merged pull requests:

v0.30.2 (2021-07-09)

Full Changelog

Merged pull requests:

v0.30.1 (2021-07-09)

Full Changelog

Merged pull requests:

  • Switch from monty to orjson for serialization #464 (munrojm)

v0.30.0 (2021-07-06)

Full Changelog

Merged pull requests:

v0.29.4 (2021-06-23)

Full Changelog

Merged pull requests:

  • BugFix: Manual distinct in MongoStore not using Criteria #461 (shyamd)

v0.29.3 (2021-06-21)

... (truncated)

Commits
  • 925b481 Merge pull request #469 from munrojm/enhance_getbykey_descriptions
  • 384dff8 Fix documentation in aggregation and sparse fields
  • 6d5e06e Updated CHANGELOG.md
  • 5c8c620 Merge pull request #468 from munrojm/enhance_getbykey_descriptions
  • c4d0932 Enable enhanced documentation
  • 7eca4d5 Merge pull request #462 from materialsproject/dependabot/pip/ipython-7.25.0
  • ba7ce7f Use two versions for diff versions of python
  • 28d381b Updated CHANGELOG.md
  • 7b9c7dd Merge pull request #465 from munrojm/orjson_in_setup
  • 7e8c2fd orjson added to setup.py
  • 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 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.29.0 to 0.30.4.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.29.0...v0.30.4)

---
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 Aug 5, 2021
@coveralls
Copy link

coveralls commented Aug 5, 2021

Pull Request Test Coverage Report for Build 1101565600

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 79.851%

Files with Coverage Reduction New Missed Lines %
pymatgen/analysis/diffusion/aimd/clustering.py 6 83.7%
Totals Coverage Status
Change from base Build 1090878889: -0.3%
Covered Lines: 1609
Relevant Lines: 2015

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2021

Superseded by #249.

@dependabot dependabot bot closed this Aug 16, 2021
@dependabot dependabot bot deleted the dependabot/pip/maggma-0.30.4 branch August 16, 2021 13:15
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

1 participant