drf_tweaks icon indicating copy to clipboard operation
drf_tweaks copied to clipboard

Update django-rest-swagger requirement from <2.0.0,>0.3.9 to >0.3.9,<3.0.0

Open dependabot-preview[bot] opened this issue 4 years ago • 2 comments

Updates the requirements on django-rest-swagger to permit the latest version.

Release notes

Sourced from django-rest-swagger's releases.

2.2.0 Swagger-UI v3

  • Update Swagger UI to version 3.13.6
  • Bootstrap client app to extend UI components in React (to improve auth functionality in the future for non-session APIs)
  • Ability to customize headers; eventually will want to do this from the UI as well
Changelog

Sourced from django-rest-swagger's changelog.

2.2.0 (2018-04-30)

Full Changelog

Merged pull requests:

2.1.2 (2017-03-12)

Full Changelog

Merged pull requests:

2.1.1 (2017-01-06)

Full Changelog

Merged pull requests:

2.1.0 (2016-10-29)

Full Changelog

Merged pull requests:

2.0.7 (2016-10-16)

Full Changelog

... (truncated)
Commits
  • 412f986 Bump version
  • ad69884 Merge pull request #706 from williln/patch-1
  • a813446 Merge pull request #753 from vshih/patch-1
  • 928094b Merge pull request #637 from marcgibbons/feature/ui-v3
  • 5666b2c Merge pull request #740 from GabLeRoux/master
  • b4764eb Merge branch 'feature/ui-v3' into master
  • f5df438 Update docs
  • b1d6643 Add ability to bake custom headers, accept version
  • 46fdc6a Fix codestyle / lint errors
  • 91007df Specify project root for cleaning
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Jun 12 '20 13:06 dependabot-preview[bot]

Codecov Report

Merging #34 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   19.64%   19.64%           
=======================================
  Files          10       10           
  Lines         794      794           
=======================================
  Hits          156      156           
  Misses        638      638           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 59ab6b6...d6cde8d. Read the comment docs.

codecov-commenter avatar Jun 12 '20 13:06 codecov-commenter

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

dependabot-preview[bot] avatar Jun 12 '20 14:06 dependabot-preview[bot]