Skip to content
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

chore(deps): update apache/beam_python3.10_sdk docker tag to v2.62.0 #13125

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
apache/beam_python3.10_sdk final minor 2.61.0 -> 2.62.0
apache/beam_python3.10_sdk stage minor 2.61.0 -> 2.62.0

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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 these updates 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 February 1, 2025 02:14
@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 Feb 1, 2025
Copy link
Contributor

@code-review-assist code-review-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.

Hello everyone,

I'm currently reviewing this pull request and will provide a full review in a few minutes. In the meantime, here's a summary of the changes for you and other reviewers to quickly get up to speed:

This pull request, submitted by Renovate Bot, updates the apache/beam_python3.10_sdk Docker tag across several Dockerfiles within the repository. The goal is to upgrade the Apache Beam SDK version used in various examples and templates from 2.61.0 to 2.62.0.

Here's a breakdown of the changes:

  • Intent: Upgrade Apache Beam SDK version for improved functionality and potential bug fixes.
  • Changes: The apache/beam_python3.10_sdk Docker image tag is updated to v2.62.0 in the following files:
    • dataflow/gemma-flex-template/Dockerfile (line 33)
    • dataflow/gpu-examples/pytorch-minimal/Dockerfile (line 30)
    • dataflow/gpu-examples/tensorflow-landsat-prime/Dockerfile (line 38)
    • dataflow/gpu-examples/tensorflow-landsat/Dockerfile (line 38)
    • dataflow/gpu-examples/tensorflow-minimal/Dockerfile (line 38)
    • people-and-planet-ai/timeseries-classification/Dockerfile (line 28)
  • Activity: The pull request was automatically generated by Renovate, a dependency update bot. Manual merging is required.

I'll provide a more detailed review shortly, but this should give you a good overview of the changes.

And now, a little haiku to lighten the mood:

Version updates flow,
Smoothly through the Dockerfiles,
Code's new life begins.

@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: people-and-planet-ai labels Feb 1, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 1, 2025
Copy link
Contributor

@code-review-assist code-review-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.

This pull request updates the Apache Beam SDK Docker image tag from 2.61.0 to 2.62.0 in several Dataflow Dockerfiles. This change is good for dependency management and ensures that the examples use a consistent Beam SDK version. However, please ensure that the updated version (2.62.0) is compatible with all the other dependencies in each of the examples. Also, consider updating the requirements.txt files to reflect the new Beam SDK version, and ensure the documentation and READMEs are updated accordingly.

I've also noticed that some of the examples use older versions of the Beam SDK. While not directly part of this PR, it's a good idea to update those as well to keep everything consistent and benefit from the latest features and bug fixes. I've included a summary of these in the comments below.

@glasnt glasnt merged commit 9485ec6 into GoogleCloudPlatform:main Feb 6, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: people-and-planet-ai 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.

4 participants