Open
Conversation
|
Sider has detected 1 warning on analyzing the commit 3a04155.
If the errors persist even after retrying, the following actions may resolve them:
If you still have problems, feel free to ask us via chat. 💬 You can turn off such notifications if unnecessary. |
1394626 to
3067384
Compare
3067384 to
3a04155
Compare
3a04155 to
d7872a1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.5.0→==0.6.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
maxcountryman/flask-login (Flask-Login)
v0.6.3Compare Source
Released 2023-10-30
v0.6.2Compare Source
Released on July 25th, 2022
expand_login_viewthat attempted to preserve adynamic subdomain value. Such values should be handled using
app.url_value_preprocessorandapp.url_defaults. #691will be removed in the next feature release.
request_loaderinstead ofheader_loader.user_loaded_from_requestinstead ofuser_loaded_from_header.app.config["LOGIN_DISABLED"]instead of_login_disabled.init_appinstead ofsetup_app.v0.6.1Compare Source
Released on May 1st, 2022
login_rememberedreturnsTrueif the currentlogin is remembered across sessions. #654
v0.6.0Compare Source
Released on March 30th, 2022
end of their official support. #594, #638
1.0.1. However, projects are advised to use the latest versions of
both. #639
expand_login_viewto allow for subdomain and host matching forlogin_view#462request_loaderanduser_loadercallback functions #472HttpOnly, matching Flask session cookie #488unauthorized_handler#492assertEqualdeprecation warning in pytest #518collectionsdeprecation warning under Python 3.8 #525safe_str_cmpwithhmac.compare_digest#585REMEMBER_COOKIE_SAMESITEconfig #577from flask_login import *behavior, although note thatimport *is not usually a good pattern in code. #485UserMixin.is_authenticatedwill return whateveris_activereturnsby default. This prevents inactive users from logging in. #486, #530
already marked as such, avoiding modifying the session cookie
unnecessarily. #612
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR was generated by Mend Renovate. View the repository job log.