Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps drf-yasg from 1.21.5 to 1.21.10.

Release notes

Sourced from drf-yasg's releases.

1.21.10

FIXED: Fix type hints when using postponed evaluation of annotations (PEP-563) (#840) IMPROVED: Update JSON & YAML renderers to not use a "." in their format string (#911) FIXED: Fix lint errors when comparing types with == instead of is (#868) IMPROVED: Update swagger-ui-dist to address CVE-2021-46708 (#904)

1.21.9

ADDED: Added support for zoneinfo object fields (#908)

1.21.8

ADDED: Python 3.11 and 3.12 support (#891) FIXED: Fix pkg_resources version lookups for Python 3.9+ (#891)

1.21.7

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

1.21.6

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

Changelog

Sourced from drf-yasg's changelog.

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


1.21.10


FIXED: Fix type hints when using postponed evaluation of annotations (PEP-563) (:pr:840) IMPROVED: Update JSON & YAML renderers to not use a "." in their format string (:pr:911) FIXED: Fix lint errors when comparing types with == instead of is (:pr:868) IMPROVED: Update swagger-ui-dist to address CVE-2021-46708 (:pr:904)


1.21.9


ADDED: Added support for zoneinfo object fields (:pr:908)


1.21.8


ADDED: Python 3.11 and 3.12 support (:pr:891) FIXED: Fix pkg_resources version lookups for Python 3.9+ (:pr:891)


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

... (truncated)

Commits

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 Mar 17, 2025
@cypress
Copy link

cypress bot commented Mar 17, 2025

Geotrek-admin    Run #12993

Run Properties:  status check passed Passed #12993  •  git commit ac966f9861 ℹ️: Merge 050cad4aa679da00c6b5a302cb556ed2daaa6c13 into 1b9f244691cbce763a0207ddf23f...
Project Geotrek-admin
Branch Review refs/pull/4569/merge
Run status status check passed Passed #12993
Run duration 01m 58s
Commit git commit ac966f9861 ℹ️: Merge 050cad4aa679da00c6b5a302cb556ed2daaa6c13 into 1b9f244691cbce763a0207ddf23f...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 22
View all changes introduced in this branch ↗︎

@dependabot dependabot bot force-pushed the dependabot/pip/drf-yasg-1.21.10 branch 3 times, most recently from 036ac10 to dc8f618 Compare March 24, 2025 08:50
@dependabot dependabot bot force-pushed the dependabot/pip/drf-yasg-1.21.10 branch from dc8f618 to 0f35085 Compare March 31, 2025 08:37
@submarcos submarcos force-pushed the dependabot/pip/drf-yasg-1.21.10 branch 2 times, most recently from c520f94 to 0c39159 Compare June 16, 2025 11:18
dependabot bot and others added 2 commits June 16, 2025 13:49
Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg) from 1.21.5 to 1.21.10.
- [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.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@submarcos submarcos force-pushed the dependabot/pip/drf-yasg-1.21.10 branch from 0c39159 to 050cad4 Compare June 16, 2025 12:11
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

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.

@submarcos submarcos closed this Oct 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/drf-yasg-1.21.10 branch October 21, 2025 13:42
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.

2 participants