Skip to content

chore(deps): update dependency azure.resourcemanager.compute to 1.17.0 - #5160

Merged
thomhurst merged 2 commits into
mainfrom
renovate/azure-azure-sdk-for-net-monorepo
Sep 16, 2026
Merged

thomhurst merged 2 commits into
mainfrom
renovate/azure-azure-sdk-for-net-monorepo

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 16, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
Azure.ResourceManager.Compute (source) 1.16.01.17.0 age confidence

Release Notes

Azure/azure-sdk-for-net (Azure.ResourceManager.Compute)

v1.17.0

Compare Source

1.17.0 (2026-09-14)

Features Added
  • Upgraded Compute API version to 2026-04-01.
  • Added the ComputeCapacityReservationType model for virtual machine capacity reservation status.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Sep 16, 2026
@thomhurst
thomhurst enabled auto-merge (squash) September 16, 2026 02:48
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-16T04:04:38.065726Z 5f4df40 New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: a1efb543-925f-4698-9797-a662ce1cdad9

📥 Commits

Reviewing files that changed from the base of the PR and between 67555c6 and b92e2eb.

📒 Files selected for processing (1)
  • Directory.Packages.props

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

The package configuration updates Azure.ResourceManager.Compute from version 1.16.0 to 1.17.0.

Changes

Compute package version

Layer / File(s) Summary
Update Compute package version
Directory.Packages.props
The Azure.ResourceManager.Compute package version changes from 1.16.0 to 1.17.0.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 5f4df

This version-only dependency update presents no identified merge-blocking risk in the supplied scope.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the dependency update from Azure.ResourceManager.Compute to version 1.17.0.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/azure-azure-sdk-for-net-monorepo

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

I hop past numbers, neat and bright
A newer Compute tag takes flight
The package file is clean and clear
Version one-seven arrives here
This bunny cheers with ears held high

Comment @coderabbitai help to get the list of available commands.

@thomhurst
thomhurst disabled auto-merge September 16, 2026 02:50
@thomhurst

Copy link
Copy Markdown
Owner Author

Temporarily holding auto-merge while fresh AWS/gcloud generation and replacement validation finish: https://github.com/thomhurst/ModularPipelines/actions/runs/35047414356. Directory.Packages.props is included in scripts/GeneratedOptionsProvenance.ps1, so merging this version bump now would invalidate the running snapshots. CI/review continue normally. Once the healthy replacements reach main, this dependency update can merge when green; no dependency/source changes are requested.

@thomhurst

Copy link
Copy Markdown
Owner Author

Linux CI failed in RunSchedulerAsync_QueuesDependentWhenDependencyCompletes, matching #5106. Investigation reproduced thread-pool starvation from blocking console test workers; a separate fixture repair is in progress. The dependency version update itself compiled. Keeping the generator fingerprint hold until fresh AWS/gcloud output reaches main.

@thomhurst

Copy link
Copy Markdown
Owner Author

Merged fixture repair #5162 into this branch and pushed 5f4df40, confirmed in the remote PR head. The repair passed all 17 checks, including the complete Linux pipeline. This PR still changes only Azure.ResourceManager.Compute 1.16.0 to 1.17.0 relative to main; a fresh CI cycle now validates the dependency with the repaired tests. The temporary generator-input merge hold remains until both AWS/gcloud replacements reach main.

@thomhurst
thomhurst deployed to Pull Requests September 16, 2026 04:05 — with GitHub Actions Active
@thomhurst

Copy link
Copy Markdown
Owner Author

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@thomhurst

Copy link
Copy Markdown
Owner Author

All checks now pass after the test-worker fix from #5162. The previous generation has finished and its AWS PR was closed for #5164, so no healthy generation is currently in flight. I am ending the temporary merge hold now and merging this reviewed dependency update before the next combined AWS/gcloud generation. The next generation will fingerprint the updated dependency file.

@thomhurst
thomhurst merged commit 0962ff6 into main Sep 16, 2026
17 checks passed
@thomhurst
thomhurst deleted the renovate/azure-azure-sdk-for-net-monorepo branch September 16, 2026 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants