This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/providers/fab/flask-gte-2.2-and-lt-3.2 in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 8990fd6f82d [provider-fab] Update flask requirement in /providers/fab add 993f1848bfe Update werkzeug requirement from <3,>=2.0 to >=2.0,<4 in /airflow-core (#48136) add 34bc0186cd1 Update sqlalchemy requirement in /airflow-core (#48138) add a32d69e1574 Update flask-session requirement in /airflow-core (#48141) add 682cbaaf25f Bump happy-dom from 15.11.7 to 17.4.4 in /airflow-core/src/airflow/ui (#48172) add baeb6d8839d Remove google provider dependencies from apache-kafka provider (#47563) add eb121a0c3c7 Remove extra if condition check in publish docs job (#48118) add 149a023d3dd Limit flask_session to less than 0.8 (#48182) add 6a703dd1f79 Revert "Update sqlalchemy requirement in /airflow-core (#48138)" (#48188) add f479eac651e Bump react-router-dom (#48171) add d271e6da1d3 [provider-fab] Update flask requirement in /providers/fab This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (8990fd6f82d) \ N -- N -- N refs/heads/dependabot/pip/providers/fab/flask-gte-2.2-and-lt-3.2 (d271e6da1d3) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/ci-image-checks.yml | 3 - airflow-core/pyproject.toml | 2 +- .../auth/managers/simple/ui/package-lock.json | 68 ++++++++++++++-------- .../auth/managers/simple/ui/package.json | 2 +- .../auth/managers/simple/ui/pnpm-lock.yaml | 62 +++++++++++++------- airflow-core/src/airflow/ui/package.json | 2 +- airflow-core/src/airflow/ui/pnpm-lock.yaml | 29 ++++----- .../airflow/providers/apache/kafka/hooks/base.py | 10 +++- 8 files changed, 107 insertions(+), 71 deletions(-)