Skip to content

chore(deps): update dependency azure.resourcemanager.datalakestore to 1.1.2#2509

Merged
thomhurst merged 1 commit intomainfrom
renovate/azure-azure-sdk-for-net-monorepo
Apr 23, 2026
Merged

chore(deps): update dependency azure.resourcemanager.datalakestore to 1.1.2#2509
thomhurst merged 1 commit intomainfrom
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.DataLakeStore (source) 1.1.11.1.2 age confidence

Release Notes

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

v1.1.2

Compare Source

1.1.2 (2026-04-23)

Other Changes
  • Upgraded dependent Azure.Core to 1.53.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.

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

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Apr 23, 2026
@thomhurst thomhurst enabled auto-merge (squash) April 23, 2026 09:40
@thomhurst thomhurst deployed to Pull Requests April 23, 2026 09:40 — with GitHub Actions Active
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Code Review: Dependency Update — Azure.ResourceManager.DataLakeStore 1.1.1 → 1.1.2

This is a Renovate Bot-generated patch dependency bump, so the review scope is intentionally narrow. Here is a thorough assessment of everything relevant.


What Changed

A single line in Directory.Packages.props bumps Azure.ResourceManager.DataLakeStore from 1.1.1 to 1.1.2. The sole consuming project is src/ModularPipelines.Azure/ModularPipelines.Azure.csproj.


Release Notes Assessment

The upstream changelog for 1.1.2 lists only transitive dependency upgrades:

  • Azure.Core → 1.53.0
  • Azure.ResourceManager → 1.14.0

This is a pure maintenance release with no API surface changes, no breaking changes, and no bug fixes in the DataLakeStore library itself. The version bump is safe.


Correctness

No concerns. The change is exactly what it claims to be: a single version string update. It is consistent with how every other Azure.ResourceManager.* package is managed in this file — all pinned via Central Package Management (ManagePackageVersionsCentrally=true) in Directory.Packages.props, with no version specified in the consuming .csproj. This is the correct pattern for this codebase.


Architecture and Maintainability

Central Package Management is well-used throughout this repo. All Azure SDK packages are grouped together in alphabetical order, and this PR maintains that ordering. No issues here.

One observation (not a problem with this PR specifically, but worth noting at the repo level): Azure.ResourceManager itself is pinned to 1.14.0 in this file, and Azure.ResourceManager.DataLakeStore 1.1.2 lists Azure.ResourceManager 1.14.0 as a requirement — so the versions are in sync. This is a good sign that the broader Azure SDK dependency versions across the file are kept coherent.


Risk Assessment

  • Semver level: PATCH
  • API changes: None
  • Breaking changes: None
  • Security advisories: None (Snyk passes with "No manifest changes detected")
  • CI status: Pending (pipeline running across ubuntu, windows, and macOS)
  • Merge confidence: High — this is an infrastructure maintenance release

Good Practices Observed

  • Renovate Bot is correctly configured and actively keeping dependencies current.
  • Auto-merge is enabled for PATCH-level bumps like this one, which is appropriate.
  • Central Package Management ensures a single authoritative version pin across all consuming projects, avoiding version drift.
  • The PR is minimal and focused — exactly one line changed.

Verdict

Approved. This is a straightforward, low-risk patch bump with no API changes. The change is mechanically correct, follows the repo's conventions, and is consistent with the existing Azure SDK version alignment. Safe to merge once CI completes.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0 (≤ 20 complexity)

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes. Give us feedback

@thomhurst thomhurst merged commit e824bab into main Apr 23, 2026
12 checks passed
@thomhurst thomhurst deleted the renovate/azure-azure-sdk-for-net-monorepo branch April 23, 2026 09:50
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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants