UUDigitalHumanitieslab / microcontact

Web application for the Microcontact project lead by Roberta d'Alessandro
0 stars 1 forks source link

Bump djangorestframework from 3.9.4 to 3.10.2 #150

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 5 years ago

Bumps djangorestframework from 3.9.4 to 3.10.2.

Commits - [`0e1c5d3`](https://github.com/encode/django-rest-framework/commit/0e1c5d313232a131bb4a1a414abf921744ab40e0) Fix typos ([#6835](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6835)) - [`ca72787`](https://github.com/encode/django-rest-framework/commit/ca727872c8a6cb9cffd065290505b0a1b3302df3) OpenAPI schemas: Ensure lazy field descriptions are converted to str(). ([#6832](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6832)) - [`659375f`](https://github.com/encode/django-rest-framework/commit/659375ffe6dedca02694dbd94ffddb8be907b7bb) Fixed a typo on the ExampleValidatedAPIView - [`1b66d1b`](https://github.com/encode/django-rest-framework/commit/1b66d1b819659d8d7e83a80bc8bd5ac3052c1e0b) Move serializer field introspection tests to correct test case. - [`de26af4`](https://github.com/encode/django-rest-framework/commit/de26af4295215ab3c34ef812e87aa76b6e844af0) Move determine_path_prefix() logic into CoreAPI module. - [`e309a4f`](https://github.com/encode/django-rest-framework/commit/e309a4f0b8fc78eab5a9d0a111c02c3e47ccdf0c) Fix OpenAPI path generation with common prefixes. - [`30a21a9`](https://github.com/encode/django-rest-framework/commit/30a21a98dc4b3f85746315c974bd2e007a3e5393) Add test for OpenAPI SchemaGenerator url argument. - [`178a2dc`](https://github.com/encode/django-rest-framework/commit/178a2dc786461fdd03da0496dccdce7fb4676072) Correct OpenAPI test for common prefixes. - [`2138f55`](https://github.com/encode/django-rest-framework/commit/2138f558cee33db9dbcff393517173a42a363421) Added mapping of ListField.child type for OpenAPI Schemas. - [`f7c3220`](https://github.com/encode/django-rest-framework/commit/f7c3220fdb74b904bd4534af68593aa8b711e978) Ability to specify urlconf in include_docs_urls added ([#6824](https://github-redirect.dependabot.com/encode/django-rest-framework/issues/6824)) - Additional commits viewable in [compare view](https://github.com/encode/django-rest-framework/compare/3.9.4...3.10.2)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/UUDigitalHumanitieslab/microcontact/network/alerts).
dependabot[bot] commented 5 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 4 years ago

Superseded by #154.