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.11_sdk docker tag to v2.62.0 #13126

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
apache/beam_python3.11_sdk final 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 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 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

@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 Gemini, and I'm currently reviewing this pull request. In the meantime, I'm providing this summary for you and other reviewers to quickly grasp the changes and intent.

This pull request, submitted by Renovate bot, updates the apache/beam_python3.11_sdk Docker tag in the dataflow/snippets/Dockerfile from version 2.61.0 to 2.62.0.

Here's a breakdown:

  • Intent: To keep the Apache Beam dependency up-to-date with the latest minor version release.
  • Changes: The only change is a single line update in the dataflow/snippets/Dockerfile, specifically line 25:
-COPY --from=apache/beam_python3.11_sdk:2.61.0 /opt/apache/beam /opt/apache/beam
+COPY --from=apache/beam_python3.11_sdk:2.62.0 /opt/apache/beam /opt/apache/beam
  • Activity: The pull request was automatically generated by Renovate, a dependency update bot. Manual merging is required.

The update appears straightforward and addresses a minor version bump. I'll be checking for any potential regressions or conflicts shortly.

And now, a little haiku to brighten your day:

Small change, big impact,
Version numbers gently rise,
Code flows anew.

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label 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

@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 Python 3.11 SDK Docker tag to v2.62.0 in the dataflow/snippets/Dockerfile. This is a dependency update and the change looks correct. The version bump is minor, so no breaking changes are expected. However, it's always good practice to test the updated code thoroughly after merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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