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.9.8 to 2022.9.21 #779

Merged
merged 2 commits into from
Sep 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps pymatgen from 2022.9.8 to 2022.9.21.

Release notes

Sourced from pymatgen's releases.

v2022.9.21

Changelog

Sourced from pymatgen's changelog.

v2022.9.21

Commits
  • 6c23d74 Update docs
  • f098e06 Update changelog.
  • 60f0b67 Fix API key in pmgrc.yaml file not being respected for new MPRester.
  • 85e4514 Merge pull request #2662 from janosh/gh-2657
  • 2d3b25f add PatchedPhaseDiagramTest.test_raises_on_missing_terminal_entries()
  • fc05c38 add attr dim to PatchedPhaseDiagram
  • 641bcb9 fix PatchedPhaseDiagram ValueError: max() arg is an empty sequence on 0 subsp...
  • a9a1d48 Merge pull request #2656 from janosh/gh-2655
  • 34460ce replace set1.difference(set2) with set1 - set2
  • 4b64fbf remove single use of 3rd party pkg urllib3
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2022
@coveralls
Copy link

coveralls commented Sep 26, 2022

Pull Request Test Coverage Report for Build 3135950914

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

Files with Coverage Reduction New Missed Lines %
pyiron_atomistics/lammps/structure.py 1 82.03%
Totals Coverage Status
Change from base Build 3126345677: -0.006%
Covered Lines: 12085
Relevant Lines: 17711

💛 - Coveralls

@jan-janssen
Copy link
Member

Pymatgen now also depends on mp-api

@jan-janssen
Copy link
Member

Pymatgen now also depends on mp-api

But that did not cause the build to fail - instead it was simply an issue with the windows build for python 3.10

@jan-janssen jan-janssen reopened this Sep 27, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.9.8 to 2022.9.21.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2022.9.8...v2022.9.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pymatgen-2022.9.21 branch from dd0e68c to 481dad0 Compare September 27, 2022 13:20
@jan-janssen jan-janssen marked this pull request as ready for review September 27, 2022 14:31
@jan-janssen jan-janssen merged commit 6bc64f5 into master Sep 27, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/pymatgen-2022.9.21 branch September 27, 2022 14:31
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.

3 participants