Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps dj-rest-auth from 5.0.2 to 6.0.0.

Release notes

Sourced from dj-rest-auth's releases.

6.0.0

What's Changed

  • Django 5 support
  • Deprecates Python 3.6 and 3.7
  • Switches to Github Actions from Circle CI
  • Adds flake8 linting step
  • Corrects style to appease linter

Full Changelog: iMerica/dj-rest-auth@5.1.0...6.0.0

5.1.0

What's Changed

New Contributors

Full Changelog: iMerica/dj-rest-auth@5.0.2...5.1.0

Commits
  • b608360 Adds support for Django 5 and Moves to Github Actions for core CI/CD (#615)
  • 069cd11 Bumps versiojn
  • 6807ea0 Added a request.auth check to logout to avoid false success message when no t...
  • 4416ee1 [Security] Remove tokens from response body if httpOnly Cookie and Rotate Ref...
  • 973d4c8 [ ADD ] Mandarin translation (#582)
  • 2e8fc3a Fix Middleware Configuration Issue: Added AccountMiddleware in MIDDLEWARE (#588)
  • 3762816 Disable email confirmation ratelimit in tests to support new allauth (#597)
  • 23f097c Added key and uid fields to the reset password form (#554)
  • ae093a4 #541 Check for refresh cookie when JWT_AUTH_HTTPONLY is True (#572)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Jul 8, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/{{cookiecutter.project_slug}}/dj-rest-auth-6.0.0 branch 3 times, most recently from 26744bb to 6caa6a8 Compare July 18, 2024 15:00
@dependabot dependabot bot force-pushed the dependabot/pip/{{cookiecutter.project_slug}}/dj-rest-auth-6.0.0 branch from 6caa6a8 to 0520fab Compare July 24, 2024 17:00
@dependabot dependabot bot force-pushed the dependabot/pip/{{cookiecutter.project_slug}}/dj-rest-auth-6.0.0 branch from 0520fab to 399d558 Compare August 2, 2024 21:29
Bumps [dj-rest-auth](https://github.com/iMerica/dj-rest-auth) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/iMerica/dj-rest-auth/releases)
- [Commits](iMerica/dj-rest-auth@5.0.2...6.0.0)

---
updated-dependencies:
- dependency-name: dj-rest-auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/{{cookiecutter.project_slug}}/dj-rest-auth-6.0.0 branch from 399d558 to 6246969 Compare August 5, 2024 16:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #828.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/pip/{{cookiecutter.project_slug}}/dj-rest-auth-6.0.0 branch November 4, 2024 14:22
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.

1 participant