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.69.4 to 0.70.0 #693

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps maggma from 0.69.4 to 0.70.0.

Release notes

Sourced from maggma's releases.

v0.70.0

Version 0.70.0

Commits

  • [2ab78150] Merge pull request #1002 from rkingsbury/groupquery
  • [c1ef1396] GroupBuilder: update doc
  • [003824b5] linting
  • [ccfe3f85] GroupBuilder: fix broken query kwarg
  • [216f1a6a] Merge pull request #1000 from materialsproject/dependabot/github_actions/codecov/codecov-action-4.6.0
  • [982ee9ed] Bump codecov/codecov-action from 4.5.0 to 4.6.0
  • [c388706b] Merge pull request #999 from materialsproject/auto-dependency-upgrades
  • [ebfe5093] update dependencies for . (ubuntu-latest/py3.9)
  • [3f4dae2d] update dependencies for . (ubuntu-latest/py3.12)
  • [3dcbe811] update dependencies for . (ubuntu-latest/py3.11)
  • [50b5dddb] update dependencies for . (ubuntu-latest/py3.10)
  • [59352750] update dependencies for . (macos-latest/py3.9)
  • [45e2b54c] update dependencies for . (macos-latest/py3.12)
  • [f7257165] update dependencies for . (macos-latest/py3.11)
  • [814a71b1] update dependencies for . (macos-latest/py3.10)
  • [1961d708] Merge pull request #998 from materialsproject/auto-dependency-upgrades
  • [8aabdbb1] update dependencies for . (ubuntu-latest/py3.9)
  • [5b28fd24] update dependencies for . (ubuntu-latest/py3.12)
  • [cca57cc6] update dependencies for . (ubuntu-latest/py3.11)
  • [c1c6aff3] update dependencies for . (ubuntu-latest/py3.10)
  • [144a21df] update dependencies for . (macos-latest/py3.9)
  • [e8e741c9] update dependencies for . (macos-latest/py3.12)
  • [292c492e] update dependencies for . (macos-latest/py3.11)
  • [6e9a68b7] update dependencies for . (macos-latest/py3.10)
  • [d3c817a2] Merge pull request #993 from materialsproject/auto-dependency-upgrades
  • [606f4025] Updated CHANGELOG.md
  • [ac92f511] Merge branch 'main' into auto-dependency-upgrades
Changelog

Sourced from maggma's changelog.

v0.70.0 (2024-10-08)

Full Changelog

Implemented enhancements:

Commits
  • 2ab7815 Merge pull request #1002 from rkingsbury/groupquery
  • c1ef139 GroupBuilder: update doc
  • 003824b linting
  • ccfe3f8 GroupBuilder: fix broken query kwarg
  • 216f1a6 Merge pull request #1000 from materialsproject/dependabot/github_actions/code...
  • 982ee9e Bump codecov/codecov-action from 4.5.0 to 4.6.0
  • c388706 Merge pull request #999 from materialsproject/auto-dependency-upgrades
  • ebfe509 update dependencies for . (ubuntu-latest/py3.9)
  • 3f4dae2 update dependencies for . (ubuntu-latest/py3.12)
  • 3dcbe81 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.69.4 to 0.70.0.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.69.4...v0.70.0)

---
updated-dependencies:
- dependency-name: maggma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot merged commit fd69412 into main Oct 14, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/maggma-0.70.0 branch October 14, 2024 23:36
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.23%. Comparing base (46e3b89) to head (aae0f81).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #693   +/-   ##
=======================================
  Coverage   99.23%   99.23%           
=======================================
  Files          21       21           
  Lines        1573     1573           
  Branches      427      335   -92     
=======================================
  Hits         1561     1561           
  Misses         10       10           
  Partials        2        2           

janosh pushed a commit that referenced this pull request Nov 16, 2024
Bumps [maggma](https://github.com/materialsproject/maggma) from 0.69.4 to 0.70.0.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.69.4...v0.70.0)

---
updated-dependencies:
- dependency-name: maggma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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