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

build(deps): bump drf-spectacular from 0.27.0 to 0.27.1 #11870

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps drf-spectacular from 0.27.0 to 0.27.1.

Release notes

Sourced from drf-spectacular's releases.

0.27.1

Important notes

  • Fixed some OAS 3.1 corner cases and added support for Webhooks (3.1) in addition to existing Callbacks

PRs

New Contributors

Full Changelog: tfranzel/drf-spectacular@0.27.0...0.27.1

Changelog

Sourced from drf-spectacular's changelog.

0.27.1 (2024-01-18)

  • differentiate test cases for 3.1 null cases [#1139](https:/tfranzel/drf-spectacular/issues/1139) <https:/tfranzel/drf-spectacular/issues/1139>_
  • add enum suffix setting [Jonny Beaumont]
  • Fix handling of metadata when using OAS 3.1 [Viicos]
  • Provide all fixed field names for the components object [Sergei Maertens]
  • coerse Decimal to float format explicitly [#1134](https:/tfranzel/drf-spectacular/issues/1134) <https:/tfranzel/drf-spectacular/issues/1134>_
  • bugfix test [#1133](https:/tfranzel/drf-spectacular/issues/1133) <https:/tfranzel/drf-spectacular/issues/1133>_
  • add OAS 3.1 null translation case [#1133](https:/tfranzel/drf-spectacular/issues/1133) <https:/tfranzel/drf-spectacular/issues/1133>_
  • Add OpenAPI 3.1 webhook support [Federico Bond]
  • add OAS 3.1 null case

Breaking changes / important additions:

  • Fixed some OAS 3.1 corner cases and added support for Webhooks (3.1) in addition to existing Callbacks
Commits
  • db414d6 version bump
  • d52c9f3 Merge pull request #1135 from federicobond/webhooks
  • dbddbc3 remove type again because it is too cumbersome
  • 25aacb7 Default WEBHOOKS setting to an empty list
  • 0e628a3 Add documentation for OpenApiWebhook
  • 50c15e7 Remove webhooks parameter from SchemaGenerator and pass settings directly
  • eb60530 Move process_webhooks function to plumbing module
  • 79c3432 Load webhooks from settings as import paths
  • aeca119 Merge branch 'pr1139'
  • 691ac46 differentiate test cases for 3.1 null cases #1139
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Jan 22, 2024
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

Merging #11870 (5e5c05b) into master (6a05c69) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11870   +/-   ##
=======================================
  Coverage   63.04%   63.04%           
=======================================
  Files         877      877           
  Lines       52655    52655           
  Branches     6616     6616           
=======================================
  Hits        33198    33198           
  Misses      17937    17937           
  Partials     1520     1520           

@dependabot dependabot bot force-pushed the dependabot/pip/drf-spectacular-0.27.1 branch 4 times, most recently from d6fa724 to 480ed96 Compare January 30, 2024 09:52
Bumps [drf-spectacular](https:/tfranzel/drf-spectacular) from 0.27.0 to 0.27.1.
- [Release notes](https:/tfranzel/drf-spectacular/releases)
- [Changelog](https:/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](tfranzel/drf-spectacular@0.27.0...0.27.1)

---
updated-dependencies:
- dependency-name: drf-spectacular
  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-spectacular-0.27.1 branch from 480ed96 to cb51cbf Compare January 30, 2024 10:57
@afabiani afabiani merged commit f27a30b into master Jan 30, 2024
17 checks passed
@afabiani afabiani deleted the dependabot/pip/drf-spectacular-0.27.1 branch January 30, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant