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.57.4 to 0.57.5 #474

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps maggma from 0.57.4 to 0.57.5.

Release notes

Sourced from maggma's releases.

v0.57.5

Version 0.57.5

Commits

  • [62e6a2ef] Merge pull request #879 from rkingsbury/reset
  • [2bd123f5] Merge branch 'main' into reset
  • [9ed8cb8d] Store.connect: only reset ssh if force_reset True
  • [80585fbe] Store.connect: force_reset consistency across classes
  • [7dc92d71] MontyStore: fix force_reset implementation
  • [09f75e20] Merge pull request #878 from materialsproject/auto-dependency-upgrades
  • [8890045f] JSONStore: fix force_reset implementation; docstring
  • [155e7f17] update dependencies for . (ubuntu-latest/py3.9)
  • [090f6734] update dependencies for . (ubuntu-latest/py3.8)
  • [327de66e] update dependencies for . (ubuntu-latest/py3.11)
  • [87592a2d] update dependencies for . (ubuntu-latest/py3.10)
  • [2172e167] update dependencies for . (macos-latest/py3.9)
  • [f094dead] update dependencies for . (macos-latest/py3.8)
  • [4f0f87e6] update dependencies for . (macos-latest/py3.11)
  • [b0129d47] update dependencies for . (macos-latest/py3.10)
  • [75bd4446] Merge pull request #877 from e-kwsm/typo
  • [b5aa7a64] Merge pull request #876 from materialsproject/dependabot/pip/requirements/werkzeug-3.0.1
  • [e5875976] chore: fix typos
  • [e54e1f19] Bump werkzeug from 3.0.0 to 3.0.1 in /requirements
  • [142c88f4] Merge pull request #875 from materialsproject/auto-dependency-upgrades
  • [b431b8db] update dependencies for . (ubuntu-latest/py3.9)
  • [d3efb9f6] update dependencies for . (ubuntu-latest/py3.8)
  • [461b7971] update dependencies for . (ubuntu-latest/py3.11)
  • [d8098622] update dependencies for . (ubuntu-latest/py3.10)
  • [2a2a0a73] update dependencies for . (macos-latest/py3.9)
  • [e1e04bdd] update dependencies for . (macos-latest/py3.8)
  • [913db414] update dependencies for . (macos-latest/py3.11)
  • [f104c453] update dependencies for . (macos-latest/py3.10)
  • [5accaf7f] Merge pull request #872 from materialsproject/auto-dependency-upgrades
  • [bd2aabc5] update dependencies for . (ubuntu-latest/py3.9)
  • [0d950060] update dependencies for . (ubuntu-latest/py3.8)
  • [8449436c] update dependencies for . (ubuntu-latest/py3.11)
  • [999298de] update dependencies for . (ubuntu-latest/py3.10)
  • [56999f64] update dependencies for . (macos-latest/py3.9)
  • [e92b2583] update dependencies for . (macos-latest/py3.8)
  • [9f221dbf] update dependencies for . (macos-latest/py3.11)
  • [9148cf70] update dependencies for . (macos-latest/py3.10)
  • [9d230552] Updated CHANGELOG.md
Changelog

Sourced from maggma's changelog.

v0.57.5 (2023-11-04)

Full Changelog

Implemented enhancements:

  • Store.connect: fix force_reset kwarg implementations #879 (rkingsbury)

Merged pull requests:

Commits
  • 62e6a2e Merge pull request #879 from rkingsbury/reset
  • 2bd123f Merge branch 'main' into reset
  • 9ed8cb8 Store.connect: only reset ssh if force_reset True
  • 80585fb Store.connect: force_reset consistency across classes
  • 7dc92d7 MontyStore: fix force_reset implementation
  • 09f75e2 Merge pull request #878 from materialsproject/auto-dependency-upgrades
  • 8890045 JSONStore: fix force_reset implementation; docstring
  • 155e7f1 update dependencies for . (ubuntu-latest/py3.9)
  • 090f673 update dependencies for . (ubuntu-latest/py3.8)
  • 327de66 update dependencies for . (ubuntu-latest/py3.11)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.57.4 to 0.57.5.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.57.4...v0.57.5)

---
updated-dependencies:
- dependency-name: maggma
  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/maggma-0.57.5 branch from f1f9434 to 639720b Compare November 6, 2023 23:11
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #474 (f1f9434) into main (beb78b1) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

❗ Current head f1f9434 differs from pull request most recent head 639720b. Consider uploading reports for the commit 639720b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #474   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files          20       20           
  Lines        1516     1516           
  Branches      419      419           
=======================================
  Hits         1514     1514           
  Misses          2        2           

@github-actions github-actions bot merged commit aad64a7 into main Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/maggma-0.57.5 branch November 6, 2023 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants