Skip to content

Update azure azure-sdk-for-net monorepo - #3879

Open
thomhurst wants to merge 1 commit into
mainfrom
renovate/azure-azure-sdk-for-net-monorepo
Open

Update azure azure-sdk-for-net monorepo#3879
thomhurst wants to merge 1 commit into
mainfrom
renovate/azure-azure-sdk-for-net-monorepo

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
Azure.ResourceManager.AppService (source) 1.4.11.5.0 age confidence
Azure.ResourceManager.ServiceBus (source) 1.1.01.2.0 age confidence

Release Notes

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

v1.5.0

Compare Source

1.5.0 (2026-06-02)

Features Added
  • Upgraded api-version to 2025-05-01.
  • Separated CertificateRegistration and DomainRegistration from App Service.
Bugs Fixed
  • Fix deserialization when AppServiceApiDefinitionInfo.Uri is not a valid URI.
  • Fix deserialization when FunctionAppStorage.Value is not a valid URI.
Other Changes
  • Upgraded dependent Azure.Core to 1.57.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Aug 6, 2026
@thomhurst
thomhurst enabled auto-merge (squash) August 6, 2026 07:08
@claude

claude Bot commented Aug 6, 2026

Copy link
Copy Markdown

Code review

No issues found. This is a mechanical Renovate dependency bump touching only Directory.Packages.props (Azure.ResourceManager.AppService 1.4.1 → 1.5.0, Azure.ResourceManager.ServiceBus 1.1.0 → 1.2.0), with no code changes. Nothing to flag from a design/architecture standpoint — safe to merge pending CI.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: af4542156c

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Directory.Packages.props
<PackageVersion Include="Azure.ResourceManager.AppConfiguration" Version="1.4.1" />
<PackageVersion Include="Azure.ResourceManager.ApplicationInsights" Version="1.1.0" />
<PackageVersion Include="Azure.ResourceManager.AppService" Version="1.4.1" />
<PackageVersion Include="Azure.ResourceManager.AppService" Version="1.5.0" />

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Restore the split domain-registration API

When ModularPipelines.Azure is compiled, AppService 1.5.0 no longer provides the domain-registration API that this project consumes because that API was separated into Azure.ResourceManager.DomainRegistration. Consequently, AzureComputeProvisioner.AppServiceDomainAsync and AzureComputeProvisionerContractTests can no longer resolve AppServiceDomainData, AppServiceDomainResource, or GetAppServiceDomains(). Keep AppService at 1.4.1 or migrate the provisioner to the new package and API as part of this upgrade.

Useful? React with 👍 / 👎.

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