Materials-Consortia / providers-dashboard

A dashboard of known providers
http://www.optimade.org/providers-dashboard
1 stars 3 forks source link

Bump optimade[server] from 0.20.2 to 0.20.3 #122

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps optimade[server] from 0.20.2 to 0.20.3.

Release notes

Sourced from optimade[server]'s releases.

v0.20.3

Changelog

v0.20.3 (2023-01-09)

Full Changelog

This release primarily adds compatibility for the newest FastAPI releases (>=0.87) by updating our test client to work with both httpx and requests.

Merged pull requests:

  • Add compatibility for httpx-based TestClient for latest FastAPI version #1460 (ml-evs)

* This Changelog was automatically generated by github_changelog_generator

Changelog

Sourced from optimade[server]'s changelog.

v0.20.3 (2023-01-09)

Full Changelog

This release primarily adds compatibility for the newest FastAPI releases (>=0.87) by updating our test client to work with both httpx and requests.

Merged pull requests:

  • Add compatibility for httpx-based TestClient for latest FastAPI version #1460 (ml-evs)
Commits
  • 5160a2c Release v0.20.3 - Changelog
  • 1a0428d Update dependencies (#1469)
  • 3627eb8 Minor test compatibility patch for FastAPI 0.86 (#1462)
  • eb8f1fa Replace pytest-httpx usage with custom http client in optimade-get
  • b3fe9dc Tweak api_hint tests for httpx-based test client
  • 2f9c925 Validator tweaks to accomodate httpx-based test client
  • 7dc7f7c Use httpx inside test client
  • 9f17ea6 Bump fastapi from 0.86.0 to 0.88.0
  • 9744e6c Update dependencies (#1459)
  • 0bbd349 Update dependencies (#1450)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #124.