[go: nahoru, domu]

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

Add ignore conditions to dependabot docker updates #70443

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

MichaelHudgins
Copy link
Collaborator
@MichaelHudgins MichaelHudgins commented Jun 26, 2024

Dependabot is currently suggesting upgrades that can not be auto upgraded, including major versions to operating system and updates to CUDA versions.

Restrict docker file updates to patch by ignoring semvar major and minor updates

For reference:
#70377 (review)
#70379 (review)

Dependabot is currently suggesting upgrades that can not be auto upgraded, including major versions to operating system and updates to CUDA versions.  

Restrict docker file updates to patch by ignoring semvar major and minor updates
@google-ml-butler google-ml-butler bot added the size:S CL Change Size: Small label Jun 26, 2024
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label Jun 26, 2024
Copy link
Collaborator
@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

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

Thank you!

@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Jun 26, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Jun 26, 2024
@copybara-service copybara-service bot merged commit 933d6f9 into master Jun 26, 2024
10 of 13 checks passed
@copybara-service copybara-service bot deleted the dependabot-update-types branch June 26, 2024 15:38
copybara-service bot pushed a commit that referenced this pull request Jun 26, 2024
…s_min_max_float` to canonicalize boundary values in the IR replacing -Inf/Inf with MIN/MAX float value. An option is provided to the user to enable this option.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#70443 from tensorflow:dependabot-update-types 9787ca5
PiperOrigin-RevId: 630372176
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review Pull request awaiting review ready to pull PR ready for merge process size:S CL Change Size: Small
Projects
PR Queue
  
Assigned Reviewer
Development

Successfully merging this pull request may close these issues.

None yet

4 participants