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.49.5 to 0.49.10 #338

Merged
merged 2 commits into from
Dec 14, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2022

Bumps maggma from 0.49.5 to 0.49.10.

Release notes

Sourced from maggma's releases.

v0.49.10

Version 0.49.10

Commits

  • [aa97be2d] Merge pull request #749 from materialsproject/bugfix/enable_disk_use
  • [304e6146] Linting
  • [bc8d778d] Add disk use option in read resource
  • [a6dc3ee9] Add find kwargs passthrough to mongostore query
  • [b8985f75] Linting
  • [15c74d9d] Enable disk use in mongo find
  • [632b3905] Updated CHANGELOG.md

v0.49.9

Version 0.49.9

Commits

  • [ef3835d2] Merge pull request #741 from materialsproject/add_dateutil
  • [c9fbed05] Parse datetime with dateutil
  • [84fa1290] Updated CHANGELOG.md

v0.49.8

Version 0.49.8

Commits

v0.49.7

Version 0.49.7

Commits

  • [4f5d22cb] Merge pull request #736 from rkingsbury/fstoremeta2
  • [2606f863] Merge pull request #735 from rkingsbury/jsonstore_lu
  • [37030121] JSONStore: fix lu test
  • [2b6a9561] JSONStore: update test
  • [80448e28] JSONStore: update test
  • [c7db8c03] JSONStore: more last_updated fixes
  • [93fcad3a] JSONStore: fix last_updated
  • [5032524a] FileStore: ensure metadata won't overwrite last_updated
  • [44d1e9c1] FileStore: store relative path in metadata
  • [1e833098] Bump hvac from 0.11.2 to 1.0.2
  • [b6ce55f4] Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0
  • [0680fa95] Updated CHANGELOG.md

v0.49.6

Version 0.49.6

Commits

... (truncated)

Changelog

Sourced from maggma's changelog.

v0.49.10 (2022-12-07)

Full Changelog

Merged pull requests:

v0.49.9 (2022-11-01)

Full Changelog

Merged pull requests:

v0.49.8 (2022-10-25)

Full Changelog

v0.49.7 (2022-10-25)

Full Changelog

Merged pull requests:

v0.49.6 (2022-10-21)

Full Changelog

Merged pull requests:

Commits
  • aa97be2 Merge pull request #749 from materialsproject/bugfix/enable_disk_use
  • 304e614 Linting
  • bc8d778 Add disk use option in read resource
  • a6dc3ee Add find kwargs passthrough to mongostore query
  • b8985f7 Linting
  • 15c74d9 Enable disk use in mongo find
  • 632b390 Updated CHANGELOG.md
  • ef3835d Merge pull request #741 from materialsproject/add_dateutil
  • c9fbed0 Parse datetime with dateutil
  • 84fa129 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.49.5 to 0.49.10.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.49.5...v0.49.10)

---
updated-dependencies:
- dependency-name: maggma
  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 Dec 8, 2022
@coveralls
Copy link

coveralls commented Dec 8, 2022

Pull Request Test Coverage Report for Build 3648584850

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 46 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.07%) to 80.339%

Files with Coverage Reduction New Missed Lines %
pymatgen/analysis/diffusion/utils/maggma.py 2 90.0%
pymatgen/analysis/diffusion/neb/pathfinder.py 6 93.89%
pymatgen/analysis/diffusion/aimd/van_hove.py 38 59.48%
Totals Coverage Status
Change from base Build 3208032789: -0.07%
Covered Lines: 1659
Relevant Lines: 2065

💛 - Coveralls

@shyuep shyuep merged commit 1d0824c into master Dec 14, 2022
@dependabot dependabot bot deleted the dependabot/pip/maggma-0.49.10 branch December 14, 2022 20:54
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