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-extensions from 0.6.0 to 0.7.0 #6948

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2021

Bumps drf-extensions from 0.6.0 to 0.7.0.

Release notes

Sourced from drf-extensions's releases.

0.7.0

  • Added support for Django 3.1
  • Dropped support below Django 2.2
  • Added support for DRF 3.12
  • fix(PartialUpdateSerializerMixin): support nesting on same instance
Commits
  • 3a6d94f v0.7.0
  • 68f50aa build docs
  • 382b9aa update changlog
  • 19efac2 Make tests pass with DRF 3.12
  • 002a67c Django 3.1 has been released, include it in the test matrix
  • 809fb80 only test django 2.2+
  • 3cb243d fix(PartialUpdateSerializerMixin): support nesting on same instance
  • 8001a44 Update EmptyResultSet import for django 3.1 compat
  • e7cfec9 Merge pull request #289 from imomaliev/remove-test-module-usage
  • 791c17e delete rest_framework_extensions.test module usage in tests
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2021
@afabiani afabiani added this to the 3.2 milestone Feb 15, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/drf-extensions-0.7.0 branch from c16999b to a558a9d Compare February 15, 2021 09:05
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Feb 15, 2021
@afabiani afabiani merged commit ddcc1f0 into master Feb 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/drf-extensions-0.7.0 branch February 15, 2021 09:14
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