Skip to content

Update dependency Flask-Login to v0.5.0 #12

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 21, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
Flask-Login minor ==0.4.1 -> ==0.5.0

Release Notes

maxcountryman/flask-login

v0.5.0

Compare Source

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

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant