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.8 #334

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps maggma from 0.49.5 to 0.49.8.

Release notes

Sourced from maggma's releases.

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

  • [fe2a735d] Merge pull request #732 from materialsproject/bugfix/fix_determinacy_mongo
  • [9cb6396d] Default sort on _id for determinacy
  • [09759ad7] Bump uvicorn from 0.18.2 to 0.18.3
  • [f470da0f] Bump jsonschema from 4.9.0 to 4.16.0
  • [f3299fcf] Bump pytest-asyncio from 0.18.3 to 0.19.0
  • [7ecf4df1] Bump regex from 2022.4.24 to 2022.9.13
  • [14b7de45] Bump mongomock from 4.0.0 to 4.1.2
  • [8d65b77f] Bump types-setuptools from 63.2.2 to 65.4.0.0
  • [44b80506] Update responses requirement from <0.21.0 to <0.22.0
  • [9a90fee4] Bump orjson from 3.7.11 to 3.8.0
  • [3a79bccf] Bump pytest-mock from 3.7.0 to 3.10.0
  • [108114a8] Bump mkdocs from 1.3.0 to 1.4.0
  • [3d641f82] Bump pydantic from 1.9.1 to 1.10.2
  • [59546d36] Updated CHANGELOG.md
Changelog

Sourced from maggma's changelog.

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
  • 4f5d22c Merge pull request #736 from rkingsbury/fstoremeta2
  • 2606f86 Merge pull request #735 from rkingsbury/jsonstore_lu
  • 3703012 JSONStore: fix lu test
  • 2b6a956 JSONStore: update test
  • 80448e2 JSONStore: update test
  • c7db8c0 JSONStore: more last_updated fixes
  • 93fcad3 JSONStore: fix last_updated
  • 5032524 FileStore: ensure metadata won't overwrite last_updated
  • 44d1e9c FileStore: store relative path in metadata
  • 1e83309 Bump hvac from 0.11.2 to 1.0.2
  • 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.8.
- [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.8)

---
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 Oct 26, 2022
@coveralls
Copy link

coveralls commented Oct 26, 2022

Pull Request Test Coverage Report for Build 3329311614

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 80.116%

Files with Coverage Reduction New Missed Lines %
pymatgen/analysis/diffusion/neb/pathfinder.py 6 93.89%
Totals Coverage Status
Change from base Build 3208032789: -0.3%
Covered Lines: 1656
Relevant Lines: 2067

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2022

Superseded by #336.

@dependabot dependabot bot closed this Nov 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/maggma-0.49.8 branch November 2, 2022 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