chore: update dependency com.azure:azure-compute-batch to v1.0.0-beta.6#7128
Open
seqeralabs-renovate[bot] wants to merge 3 commits into
Open
chore: update dependency com.azure:azure-compute-batch to v1.0.0-beta.6#7128seqeralabs-renovate[bot] wants to merge 3 commits into
seqeralabs-renovate[bot] wants to merge 3 commits into
Conversation
✅ Deploy Preview for nextflow-docs-staging canceled.
|
The beta.6 SDK renamed several model classes, made delete operations return SyncPoller, and made response types final/immutable: - *Content classes renamed to *Parameters (Job/Pool/Task Create, JobUpdate) - ContainerConfiguration -> BatchContainerConfiguration - MetadataItem -> BatchMetadataItem - OnAllBatchTasksComplete -> BatchAllTasksCompleteMode - ErrorCategory -> BatchErrorSourceCategory - BatchJobUpdateParameters.setOnAllTasksComplete -> setAllTasksCompleteMode - client.deleteJob/deletePool no longer public; use beginDeleteJob/ beginDeletePool poller with waitForCompletion() - BatchTask/BatchTaskExecutionInfo/BatchTaskFailureInfo/BatchPool became final immutable response types; tests now build fixtures via JsonSerializable.fromJson instead of constructors/setters Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]> Signed-off-by: Paolo Di Tommaso <[email protected]>
jorgee
approved these changes
May 11, 2026
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.0-beta.3→1.0.0-beta.6Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.