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

Update optimade[mongo] requirement from ~=0.19.2 to ~=0.19.4 #382

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2022

Updates the requirements on optimade[mongo] to permit the latest version.

Release notes

Sourced from optimade[mongo]'s releases.

v0.19.4

Changelog

v0.19.4 (2022-09-19)

Full Changelog

This is a hotfix release for #1335, a bug regarding chunked responses triggered when using the latest FastAPI version.

Fixed bugs:

  • UnboundLocalError - chunk_size is not always set in middleware method #1335
  • Ensure chunk_size is properly set when chunking responses #1336 (ml-evs)

* This Changelog was automatically generated by github_changelog_generator

Changelog

Sourced from optimade[mongo]'s changelog.

v0.19.4 (2022-09-19)

Full Changelog

Fixed bugs:

  • Ensure chunk_size is properly set when chunking responses #1336 (ml-evs)

v0.19.3 (2022-09-06)

Full Changelog

Implemented enhancements:

  • Set correct meta->schema value automatically #1323 (ml-evs)

Merged pull requests:

  • Pin requirements in CD release workflows #1324 (ml-evs)

v0.19.2 (2022-09-05)

Full Changelog

Fixed bugs:

  • Wrong fractional particle positions in test #1232
  • Bugfix validator so next links are followed the correct number of times #1318 (JPBergsma)
  • Remove incorrect default value for page_number query parameter #1303 (ml-evs)

Closed issues:

  • If nperiodic_dimensions=2 the structure adapter can only properly convert it to ase #1212

Merged pull requests:

  • Use proper type hint for griffe 0.22 compatibility #1313 (JPBergsma)
  • Adapters now also return lattice information for structures that are periodic in 1 or 2 dimensions. #1233 (JPBergsma)

v0.19.1 (2022-08-12)

Full Changelog

Implemented enhancements:

  • Add from_pymatgen structure adapter method and concept of ingesters #1296 (ml-evs)
  • Add lru_cache to many mapper properties #1245 (ml-evs)

Merged pull requests:

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2022
@CasperWA CasperWA enabled auto-merge (squash) September 22, 2022 00:32
@CasperWA
Copy link
Collaborator

@dependabot recreate

Updates the requirements on [optimade[mongo]](https://github.com/Materials-Consortia/optimade-python-tools) to permit the latest version.
- [Release notes](https://github.com/Materials-Consortia/optimade-python-tools/releases)
- [Changelog](https://github.com/Materials-Consortia/optimade-python-tools/blob/master/CHANGELOG.md)
- [Commits](Materials-Consortia/optimade-python-tools@v0.19.2...v0.19.4)

---
updated-dependencies:
- dependency-name: optimade[mongo]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/ci/dependabot-updates/optimade-mongo--approx-eq-0.19.4 branch from 6c8f78f to b34ac63 Compare September 22, 2022 06:56
@CasperWA CasperWA merged commit 3224ea0 into ci/dependabot-updates Sep 22, 2022
@CasperWA CasperWA deleted the dependabot/pip/ci/dependabot-updates/optimade-mongo--approx-eq-0.19.4 branch September 22, 2022 07:08
CasperWA added a commit that referenced this pull request Sep 28, 2022
Update dependencies:

* Update optimade[mongo] requirement from ~=0.18.0 to ~=0.19.4 (#375, #382)
* Update pylint requirement from ~=2.14 to ~=2.15 (#376)
* Update uvicorn requirement from ~=0.18.2 to ~=0.18.3 (#377)
* Update aiida-core requirement from ~=2.0.3 to ~=2.0.4 (#384)

Update AiiDA/OPTIMADE.
Drop Python 3.7 support.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: The AiiDA Team <developers@aiida.net>
Co-authored-by: Jusong Yu <jusong.yeu@gmail.com>
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.

1 participant