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 from 1.21.5 to 1.21.7 #4147

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Bumps drf-yasg from 1.21.5 to 1.21.7.

Changelog

Sourced from drf-yasg's changelog.

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


1.21.7


Release date: Jul 20, 2023

ADDED: Added drf_yasg.inspectors.query.DrfAPICompatInspector (:pr:857) ADDED: Added DrfAPICompatInspector to serve as a replacement CoreAPICompatInspector (:pr:857) ADDED: Allow DEFAULT_SPEC_RENDERERS default renderers to be overriden in the settings (:pr:857) FIXED: Fixed redoc source mapping (:pr:859)


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

... (truncated)

Commits
  • db42d35 Update Changelog
  • 2548298 Tests: Improve test coverage 95.91% -> 98.30%. (#862)
  • 5e239a8 [fix] Fixed map source mapping (#859)
  • 106d7b2 Feature: Add drf_yasg.inspectors.query.DrfAPICompatInspector. (#857)
  • 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.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 31, 2024
Copy link

cypress bot commented May 31, 2024

Passing run #9171 ↗︎

0 22 0 0 Flakiness 0

Details:

Merge 6335460 into 10f7c2d...
Project: Geotrek-admin Commit: 70b07df9f5 ℹ️
Status: Passed Duration: 02:08 💡
Started: May 31, 2024 8:38 PM Ended: May 31, 2024 8:40 PM

Review all test suite changes for PR #4147 ↗︎

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/drf-yasg-1.21.7 branch from f2659c2 to 03088bb Compare May 31, 2024 19:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

A newer version of drf-yasg exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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