Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Bump djoser from 1.1.5 to 1.7.0 #20

Open
wants to merge 1 commit into
base: graphene-2
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps djoser from 1.1.5 to 1.7.0.

Changelog

Sourced from djoser's changelog.

1.7.0 (2019-05-25

  • Add CONSTANTS option to settings (@​mrouhi13)
  • Add USER_CREATE_PASSWORD_RETYPE option (@​Chadys)
  • Allow using custom email field (@​Chadys)
  • Remove non_field_error from base endpoints (@​Chadys)
  • Other small fixes

1.6.0 (2019-05-15)

  • Added Russian translation (@​ozeranskiy)
  • Added French translation (@​Chadys)
  • Fix superfluous translation string (@​Chadys)
  • Prevent non-staff users from getting other users' data (@​hawi74)
  • Fix tests for Python 2.7
  • Fix some problems in documentation

1.5.1 (2019-04-02)

  • Fixed a vulnerability of UserViewSet that allowed to create new accounts on wrong endpoint. (Thanks to @​karazuba for reporting)
  • Past minor version since 1.2 will get a bugfix update and affected versions will be removed from PyPI to prevent affected versions from being installed.

1.5.0 (2019-03-05)

  • Added endpoint to resend activation email.
  • Added Polish and Georgian translations.
  • Fix missing **kwargs in ActionViewmixin.post() handler.
  • Fixed documentation.
  • Other small fixes.

1.4.0 (2019-01-09)

  • Introduced new framework for setting default permissions for certain views. See documentation<view-permission-settings>.
  • Fix permissions regression introduced in 1.3.2. Default permission for user-list view set to read-only, like in 1.3.2 (defaults to read-only like in 1.3.2).

1.3.2 (2018-12-05)

  • Fix vulnerability of user endpoints.
  • Fix issue that appears on DRF 3.9+ on legacy /me/ endpoint.

1.3.1 (2018-10-09)

  • Fix issue with circular import
... (truncated)
Commits
  • c911202 Bump version
  • 9e2248e Add LOGIN_FIELD setting, fixes #389
  • aef9d19 Merge branch 'master' of github.com:sunscrapers/djoser
  • 16f0eb6 Merge pull request #387 from Chadys/password-retype-user-create
  • 843dd5d update changelog
  • 2938746 Merge pull request #383 from Chadys/remove-non-field-error-from-base-endpoints
  • d1dae34 Merge pull request #384 from Chadys/reset-resend-custom-email-field
  • 147bf88 Merge pull request #388 from Chadys/missing-format-ka-locale
  • 7c95831 fixed missing site_name
  • d07bd1c added USER_CREATE_PASSWORD_RETYPE option to validate re_password on user crea...
  • 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.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants