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 drf-spectacular[sidecar] requirement from <0.25,>=0.20.1 to >=0.20.1,<0.26 #105

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Updates the requirements on drf-spectacular[sidecar] to permit the latest version.

Changelog

Sourced from drf-spectacular[sidecar]'s changelog.

0.25.0 (2022-12-13)

  • Fix missing description for ManyRelatedField and tested for SlugField ([#895](https://github.com/tfranzel/drf-spectacular/issues/895) <https://github.com/tfranzel/drf-spectacular/issues/895>_) [StopMotionCuber]
  • Simplify hashable_values [#833](https://github.com/tfranzel/drf-spectacular/issues/833) <https://github.com/tfranzel/drf-spectacular/issues/833>_
  • Add custom settings to CLI (view parity) [#892](https://github.com/tfranzel/drf-spectacular/issues/892) <https://github.com/tfranzel/drf-spectacular/issues/892>_
  • fix function misnomer [#891](https://github.com/tfranzel/drf-spectacular/issues/891) <https://github.com/tfranzel/drf-spectacular/issues/891>_
  • improve trace messages / warnings & add color [#866](https://github.com/tfranzel/drf-spectacular/issues/866) <https://github.com/tfranzel/drf-spectacular/issues/866>_
  • Treat SlugRelatedField analog to PrimaryKeyRelatedField [#854](https://github.com/tfranzel/drf-spectacular/issues/854) <https://github.com/tfranzel/drf-spectacular/issues/854>_
  • Include filename in call to _get_sidecar_url [Justin Spencer]
  • add django-parler blueprint [#887](https://github.com/tfranzel/drf-spectacular/issues/887) <https://github.com/tfranzel/drf-spectacular/issues/887>_
  • add a view to handle SwaggerUI oauth callbacks ([#882](https://github.com/tfranzel/drf-spectacular/issues/882) <https://github.com/tfranzel/drf-spectacular/issues/882>_) [Finn-Thorben Sell]
  • improve documentation
  • Introduce setting DEFAULT_QUERY_MANAGER to allow other managers for querset retrieval
  • fix flake8 6.0.0 breaking change
  • fix example list detection (symmetry with schema) [#872](https://github.com/tfranzel/drf-spectacular/issues/872) <https://github.com/tfranzel/drf-spectacular/issues/872>_
  • Use direct view methods for getting serializer instances [Numerlor]
  • name overrides for rest_framework_dataclasses [#839](https://github.com/tfranzel/drf-spectacular/issues/839) <https://github.com/tfranzel/drf-spectacular/issues/839>_
  • decouple TypedDict class from Py version [#861](https://github.com/tfranzel/drf-spectacular/issues/861) <https://github.com/tfranzel/drf-spectacular/issues/861>_ [#654](https://github.com/tfranzel/drf-spectacular/issues/654) <https://github.com/tfranzel/drf-spectacular/issues/654>_
  • bugfix djangorestframework_camel_case [#861](https://github.com/tfranzel/drf-spectacular/issues/861) <https://github.com/tfranzel/drf-spectacular/issues/861>_
  • bugfix djangorestframework_camel_case nested object handling [#861](https://github.com/tfranzel/drf-spectacular/issues/861) <https://github.com/tfranzel/drf-spectacular/issues/861>_
  • Utils: Replace List[] with Sequence[], because of Mypy note 'List is invariant. Consider using Sequence instead.' [Hans Aarne Liblik]
  • Fixed minor typos [Conrad]
  • Removing blank and null keys when generating the overridden choices hash to match the hash generation logic in the enum post processor hook [Trent Holliday]
  • fix test fixture overlap [#826](https://github.com/tfranzel/drf-spectacular/issues/826) <https://github.com/tfranzel/drf-spectacular/issues/826>_
  • specifiy min patch release for DRF (fixes [#812](https://github.com/tfranzel/drf-spectacular/issues/812) <https://github.com/tfranzel/drf-spectacular/issues/812>_)
  • Preserve context in get_list_serializer. [Brady Dean]
  • Allow field extensions to return None from map_serializer_field [Andrew Backer]

Breaking changes / important additions:

  • Officially set the lower bound for DRF version to 3.10.3
  • Refactored the CLI warning system for better code navigation / orientation, GUI support and color!
  • Some minor mechanics changes, several overall improvements, feature additions, and a few bugfixes.

0.24.2 (2022-09-26)

  • robustify extension class loading [#821](https://github.com/tfranzel/drf-spectacular/issues/821) <https://github.com/tfranzel/drf-spectacular/issues/821>_
  • fix regression due to GIS import for django-filter [#821](https://github.com/tfranzel/drf-spectacular/issues/821) <https://github.com/tfranzel/drf-spectacular/issues/821>_

Breaking changes / important additions:

  • Hotfix release to mitigate optional GDAL import errors for django-filter.

0.24.1 (2022-09-23)

  • bugfix GeometryFilter for GIS and django-filter [#814](https://github.com/tfranzel/drf-spectacular/issues/814) <https://github.com/tfranzel/drf-spectacular/issues/814>_
  • NullBooleanField comment and add 3.14.0 to test suite [#818](https://github.com/tfranzel/drf-spectacular/issues/818) <https://github.com/tfranzel/drf-spectacular/issues/818>_

... (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)

Updates the requirements on [drf-spectacular[sidecar]](https://github.com/tfranzel/drf-spectacular) to permit the latest version.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](tfranzel/drf-spectacular@0.20.1...0.25.0)

---
updated-dependencies:
- dependency-name: drf-spectacular[sidecar]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2022

Codecov Report

Merging #105 (11860e1) into master (b18f108) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #105   +/-   ##
=======================================
  Coverage   95.41%   95.41%           
=======================================
  Files          62       62           
  Lines        1658     1658           
=======================================
  Hits         1582     1582           
  Misses         76       76           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nezhar nezhar merged commit 4460edb into master Dec 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/drf-spectacular-sidecar--gte-0.20.1-and-lt-0.26 branch December 18, 2022 10:17
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.

2 participants