Skip to content

chore(deps): update dependency apache-airflow-providers-http to v6#13950

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/apache-airflow-providers-http-6.x
Open

chore(deps): update dependency apache-airflow-providers-http to v6#13950
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/apache-airflow-providers-http-6.x

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
apache-airflow-providers-http (changelog) ==4.4.2==6.0.0 age confidence

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: Never, 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 was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners March 26, 2026 17:57
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 26, 2026
@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: composer Issues related to the Cloud Composer API. labels Mar 26, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 26, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the apache-airflow-providers-http package from version 4.4.2 to 6.0.0. A discrepancy was identified where the constraints.txt file still references the older version, which could lead to installation conflicts or unexpected behavior.

apache-airflow-providers-apache-beam==5.1.1
apache-airflow-providers-slack==7.3.2
apache-airflow-providers-http==4.4.2
apache-airflow-providers-http==6.0.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The requirements.txt file has been updated to apache-airflow-providers-http==6.0.0. However, the constraints.txt file (line 122) still specifies apache-airflow-providers-http==4.4.2. This discrepancy can lead to installation issues or unexpected behavior due to version mismatches. As indicated by the comment on line 1 of this file, please ensure that constraints.txt is also updated to reflect this change.

apache-airflow-providers-apache-beam==5.1.1
apache-airflow-providers-slack==7.3.2
apache-airflow-providers-http==4.4.2
apache-airflow-providers-http==6.0.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

This pull request updates apache-airflow-providers-http from version 4.4.2 to 6.0.0. A major version bump often indicates breaking changes. Please ensure that the upgrade to v6.0.0 does not introduce any incompatibilities with the existing Airflow DAGs or other installed providers, especially since apache-airflow-providers-http might be an underlying dependency for other components like SlackWebhookOperator or BaseHook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: composer Issues related to the Cloud Composer API. owlbot:run Add this label to trigger the Owlbot post processor. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants