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 drf-yasg[validation] from 1.21.4 to 1.21.5 #798

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps drf-yasg[validation] from 1.21.4 to 1.21.5.

Release notes

Sourced from drf-yasg[validation]'s releases.

1.21.5

ADDED: Python 3.10 support (#818) DEPRECATED: Python 3.6 support as it's been deprecated by swagger-spec-validator FIXED: RecursiveField resolver (#822)

Changelog

Sourced from drf-yasg[validation]'s changelog.

######### Changelog #########


1.21.5


Release date: Feb 09, 2023

ADDED: Python 3.10 support (:pr:818) DEPRECATED: Python 3.6 support as it's been deprecated by swagger-spec-validator FIXED: RecursiveField resolver (:pr:822)


1.21.4


Release date: Sep 26, 2022

FIXED: Remove NullBooleanFields if the django-rest-framework version >= 3.14.0 (:pr:814)


1.21.3


Release date: Jul 18, 2022

FIXED: Set generator url for swagger_settings.DEFAULT_API_URL (:pr:682) FIXED: Check fields for allow_null attribute (:pr:688) FIXED: Encode pytz object field as a string by default (:pr:717) FIXED: Handle errors rendering with TemplateHTMLRenderer (:pr:742)


1.21.2


Release date: Jul 18, 2022

FIXED: Fixed code block rst syntax in README.rst


1.21.1


Release date: Jul 17, 2022

FIXED: Refer to permission_classes as a tuple (:pr:678) IMPROVED: Document drf-extra-fields base64 integration (:pr:445) ADDED: Added many support to example code (:pr:695)

... (truncated)

Commits
  • 065b4f1 Update changelog
  • 9d9f56b Add python 3.10 compatibility to README.md
  • 19e5ab2 Merge pull request #818 from nikosmichas/run-tests-with-new-dj-drf
  • 860b8ff Use a string literal for python versions such as "3.10"
  • 158bd10 Merge branch '1.21.x' into run-tests-with-new-dj-drf
  • 4aa2c0a Remove python 3.6 tests since swagger-spec-validator no longer supports it
  • d071aa0 Change github actions runner from ubuntu-latest to ubuntu-20.04
  • 4ead159 Change github actions runner from ubuntu-latest to ubuntu-20.04
  • 2e24395 Merge pull request #822 from iorlandini/master
  • c2b3555 Merge branch '1.21.x' into run-tests-with-new-dj-drf
  • 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 [drf-yasg[validation]](https://github.com/axnsan12/drf-yasg) from 1.21.4 to 1.21.5.
- [Release notes](https://github.com/axnsan12/drf-yasg/releases)
- [Changelog](https://github.com/axnsan12/drf-yasg/blob/1.21.5/docs/changelog.rst)
- [Commits](axnsan12/drf-yasg@1.21.4...1.21.5)

---
updated-dependencies:
- dependency-name: drf-yasg[validation]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2023 14:03
@dependabot dependabot bot requested review from fmrsabino, Uxio0 and moisses89 and removed request for a team February 20, 2023 14:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 20, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4224144843

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.788%

Totals Coverage Status
Change from base Build 4202734301: 0.0%
Covered Lines: 940
Relevant Lines: 942

💛 - Coveralls

@fmrsabino fmrsabino merged commit 961c442 into main Feb 22, 2023
@fmrsabino fmrsabino deleted the dependabot/pip/drf-yasg-validation--1.21.5 branch February 22, 2023 13:16
@github-actions github-actions bot locked and limited conversation to collaborators Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants