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.40.0 to 0.44.1 #551

Merged
merged 1 commit into from Mar 25, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2022

Bumps maggma from 0.40.0 to 0.44.1.

Release notes

Sourced from maggma's releases.

v0.44.1

Version 0.44.1

Commits

  • [d0b043ef] Merge pull request #595 from jmmshn/uri_test
  • [456b49f1] uri tests
  • [3ce3c48b] Bump boto3 from 1.20.46 to 1.21.13
  • [1fabefd8] Bump fastapi from 0.73.0 to 0.75.0
  • [e514010f] Bump pytest from 7.0.0 to 7.0.1
  • [f8cb15a0] Bump moto from 3.0.2 to 3.0.6
  • [71e8b631] Bump jsonschema from 3.2.0 to 4.4.0
  • [08845be0] Bump mkdocstrings from 0.18.0 to 0.18.1
  • [4fa503a3] Bump aioitertools from 0.9.0 to 0.10.0
  • [d154c1cb] Bump mkdocs-material from 8.1.10 to 8.2.5
  • [33f57fee] Bump tqdm from 4.62.1 to 4.63.0
  • [83491591] Bump regex from 2022.1.18 to 2022.3.2
  • [6171c6f0] Bump pymongo from 4.0.1 to 4.0.2
  • [e90f000d] Bump actions/checkout from 2 to 3
  • [f153f4fb] Bump pytest-mock from 3.5.1 to 3.7.0

v0.44.0

Version 0.44.0

Commits

v0.43.0

Version 0.43.0

Commits

v0.42.0

Version 0.42.0

Commits

  • [7ba89b10] Merge pull request #579 from materialsproject/bugfix/fix_moto_tests
  • [23f365c1] Add setuptools types
  • [afa58a98] Add pyaml types
  • [3892bcb8] Update test wflow
  • [1b03e597] Remove py3.6 support
  • [767e8398] Update python version for linting
  • [c7e8b6a1] Add python3.9 to tests
  • [694b712c] Fix testing reqs
  • [6584917b] Enforce responses==0.18.0
  • [65852abe] Merge pull request #576 from jmmshn/mongoclient_kwarg
  • [fe7ffe6f] codecov is possibly being flacky and there is no need to test this import
  • [697922ec] typo
  • [630916db] Updated CHANGELOG.md

... (truncated)

Changelog

Sourced from maggma's changelog.

v0.44.1 (2022-03-08)

Full Changelog

Merged pull requests:

  • added localhost test for MongoURIStore #595 (jmmshn)

v0.44.0 (2022-03-07)

Full Changelog

v0.43.0 (2022-03-07)

Full Changelog

v0.42.0 (2022-03-07)

Full Changelog

Merged pull requests:

v0.41.1 (2022-03-05)

Full Changelog

Merged pull requests:

v0.41.0 (2022-02-15)

Full Changelog

Merged pull requests:

  • Add header processing abilities to certain Resource classes #569 (munrojm)
Commits
  • d0b043e Merge pull request #595 from jmmshn/uri_test
  • 456b49f uri tests
  • 3ce3c48 Bump boto3 from 1.20.46 to 1.21.13
  • 1fabefd Bump fastapi from 0.73.0 to 0.75.0
  • e514010 Bump pytest from 7.0.0 to 7.0.1
  • f8cb15a Bump moto from 3.0.2 to 3.0.6
  • 71e8b63 Bump jsonschema from 3.2.0 to 4.4.0
  • 08845be Bump mkdocstrings from 0.18.0 to 0.18.1
  • 4fa503a Bump aioitertools from 0.9.0 to 0.10.0
  • d154c1c Bump mkdocs-material from 8.1.10 to 8.2.5
  • 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.40.0 to 0.44.1.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.40.0...v0.44.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 the dependencies Pull requests that update a dependency file label Mar 8, 2022
@munrojm munrojm merged commit 77f4af7 into main Mar 25, 2022
@dependabot dependabot bot deleted the dependabot/pip/maggma-0.44.1 branch March 25, 2022 23:18
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