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 django-registration from 3.3 to 3.4 #4226

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps django-registration from 3.3 to 3.4.

Commits
  • d0ee9e6 Bump version.
  • aac1df3 Slightly reformat the release notes.
  • 61393dc More documentation cleanup.
  • c21546b Clarify name of CI jobs.
  • 82cce46 Fix #238: Avoid duplicate validation of email address.
  • 0788474 Update/modernize testing a bit.
  • fa1eb56 Spelling fix.
  • e2f82e6 Documentation fixes/formatting.
  • ee9fdfc Add "xrpc" to reserved names.
  • bcca402 Don't actually need the third-party mock install here.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added python Pull requests that update Python code TAG: dependencies labels Jul 19, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/django-registration-3.4 branch from 25e2245 to 4b49acc Compare July 19, 2023 01:09
Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 3.3 to 3.4.
- [Commits](ubernostrum/django-registration@3.3...3.4)

---
updated-dependencies:
- dependency-name: django-registration
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-registration-3.4 branch from 4b49acc to eac9c7c Compare August 14, 2023 17:53
Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In spite of an unnecessarily confusing description of compatibility with Python and Django versions, it does indeed install and tests continue to run on our Django and Python, and registration and login also still works in manual testing.

The supported Python and Django versions are changed to: Django 3.2, 4.1, and 4.2, on Python 3.7 (Django 3.2 only), 3.8, 3.9, 3.10, and 3.11 (Django 4.1 and 4.2 only).

?!

@rtibbles rtibbles merged commit 9f648a1 into unstable Oct 20, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/django-registration-3.4 branch October 20, 2023 07:43
@akolson akolson mentioned this pull request Aug 13, 2024
@akolson akolson mentioned this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code TAG: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant