Skip to content

Bump drf-yasg from 1.21.5 to 1.21.6#8265

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/drf-yasg-1.21.6
Closed

Bump drf-yasg from 1.21.5 to 1.21.6#8265
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/drf-yasg-1.21.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2023

Bumps drf-yasg from 1.21.5 to 1.21.6.

Changelog

Sourced from drf-yasg's changelog.

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


1.21.6


Release date: Jun 15, 2023

IMPROVED: Remove required coreapi dependency (:pr:854) IMPROVED: Feature: Migrate to PyYAML for yaml generator (:pr:845) FIXED: Keep path parameters in their given order (:pr:841) FIXED: Provide support for enums in codecs (:pr:837)


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

... (truncated)

Commits
  • 24c4c1b Update Changelog
  • a836b04 Fix: Remove required coreapi dependency. (#854)
  • afea1bc Feature: Migrate to PyYAML for yaml generator. (#845)
  • 353f071 Merge pull request #837 from onegreyonewhite/1.21.x
  • a00fd87 Fix: Update python version for dj-master branch.
  • 83aa352 Fix: Action build docs with latest tox version.
  • 5530022 Merge pull request #841 from terencehonles/keep-path-parameter-ordering
  • 87187b1 keep path parameters in their given order
  • a6fe9a6 Fix: Docs build with latest sphinx versions.
  • 198dfb0 Fix: Provide usage of Enums as dict keys.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg) from 1.21.5 to 1.21.6.
- [Release notes](https://github.com/axnsan12/drf-yasg/releases)
- [Changelog](https://github.com/axnsan12/drf-yasg/blob/1.21.6/docs/changelog.rst)
- [Commits](axnsan12/drf-yasg@1.21.5...1.21.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 16, 2023
@Maffooch
Copy link
Copy Markdown
Contributor

@kiblik I think they heard you 🤫

@Maffooch
Copy link
Copy Markdown
Contributor

Unit tests and API will be severely broken with this. Appears to be a few fields we use everywhere that had a heavy requirement from coreapi.

Will make some time next week to investigate

@Maffooch Maffooch self-assigned this Jun 16, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2023

Superseded by #8412.

@dependabot dependabot bot closed this Jul 21, 2023
@dependabot dependabot bot deleted the dependabot/pip/dev/drf-yasg-1.21.6 branch July 21, 2023 12:49
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant