Skip to content

Update dependencies#1828

Merged
seantleonard merged 3 commits intomainfrom
dev/seantleonard/updateazidentitydep
Oct 19, 2023
Merged

Update dependencies#1828
seantleonard merged 3 commits intomainfrom
dev/seantleonard/updateazidentitydep

Conversation

@seantleonard
Copy link
Copy Markdown
Contributor

Why make this change?

  • Explicitly adds Azure.Identity version 1.10.3 to relevant projects using Microsoft.Data.SqlClient so builds can pass.

How was this tested?

  • Pass build pipeline which requires new package version.

… Governance warning. This allows Microsoft.Data.SqlClient to pick newest version instead of legacy Azure.Identity 1.7.0. SqlClient package has uncommitted ETA for updating.
Comment thread src/Directory.Packages.props Outdated
Copy link
Copy Markdown
Collaborator

@Aniruddh25 Aniruddh25 left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for proactively fixing this and our pipeline!

Comment thread src/Service/Azure.DataApiBuilder.Service.csproj
@seantleonard seantleonard enabled auto-merge (squash) October 19, 2023 22:46
@seantleonard seantleonard merged commit a60b598 into main Oct 19, 2023
@seantleonard seantleonard deleted the dev/seantleonard/updateazidentitydep branch October 19, 2023 23:12
seantleonard added a commit that referenced this pull request Oct 20, 2023
Cherrypicking #1828 to 0.9 release branch to enable builds to pass for
other pending patches.

## Why make this change?

- Explicitly adds `Azure.Identity` version 1.10.3 to relevant projects
using `Microsoft.Data.SqlClient` so builds can pass.

## How was this tested?

- [x] Pass build pipeline which requires new package version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants