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 dj-rest-auth[with_social] from 2.2.7 to 6.0.0 #1023

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2024

Bumps dj-rest-auth[with_social] from 2.2.7 to 6.0.0.

Release notes

Sourced from dj-rest-auth[with_social]'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

5.0.2

What's Changed

New Contributors

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

5.0.1

What's Changed

... (truncated)

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)
  • c6b6530 Adding optional support for setting the cookie domain for JWT auth tokens (#568)
  • 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 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 dependencies python Pull requests that update Python code labels Apr 17, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/dj-rest-auth-with_social--6.0.0 branch 3 times, most recently from 58558d2 to d84f309 Compare April 23, 2024 09:19
@dependabot dependabot bot force-pushed the dependabot/pip/dj-rest-auth-with_social--6.0.0 branch 2 times, most recently from bc8754a to 599f7e6 Compare May 6, 2024 06:23
@dependabot dependabot bot force-pushed the dependabot/pip/dj-rest-auth-with_social--6.0.0 branch 2 times, most recently from 381c2bd to 7e9f284 Compare May 13, 2024 13:25
Bumps [dj-rest-auth[with_social]](https://github.com/iMerica/dj-rest-auth) from 2.2.7 to 6.0.0.
- [Release notes](https://github.com/iMerica/dj-rest-auth/releases)
- [Commits](iMerica/dj-rest-auth@2.2.7...6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dj-rest-auth-with_social--6.0.0 branch from 7e9f284 to ad69367 Compare May 16, 2024 11:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #1103.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/dj-rest-auth-with_social--6.0.0 branch November 11, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants