Skip to content

Bump maggma from 0.68.6 to 0.69.4 #8

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps maggma from 0.68.6 to 0.69.4.

Release notes

Sourced from maggma's releases.

v0.69.4

Version 0.69.4

Commits

  • [64265b4a] Merge pull request #997 from kbuma/fix-numpy2-opendatastore
  • [0f47d278] fix line too long
  • [2949b827] issue warning about state of open data stores and xfail tests that do not work with numpy 2.x
  • [38797c94] Merge pull request #996 from materialsproject/dependabot/pip/requirements/cryptography-43.0.1
  • [3c94c69e] Bump cryptography from 42.0.4 to 43.0.1 in /requirements
  • [e553944d] Merge pull request #994 from materialsproject/rkingsbury-patch-2
  • [9f924ee7] Update pyproject.toml
  • [c95e7fe3] require numpy>1.26.4
  • [10689d68] add python 3.12 to auto dep upgrades
  • [70f1654b] Merge pull request #992 from materialsproject/rkingsbury-patch-1
  • [506b3229] Updated CHANGELOG.md
  • [d5188e5b] add python 3.12 to CI tests

v0.69.3

Version 0.69.3

Commits

  • [428afd6c] Merge pull request #991 from materialsproject/rkingsbury-patch-1
  • [1982f400] remove numpy<2 constraint
  • [64115cef] Updated CHANGELOG.md

v0.69.2

Version 0.69.2

Commits

  • [0bb793c3] Merge pull request #985 from materialsproject/configure_query_on_request
  • [6dcd2447] update test
  • [bc751069] Merge pull request #988 from materialsproject/auto-dependency-upgrades
  • [12997ebd] update dependencies for . (ubuntu-latest/py3.9)
  • [606291cb] update dependencies for . (ubuntu-latest/py3.11)
  • [1f1a2f9d] update dependencies for . (ubuntu-latest/py3.10)
  • [ea71d31d] update dependencies for . (macos-latest/py3.9)
  • [8577d669] update dependencies for . (macos-latest/py3.11)
  • [5eab3205] update dependencies for . (macos-latest/py3.10)
  • [c2c07967] add response header check back
  • [5a472b1b] add abstract method in header processor
  • [2603516a] capability to configure query on request
  • [fd4d610d] Merge pull request #983 from materialsproject/auto-dependency-upgrades
  • [1e362a9e] update dependencies for . (ubuntu-latest/py3.9)
  • [9925e472] update dependencies for . (ubuntu-latest/py3.11)
  • [30c6a84a] update dependencies for . (ubuntu-latest/py3.10)
  • [e8b6518b] update dependencies for . (macos-latest/py3.9)
  • [fc397192] update dependencies for . (macos-latest/py3.11)

... (truncated)

Changelog

Sourced from maggma's changelog.

v0.69.4 (2024-09-29)

Full Changelog

Closed issues:

  • [Feature Request]: Support numpy 2.0 #990

Merged pull requests:

v0.69.3 (2024-08-23)

Full Changelog

v0.69.2 (2024-08-16)

Full Changelog

Merged pull requests:

v0.69.1 (2024-07-24)

Full Changelog

v0.69.0 (2024-07-01)

Full Changelog

Closed issues:

  • [Feature Request]: Leverage optional dependency groups to reduce dependency count #928
  • Update README/docs to better reflect the purpose of Maggma #886

Merged pull requests:

Commits
  • 64265b4 Merge pull request #997 from kbuma/fix-numpy2-opendatastore
  • 0f47d27 fix line too long
  • 2949b82 issue warning about state of open data stores and xfail tests that do not wor...
  • 38797c9 Merge pull request #996 from materialsproject/dependabot/pip/requirements/cry...
  • 3c94c69 Bump cryptography from 42.0.4 to 43.0.1 in /requirements
  • e553944 Merge pull request #994 from materialsproject/rkingsbury-patch-2
  • 9f924ee Update pyproject.toml
  • c95e7fe require numpy>1.26.4
  • 10689d6 add python 3.12 to auto dep upgrades
  • 70f1654 Merge pull request #992 from materialsproject/rkingsbury-patch-1
  • 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.68.6 to 0.69.4.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.68.6...v0.69.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants