microsoft / SqlNexus

SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQL LogScout, SQLDiag or PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
MIT License
356 stars 100 forks source link

Bump Azure.Identity from 1.7.0 to 1.10.2 in /RowsetEditor #269

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 10 months ago

Bumps Azure.Identity from 1.7.0 to 1.10.2.

Commits
  • a1d7bf2 update project version
  • 65b2004 Bug fixes for development time credentials
  • 01a82ba Update dockerfile for net6.0 (#38645)
  • d7569e6 update version to patch (#38646)
  • 126689b Increment package version after release of Azure.Security.ConfidentialLedger ...
  • 35dfccc Update AutoRest C# version to 3.0.0-beta.20230912.3 (#38653)
  • 1e637c1 revert some unexpected sample configuration changes (#38619)
  • 3e71762 Increment version for storage releases (#38642)
  • cdd2c88 Increment package version after release of Azure.Communication.JobRouter (#38...
  • 8a110f5 Prepare for release (#38612)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/SqlNexus/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

PiJoCoder commented 9 months ago

@moraja this seems to be an auto-filed PR by Github when they discover the need to make code changes. In this case they are suggesting an upgrade to a higher vesion of Azure.Identity , due to high risk security update (see the blue . Could you review and approve and then I can merge? Thank you

PiJoCoder commented 9 months ago

@moraja - I got to be thinking do we even need Azure.Identity modules in the Rowset Editor? If not we can remove?

moraja commented 9 months ago

@PiJoCoder

We do need Azure Identity for Microsoft.Data.SqlClient

I updated it on my system

a298081eaf2b82a0a24a739ca5527f5b17b92992

dependabot[bot] commented 7 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.