Skip to content

chore(deps): update dependency apache-airflow-providers-google to v22#14224

Open
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/apache-airflow-providers-google-22.x
Open

chore(deps): update dependency apache-airflow-providers-google to v22#14224
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/apache-airflow-providers-google-22.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
apache-airflow-providers-google (changelog) ==10.2.0==22.0.0 age confidence

Configuration

📅 Schedule: (UTC)

  • 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 May 23, 2026 14:41
@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 May 23, 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 May 23, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 23, 2026
Copy link
Copy Markdown
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-google package to version 22.0.0 in the requirements.txt file. Feedback indicates that this version is incompatible with the currently specified Airflow version 2.6.3, as it requires at least 2.9.0. Additionally, the constraints.txt file must be updated to match this change to ensure environment reproducibility.

# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
apache-airflow==2.6.3
apache-airflow-providers-google==10.2.0
apache-airflow-providers-google==22.0.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

critical

The update to apache-airflow-providers-google==22.0.0 is incompatible with apache-airflow==2.6.3. This provider version requires apache-airflow >= 2.9.0. Updating this without also updating the Airflow version will lead to installation failures.

# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
apache-airflow==2.6.3
apache-airflow-providers-google==10.2.0
apache-airflow-providers-google==22.0.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

high

The constraints.txt file in this directory still references version 10.2.0. It must be updated to match the requirements to ensure environment reproducibility, as specified in the file header.

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