-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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 Flask-AppBuilder to 4.5.2
#43309
Conversation
This the WTForms fix? |
Yup |
Done in 3459d4f |
03ecedc
to
3459d4f
Compare
https://pypi.org/project/Flask-AppBuilder/4.5.2/ # Conflicts: # dev/breeze/tests/test_packages.py # generated/provider_dependencies.json # providers/src/airflow/providers/fab/provider.yaml
That was quick (from Daniel). But you will have to rebase @kaxil as I just merged 4.5.1 as it also had some "security manager" code changes - so we cannot go straight to 4.5.1 -> and now you have conflicts |
Done |
Also we will need to backport this one to 2-10-test because of the wtforms limit removal |
Yup, will create a backport PR once this is merged |
I think due to our new backport policy, the number of PRs merged in Airflow increased significantly... But I am still increasing the lead @kaxil ;) |
or NOT |
I need to change git author email and name on your laptop to mine :D |
Let me be happy with the weekly ones :D |
Creating backport |
https://pypi.org/project/Flask-AppBuilder/4.5.2/ Backport of apache#43309 (cherry picked from commit d7f50ba)
Backport PR: #43318 |
https://pypi.org/project/Flask-AppBuilder/4.5.2/ Backport of apache#43309 (cherry picked from commit d7f50ba)
https://pypi.org/project/Flask-AppBuilder/4.5.2/ # Conflicts: # dev/breeze/tests/test_packages.py # generated/provider_dependencies.json # providers/src/airflow/providers/fab/provider.yaml
https://pypi.org/project/Flask-AppBuilder/4.5.2/ # Conflicts: # dev/breeze/tests/test_packages.py # generated/provider_dependencies.json # providers/src/airflow/providers/fab/provider.yaml
https://pypi.org/project/Flask-AppBuilder/4.5.2/ # Conflicts: # dev/breeze/tests/test_packages.py # generated/provider_dependencies.json # providers/src/airflow/providers/fab/provider.yaml
https://pypi.org/project/Flask-AppBuilder/4.5.2/ . It fixes WTForms issue mentioned in #43233. Fix was dpgaspar/Flask-AppBuilder#2279
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rst
or{issue_number}.significant.rst
, in newsfragments.