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 pymatgen from 2022.7.19 to 2022.7.25 #314

Merged
merged 2 commits into from
Aug 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pymatgen from 2022.7.19 to 2022.7.25.

Release notes

Sourced from pymatgen's releases.

v2022.7.25

No release notes provided.

v2022.7.24.1

  • Initial implementation of MPRester2 with new API support. Basic functionality for now.

v2022.7.24

  • Initial implementation of MPRester2 with new API support. Basic functionality for now.
Changelog

Sourced from pymatgen's changelog.

v2022.7.25

  • Implemented sufficient methods for new MPRester to cover about 70-80% of common use cases.

v2022.7.24.1

  • Implementation changed to allow seamless use of MPRester regardless of whether new or old API key is used.

v2022.7.24

  • Initial implementation of MPRester2 with new API support. Basic functionality for now.
Commits
  • baf62b7 Update docs
  • d06e9c2 Update changelog. Make warnings more obvious.
  • 276f895 Add get_entry* for new MPRester.
  • 81f5020 Refactoring to ensure that the new MPRester supports autocompletion of
  • 4f2424b Update docs
  • 8a1145c Fix missing doc.
  • 7dfa138 Improved handling of old and new MPRester.
  • 604a99d Make new and old MPRester usage transparent.
  • 3b32e32 Update req.
  • 7faf1b7 Minimal working version with fields support.
  • 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 [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.7.19 to 2022.7.25.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2022.7.19...v2022.7.25)

---
updated-dependencies:
- dependency-name: pymatgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@coveralls
Copy link

coveralls commented Jul 25, 2022

Pull Request Test Coverage Report for Build 2732533832

  • 9 of 9 (100.0%) changed or added relevant lines in 7 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 81.363%

Files with Coverage Reduction New Missed Lines %
pymatgen/analysis/diffusion/aimd/clustering.py 5 83.7%
Totals Coverage Status
Change from base Build 2713704849: -0.2%
Covered Lines: 1659
Relevant Lines: 2039

💛 - Coveralls

@shyuep shyuep merged commit 46758d8 into master Aug 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/pymatgen-2022.7.25 branch August 7, 2022 14:27
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