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.39.1 to 0.47.3 #313

Merged
merged 3 commits into from
Aug 7, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2022

Bumps maggma from 0.39.1 to 0.47.3.

Release notes

Sourced from maggma's releases.

v0.47.3

Version 0.47.3

Commits

  • [94017916] Merge pull request #679 from materialsproject/bugfix/fix_header_processing
  • [0753c8d9] Fix header processing
  • [84fba267] Bump types-setuptools from 57.4.14 to 57.4.17
  • [dcb13d95] Bump mkdocs-material from 8.2.14 to 8.2.16
  • [e44b5afa] Updated CHANGELOG.md

v0.47.2

Version 0.47.2

Commits

  • [b506eb82] Merge pull request #668 from rkingsbury/filestore
  • [a1b52227] docs: add FileStore; misc edits
  • [4737d01f] docs: reorder Store and MSONable; edits
  • [0c1aec03] docs: update python version and general edits
  • [d63e076e] Updated CHANGELOG.md

v0.47.1

Version 0.47.1

Commits

  • [e84dc1d6] Merge pull request #667 from utf/fix-gridfsuiri
  • [e1fe0677] Remove unnecessary arg
  • [640e184e] Fix gridfs URI store
  • [be3c881b] Updated CHANGELOG.md

v0.47.0

Version 0.47.0

Commits

  • [a2b2b60d] Merge pull request #619 from rkingsbury/filestore
  • [eed5c228] Updated CHANGELOG.md

v0.46.2

Version 0.46.2

Commits

  • [1521d101] Merge pull request #665 from jmmshn/awsssl
  • [f3cf0055] allow s3 resource kwargs
  • [fb8543b5] allow s3 resource kwargs
  • [9f8d7a08] Bump nbformat from 5.3.0 to 5.4.0
  • [f7f159bb] Bump pre-commit from 2.18.1 to 2.19.0

... (truncated)

Changelog

Sourced from maggma's changelog.

v0.47.3 (2022-06-07)

Full Changelog

Merged pull requests:

v0.47.2 (2022-05-27)

Full Changelog

Merged pull requests:

v0.47.1 (2022-05-24)

Full Changelog

Merged pull requests:

v0.47.0 (2022-05-23)

Full Changelog

Merged pull requests:

v0.46.2 (2022-05-23)

Full Changelog

Merged pull requests:

v0.46.1 (2022-04-21)

Full Changelog

Merged pull requests:

  • Prefix fields input for read resource key endpoint #636 (munrojm)

v0.46.0 (2022-04-19)

... (truncated)

Commits
  • 9401791 Merge pull request #679 from materialsproject/bugfix/fix_header_processing
  • 0753c8d Fix header processing
  • 84fba26 Bump types-setuptools from 57.4.14 to 57.4.17
  • dcb13d9 Bump mkdocs-material from 8.2.14 to 8.2.16
  • e44b5af Updated CHANGELOG.md
  • b506eb8 Merge pull request #668 from rkingsbury/filestore
  • a1b5222 docs: add FileStore; misc edits
  • 4737d01 docs: reorder Store and MSONable; edits
  • 0c1aec0 docs: update python version and general edits
  • d63e076 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 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.39.1 to 0.47.3.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.39.1...v0.47.3)

---
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 Jul 21, 2022
@coveralls
Copy link

coveralls commented Jul 21, 2022

Pull Request Test Coverage Report for Build 2712018600

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.
  • 141 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-0.2%) to 81.363%

Files with Coverage Reduction New Missed Lines %
pymatgen/analysis/diffusion/utils/edge_data_from_sc.py 4 94.81%
pymatgen/analysis/diffusion/utils/supercells.py 4 90.38%
pymatgen/analysis/diffusion/aimd/clustering.py 5 83.7%
pymatgen/analysis/diffusion/neb/pathfinder.py 10 96.18%
pymatgen/analysis/diffusion/aimd/rdf.py 16 81.91%
pymatgen/analysis/diffusion/neb/full_path_mapper.py 47 81.01%
pymatgen/analysis/diffusion/analyzer.py 55 61.42%
Totals Coverage Status
Change from base Build 2708471470: -0.2%
Covered Lines: 1659
Relevant Lines: 2039

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2022

A newer version of maggma exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@shyuep shyuep merged commit 9ab0608 into master Aug 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/maggma-0.47.3 branch August 7, 2022 14:28
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

2 participants