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.68.6 to 0.69.1 #3

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps maggma from 0.68.6 to 0.69.1.

Release notes

Sourced from maggma's releases.

v0.69.1

Version 0.69.1

Commits

  • [50b8597a] Merge pull request #982 from janosh/bump-min-pyzmq
  • [f34d8f59] bump min pyzmq>=25.1.1
  • [1188a572] Merge pull request #978 from materialsproject/auto-dependency-upgrades
  • [da47370e] update dependencies for . (ubuntu-latest/py3.9)
  • [ddbcf7a2] update dependencies for . (ubuntu-latest/py3.11)
  • [70437c32] update dependencies for . (ubuntu-latest/py3.10)
  • [6e1c5801] update dependencies for . (macos-latest/py3.9)
  • [c9914980] update dependencies for . (macos-latest/py3.11)
  • [1c426eb8] update dependencies for . (macos-latest/py3.10)
  • [56932022] Updated CHANGELOG.md

v0.69.0

Version 0.69.0

Commits

  • [fe2eb659] Merge pull request #976 from rkingsbury/docs
  • [d099a1ce] docs: add queries tutorial
  • [8454489e] docs: add to store guide
  • [036ff63c] docs: add quickstart; rename getting started
  • [f082806f] docs: update list of stores and store section
  • [5c1d8750] Merge pull request #975 from materialsproject/auto-dependency-upgrades
  • [0f695d93] Docs: update homepage with new README
  • [36755d02] update dependencies for . (ubuntu-latest/py3.9)
  • [77a6f912] update dependencies for . (ubuntu-latest/py3.11)
  • [350a069b] update dependencies for . (ubuntu-latest/py3.10)
  • [28e07259] update dependencies for . (macos-latest/py3.9)
  • [98872a6b] update dependencies for . (macos-latest/py3.11)
  • [c8009ad4] update dependencies for . (macos-latest/py3.10)
  • [5ce17017] Update stores.md
  • [3f655bbe] Merge pull request #973 from materialsproject/auto-dependency-upgrades
  • [3efb3e6b] Update stores.md
  • [085901d9] Update stores.md
  • [b8622cff] update dependencies for . (ubuntu-latest/py3.9)
  • [214f466e] update dependencies for . (ubuntu-latest/py3.11)
  • [7544d905] update dependencies for . (ubuntu-latest/py3.10)
  • [c8fa8eef] update dependencies for . (macos-latest/py3.9)
  • [f583267e] update dependencies for . (macos-latest/py3.11)
  • [5fce9ae4] update dependencies for . (macos-latest/py3.10)
  • [32f80eff] Merge pull request #974 from rkingsbury/deps
  • [3ea35366] Docs: add notes about optional dep groups
  • [29b03d35] pin numpy<2
  • [50bc96f1] Merge pull request #969 from rkingsbury/readme
  • [84d07495] rm API placeholder
  • [0f49a420] Merge branch 'main' of https://github.com/materialsproject/maggma into readme

... (truncated)

Changelog

Sourced from maggma's changelog.

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
  • 50b8597 Merge pull request #982 from janosh/bump-min-pyzmq
  • f34d8f5 bump min pyzmq>=25.1.1
  • 1188a57 Merge pull request #978 from materialsproject/auto-dependency-upgrades
  • da47370 update dependencies for . (ubuntu-latest/py3.9)
  • ddbcf7a update dependencies for . (ubuntu-latest/py3.11)
  • 70437c3 update dependencies for . (ubuntu-latest/py3.10)
  • 6e1c580 update dependencies for . (macos-latest/py3.9)
  • c991498 update dependencies for . (macos-latest/py3.11)
  • 1c426eb update dependencies for . (macos-latest/py3.10)
  • 5693202 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 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)

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bumps [maggma](https://github.com/materialsproject/maggma) from 0.68.6 to 0.69.1.
- [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.1)

---
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 Aug 1, 2024
Copy link
Author

dependabot bot commented on behalf of github Sep 1, 2024

Superseded by #6.

@dependabot dependabot bot closed this Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/maggma-0.69.1 branch September 1, 2024 09:04
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants