Skip to content

Remove unused dependencies from FAB provider#62382

Merged
vincbeck merged 1 commit intoapache:mainfrom
aws-mwaa:vincbeck/fab_unused_deps
Feb 23, 2026
Merged

Remove unused dependencies from FAB provider#62382
vincbeck merged 1 commit intoapache:mainfrom
aws-mwaa:vincbeck/fab_unused_deps

Conversation

@vincbeck
Copy link
Contributor

These dependencies are not used with the exception of clean-webpack-plugin. The reason why I want to no longer use these dependencies is they have a peer dependency on minimatch 3.1.2 and latest version of minimatch is 10.x. That brings some security alerts, see: See https://github.com/apache/airflow/security/dependabot/365.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@vincbeck vincbeck force-pushed the vincbeck/fab_unused_deps branch from 1fe9b73 to 6bcabdd Compare February 23, 2026 20:46
@vincbeck vincbeck merged commit 3961ee7 into apache:main Feb 23, 2026
71 checks passed
@vincbeck vincbeck deleted the vincbeck/fab_unused_deps branch February 23, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants