orchestra icon indicating copy to clipboard operation
orchestra copied to clipboard

Bump django-registration-redux from 2.5 to 2.9

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

Bumps django-registration-redux from 2.5 to 2.9.

Release notes

Sourced from django-registration-redux's releases.

v2.9

See CHANGELOG for release notes.

v2.8

See CHANGELOG for release notes.

v2.7

See CHANGELOG for release notes.

v2.6

See CHANGELOG for release notes.

Changelog

Sourced from django-registration-redux's changelog.

Version 2.9, 1 January, 2021

  • BACKWARDS-INCOMPATIBLE CHANGE: Remove support for Django 1.11 and Python 2.7.
  • Feature: Django 3.1 support. [#398](https://github.com/macropin/django-registration/issues/398) <https://github.com/macropin/django-registration/pull/398>_ [#399](https://github.com/macropin/django-registration/issues/399) <https://github.com/macropin/django-registration/pull/399>_ [#400](https://github.com/macropin/django-registration/issues/400) <https://github.com/macropin/django-registration/pull/400>_ [#401](https://github.com/macropin/django-registration/issues/401) <https://github.com/macropin/django-registration/pull/401>_

Version 2.8, 7 May, 2020

  • Feature: Greek translations - [#381](https://github.com/macropin/django-registration/issues/381) <https://github.com/macropin/django-registration/pull/381>_

Version 2.7, 4 January, 2020

  • Feature: Django 3.0 support - [#373](https://github.com/macropin/django-registration/issues/373) <https://github.com/macropin/django-registration/pull/373>_
  • Feature: Use SHA256 instead of SHA1 for activation_key - [#362](https://github.com/macropin/django-registration/issues/362) <https://github.com/macropin/django-registration/pull/362>_
  • Bugfix: Changed path reference from 'login' to 'auth_login'. - [#335](https://github.com/macropin/django-registration/issues/335) <https://github.com/macropin/django-registration/pull/335>_

Version 2.6, 10 April, 2019

  • Bugfix: Pass user instance instead of user.get_username() to template context. - [#350](https://github.com/macropin/django-registration/issues/350) <https://github.com/macropin/django-registration/pull/350>_
  • Feature: Add testing for Django 2.2 and Python 3.7 (no code changes required). - [#352](https://github.com/macropin/django-registration/issues/352) <https://github.com/macropin/django-registration/pull/352>_
  • Bugfix: Send emails on commit [#355](https://github.com/macropin/django-registration/issues/355) <https://github.com/macropin/django-registration/pull/355>_
Commits
  • f16492d Merge pull request #402 from macropin/joshblum/version-bump
  • a502cf3 Merge pull request #397 from wtracy/documenturls
  • b807baf prep for version 2.9
  • e0d5931 Merge pull request #401 from felixxm/python-2.7
  • 79e1c9f Removed Python 2 compatibility imports.
  • f06aba1 Merge pull request #400 from felixxm/python-2.7-2
  • 996562a Removed default 'utf-8' argument for str.encode()/decode().
  • e502dab Removed six.text_types and six.PY2 usage.
  • c414002 Removed unnecessary Django < 1.10 workarounds in tests.
  • fcf7c86 Merge pull request #399 from felixxm/python2.7-shims
  • 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 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Feb 01 '21 12:02 dependabot-preview[bot]

Dependabot tried to add @dastanko as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/b12io/orchestra/pulls/739/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the b12io/orchestra repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

dependabot-preview[bot] avatar Feb 01 '21 12:02 dependabot-preview[bot]