Skip to content

Bump flask-login from 0.4.1 to 0.5.0#26

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flask-login-0.5.0
Closed

Bump flask-login from 0.4.1 to 0.5.0#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flask-login-0.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2021

Bumps flask-login from 0.4.1 to 0.5.0.

Changelog

Sourced from flask-login's changelog.

Version 0.5.0

Released on February 9th, 2020

  • New custom test client: flask_login.FlaskLoginClient. You can use this to write clearer automated tests. #431
  • Prefix authenticated user_id, remember, and remember_seconds in Flask Session with underscores to prevent accidental usage in application code. #470
  • Simplify user loading. #378
  • Various documentation improvements. #393, #394, #397, #417
  • Set session ID when setting next. #403
  • Clear session identifier on logout. #404
  • Ensure use of a safe and up-to-date version of Flask.
  • Drop support of Python versions: 2.6, 3.3, 3.4 #450
Commits

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 31, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/flask-login-0.5.0 branch from 40def8e to 94d455b Compare October 16, 2021 11:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2022

Superseded by #41.

@dependabot dependabot bot closed this Mar 31, 2022
@dependabot dependabot bot deleted the dependabot/pip/flask-login-0.5.0 branch March 31, 2022 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants